Students will write a research paper on “The Transatlantic Slave Trade”.
Focus of the Research Paper
The paper must meet the following criteria:
• Show connections for at least two continents (Africa, America, Caribbean, and Europe). Provide detailed information how slave came to be in each of the two continents.
• Include some aspect of slavery or the slave trade (how it worked and who all were slaves).
• address the theme of revolution
• be 8-10 doubled-spaced pages in length
• use at least eight sources, two of which must be primary sources
Writing the Research Paper
The Research Paper:
• Must be eight to ten double-spaced pages in length (not including title and reference pages) and formatted according to APA style as outlined in the approved APA style guide.
• Must include a cover page that includes:
– Title of paper
– Student’s name
– Course name and number
– Instructor’s name
– Date submitted
• Must include an introductory paragraph with a succinct thesis statement.
• Must address the topic of the paper with critical thought.
• Must conclude with a restatement of the thesis and a conclusion paragraph.
• Must use at least eight sources, two of which must be primary sources.
• Must use APA style as outlined in the approved APA style guide to document all sources.
• Must include, on the final page, a Reference Page that is completed according to APA style as outlined in the approved APA style guide.
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 });

