First off this is only a one page essay and you don’t need any sources because I’ll provide you with them all.
Here are the sources:
Winter Soldier (Winter Film Collective, 1972, 96 minutes); The Green Berets (1968) and Rambo: First Blood Part II (1985) [excerpts].
Essay-title: “Discuss the low-budget and ‘talking-head’ dimensions of Winter Soldier: does it fail because of them? And if it does, for whom?”
Required readingS:
Michael Klein, “Historical memory, film and the Vietnam era,” in Linda Dittmar & Gene Michaud, eds., From Hanoi to Hollywood: the Vietnam War in American film (New Brunswick, NJ: Rutgers University Press, 1990), pp. 19-40.
Leo Cawley, “The war about the war: Vietnam films and American myth,” in Dittmar & Michaud, From Hanoi to Hollywood, pp. 69-80.
Recommended: Daniel C. Hallin, The ‘uncensored’ war, 1965-1967, in The Uncensored War: The media and Vietnam (New York: Oxford University Press, 1986), chapter 4 (pp. 114-158).
Just watch a little bit of the winter soldier (1972 edition) and do all the readings.
Here are the links to the readings:
https://northwestern.ares.atlas-sys.com/ares//ares.dll?SessionID=K085137243Q&Action=10&Type=10&Value=35966
https://northwestern.ares.atlas-sys.com/ares//ares.dll?SessionID=K085137243Q&Action=10&Type=10&Value=35967
I need you to answer the question through the readings. Please quote the readings in the essay to make a point. I will show you a sample essay that will be attached and see how I referenced the reading into making my point.
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 });

