READ THESE INSTRUCTIONS CAREFULLY, BECAUSE YOU MUST FOLLOW THE DIRECTION HERE BELOW PERFECTLY.
This paper is 450 or more words long and the topic is festivals in Santa Fe, New Mexico. You shall include background information on the citys location and founding, and the many people who lived there.
Include all immigrant groups, religions, races – what did each group celebrate on a holiday or certain time of the year ? Were there any holidays that every group celebrated together ? Check all times in the citys history – if there used to be festivals that various groups celebrated, but dont celebrate any longer ?
Was there a Worlds Fair, was it on the same site as the state fair ? Did any large organization always have a festival ? Any volunteer firemen or women ? Any special festivals for men, women or children ?
What did the city do for Christmas ? New Years ? Fourth of July ? Or any special day known to Santa Fe, New Mexico ?
SOURCES:
Books, check online for Magazine Articles, Historical Newspapers, Encyclopedias, etc.
You must at least three (3) sources, use all of them in footnotes and the bibliography.
IMPORTANT:
This paper MUST include your own work, in your own words. A Manuel for Writers, Kale Turabian, University of Chicago Press, Chicago, III. has directions for quotations, which should be very brief and annotated marks as directed by Turabian.
FORMATION:
Double-space, 1.25 inch side margins, 1 inch at least top and bottom, use Times or Times-Roman font, or any serif typeface (similar to this one.)
Type your name and contact number in the upper corner of the first page. Title of your paper (PLEASE MAKE ONE UP) centered and a few lines below your name and a few lines the text.
Number each page. Indent each and every paragraph. Number each page with the number in the upper right corner.
CITATIONS:
When you cite a source, you MUST use an endnote number. In MSWord, go to the INSERT column and choose FOOTNOTES – you can change this to ENDNOTES in the software,
Therefore, put notes at the end of each paper (they are properly entitled endnotes.)
Put your endnote number AT THE END OF THE RELEVANT PARAGRAPHS.
You MUST have two sources used in that paragraph, use both in the note. Follow the style of Turabian for each type of source (newspaper, book, article, encyclopedia or series), and after your endnotes, put a page titled Bibliography at the top, list your bibliography (again refer to Turabian.)
ASSEMBLY:
Title/ First Page, Rest of Paper, Endnotes, Bibliography
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 });

