Must have at least 3 primary sources, 5-6 secondary sources. Must provide accurate citing for MLA format. Only 1 electronic source may be used. If an electronic source it used it must be used for a primary source. Electronic books are fine obviously. A book I heard that may be useful is called As The Romans Did by Jo-Ann Shelton. That is just one book but I thought it may be helpful. USE AS MANY DETAILS AS POSSIBLE, MY TEACHER IS OBSESSED WITH DETAILS. DETAILS ON DETAILS PLEASE. Please word it similar to the last paper I ordered. I will send it so you can compare it. I will also attach a grading sheet so you can see how he grades and email you a document I emailed my teacher telling him what I will be writing about. I want it to be written on Religion/Religious Law in Rome and punishment for not following these laws, persecution etc. Emphasis on the persecution unless it would work better another way then do as you please I just need an A paper. ABSOLUTELY NO PLAGIARISM! If you have any questions or confusion please message me and I will reply as soon as possible, we have 10 days not 5 hours this time so it should go well (: Thank you.
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 });

