It must include academic/scholarly/professional journals, books, magazines, and websites. MLA citations & Works Cited formatting. My Subtopic: How Rock and Roll changed the world.
Title of book, authors name, publisher & city, dates of publication, & number of pages as the title.
Introduction/brief summary: Describe book\’s organization, author\’s goal, why did he covered this specific subject, What contribution to our understanding of history did the author intend to make? This should be about 8 sentences.
Identify the aspect of the book that is important regarding my subtopic. Describe the sources/evidence used by the author and indicate the evidence you will use to explore this aspect of the book. (few sentences)
Critical assessment: Link ideas from book to cultural/historical/political movements. Political ideologies. What sources did the author use.
Conclusion: How does the book helps readers to understand more on the history of Rock and Roll in relation to its time period. What can we learn from it. Assess the organization and style of work.
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 });

