The purpose of the paper is to talk about the development and perception of Christian saints in the medieval church during the Middle Ages. Some ares to talk about should be the differences between a martyr and a saint, the requirements to be declared a saint, the use of relics to worship saints, the effects of hagiography on the perception of saints. In addition, some discussion about obstacles set forth by the secular clergy with regards to the canonization of saint and gender differences with regards to the view on saints should be discussed. This could include the lack of women saints due to misogyny.
The writer should use footnotes throughout the paper, with at least 50 footnotes. So whenever the writer uses information from a source, he should include the footnote number on the paper which would correspond to the footnote on the bottom of the pages. Also, my professor is very picky about using printed sources so that would be another requirement for the writer. Again, as long as the information comes from books or articles that can be cited, it’ll be fine.
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 });

