Definitions of citizenship have changed or expanded in the evolution of Argentina\’s democracy over the past one hundred years. What have been the definitions of citizenship at different moments and what were the social and political forces that contributed to those reconfigured definitions?
Argentina has had four great urban protests in its modern history: the 1919 semana trgica, the October 17, 1945 events, the 1969 cordobazo and the 2001 argentinazo. Discuss each of these uprisings. Analyze specifically what the protests revealed about the precise demands of the lower classes for inclusion and what each demonstrated about democracys development in the country.
Analyze the process of democratization in the years following the fall of the 1976-83 military dictatorship, address specifically Romeros discussion of the emergence of a second Peronism during the governments of Carlos Menem (19891999) and Nestor and Cristina Kirchner (20032015) and its implications for Argentinas democracy.
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 });

