The theme is \”Social Justice\”. You will pick a topic related to this theme of your choice and argue it. Your research will be the evidence for your claims in your argument. You will need aminimum of five sources (annotated bibliography) and you can use some of the articles as your source as well. Please see theargument outline under the course document for your essay.Times New Roman Font Size no larger than 12Argumentative Essay OutlineIt has to be six paragraphs.Paragraph #1 Introa) Hookb) Background informationc) Thesis2) Develop Your ArgumentParagraph #2 Make a claim 1i) Evidence 1aii) Evidence 1biii) Evidence 1cParagraph #3 Make a claim 2i) Evidence 2aii) Evidence 2biii) Evidence 2cParagraph #4 Make a claim 3i) Evidence 3aii) Evidence 3biii) Evidence 3cParagraph #5 Refuting Opponents’ Argumentsa) Opposing view 1i) Refutation 1b) Opposing view 2i) Refutation 2Paragraph6 Conclusiona) Restate the importance of your issueb) Paint a picture of the world depicting what would happen if your argument is (or is not) implementedDon not use first person ”I” in paper!Please provide me a free outline.
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 });

