RESEARCH PAPER INSTRUCTIONS
For the research paper, you will be synthesizing what you have learned throughout this course and interacting with various scholarships on your chosen topic.
Selecting a Topic:
You can select any topic that is discussed throughout the course, but you will want to select your topic early as many of your assignments throughout the course can be directed to help you develop your research idea. The sooner you select your topic of research, the more time you will have to research and compose your paper.
Researching Your Topic:
You must use at least 8 scholarly sources in your paper, of which 3 must be articles. Your course textbooks may count as 2 of your 8 sources, but be sure that you do not weigh the paper down with information from the textbook. The majority of your research should come from other sources.
Writing the Paper:
The final research paper will be 78-pages long (not including the bibliography), focusing on a topic or issue discussed during the course. The paper should very clearly identify your topic and the argument of your paper in a strong thesis sentence, and the rest of the paper should build upon that thesis sentence. Be sure to correctly format the paper in Turabian style. The Liberty University Online Writing Center is a great place to find help if you get stuck or if you have specific questions.
You will need to provide a complete, correctly formatted bibliography of resources with your paper.
Finishing the Paper:
Be sure to edit your paper for clarity of ideas, grammar, spelling, and punctuation before submitting. Submit the paper as a MS Word file.
The completed paper is due by 11:59 p.m. (ET) on Monday of Module/Week 7.
Last Completed Projects
| topic title | academic level | Writer | delivered |
|---|
jQuery(document).ready(function($) { var currentPage = 1; // Initialize current page
function reloadLatestPosts() { // Perform AJAX request $.ajax({ url: lpr_ajax.ajax_url, type: 'post', data: { action: 'lpr_get_latest_posts', paged: currentPage // Send current page number to server }, success: function(response) { // Clear existing content of the container $('#lpr-posts-container').empty();
// Append new posts and fade in $('#lpr-posts-container').append(response).hide().fadeIn('slow');
// Increment current page for next pagination currentPage++; }, error: function(xhr, status, error) { console.error('AJAX request error:', error); } }); }
// Initially load latest posts reloadLatestPosts();
// Example of subsequent reloads setInterval(function() { reloadLatestPosts(); }, 7000); // Reload every 7 seconds });

