Write a research-based analysis paper. needs to be supported my primary source and secondary source. end goal is to articulate and develop a debatable claim about literary a literary text.
must have a least three secondary sources-must have two analysis literary criticism – need to incorporate one quote from the primary source, and one quote from the secondary source per paragraph, as well.
must have work cited page
must be on Shakespeare Sonnet 18
may not use sources from the world wide web
use these cites: Jefferson State’s online Library or Alabama Virtual Library
Literature resources from Gale, Literary Reference Center, and Cambridge Companions Online are also helpful as well.
Place the Primary text within a specific historical context and explore the cultural and philosophical concepts or themes characterized by its era. You should set this up in the introduction. End your intro with a thesis that presents an argument about the work in its historical context or literary period.
Finally, discuss the sonnet and its effect on contemporary culture. What traces of this work do we see in modern culture? This works well as part of your conclusion, after you have summarized your main points.
^ basically, I just copied what my syllabus says.
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 });

