In general, essay should be 600-900 words long (2-3 pages), contain at least three or four references to the readings, have a clear argument and a discernible beginning, middle and end. Citations are not necessary; just refer to the author and/or text you are drawing upon. Do not quote directly from any article, assigned or otherwise.
All the following sources must be used:
http://www.essential-humanities.net/world-history/steppe/
http://www.chaos.umd.edu/history/imperial.html
http://www.chaos.umd.edu/history/imperial2.html#restoration
http://www.chaos.umd.edu/history/ancient1.html
http://www.indianoceanhistory.org/files/Classical%20Era.pdf
http://www.indianoceanhistory.org/files/Medieval%20Era.pdf
http://afe.easia.columbia.edu/mongols/
http://www.britishmuseum.org/explore/themes/trade/the_silk_road.aspx
http://www.bioanth.org/PacificPrehistory/pdf/terrell-et-al2001.pdf
Essay Question:
How did the Central Asian steppe impact Asian history in general and Chinese history in particular?
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 });

