I need a rough draft page, work cited page, final draft, organized thoughts page.
The Writing Process: Your Research Paper Final Draft
Research Paper Checklist and Rubric
Checklist
Essay will be 2-3 pages in length
Essay must be typewritten, using standard-sized paper, 12 point font, Times New Roman, double-spaced, with 2.5 cm border top, bottom and sides, with numbered pages (footers)
Essay must have a cover page with ONLY the following: title of essay; student name; teachers name; date (NO images or pictures!)
Essay MUST summarize, paraphrase and/or directly quote a minimum of THREE properly cited sources (1+ per argument)
Essay must have a finalized bibliography on a separate page (with all sources used from steps 1-5) in proper MLA format/sources listed in alphabetical order by authors last name
Essay Step 5 (final copy) WILL NOT be accepted without the process steps 1-4
Essay Step 5 will be submitted online (one file with title page, essay, bibliography, rubric)
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 });

