Research papers will have a body of five to seven (5-7) pages. The paper must also have a revised outline, and Works Cited pages. (These pages are NOT considered as part of the body page count.) You will find a sample research paper, including a sample Works Cited page at the Purdue OWL website or if you have purchased The St. Martin\’s Handbook you can find a sample in Chapter 16. Information about formal outlines is in Chapter 3. The order of pages in the paper is outline, body of paper, works cited. These are all to be saved and sent to me as one document.
The final Works Cited page will contain seven to eight (7-8) sources.The sources will be derived from appropriate books, periodicals, etc., to denote variety of sources used. Cliffs Notes, Masterplots, Monarch, Wikipedia are NOT appropriate sources. Each of the sources used in the Works Cited must be used at least once in the research paper.
You are to follow MLA format and documentation as described in Chapter 37 of the Literature: Craft & Voice text and also in The St. Martin\’s Handbook.
Use direct quotations sparingly (no more than 25% of the paper).
Be sure topic is sufficiently limited.
All words should be spelled correctly and errors in sentence structure eliminated.
The level of diction should be formal (no slang, contractions, jargon, or technical terms without definition).
The paper should be well written and scholarly.
All borrowed information must be noted whether quoted or not.
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 });

