Write a proposal argument of 1500 to 1800 words based on the issue that you addressed the cause(s) or the effects of in your Causal Argument. Follow the principles in Chapter 12 of the Lunsford text, and study the characteristics of a proposal on p. 276.
Purpose:
To write a proposal essay that convinces others to take action or approve a plan
Audience: For this assignment, you will write for a professional and scholarly audience including professors, college students, businessmen and businesswomen, and other researchers of your topic.
Sources: You must use at least 6 sources, (only three of which may be sources that you used in your casual argument) and you must accurately give credit for the information you use from those sources. Review Chapters 16-21 in Lunsford as needed. Use only scholarly, credible sources from individuals or organizations with verifiable expertise on the topic.
Library Databases: Every writer should spend time researching his or her topic in the library databases, which are likely to yield the best sources. To access the library databases while off-campus, the user name is RCC5268, and the password is TX77511. (Use capital letters.)
Format: Prepare your essay in MLA style, which is covered in Chapter 21.
Deadlines
All drafts and finished essays are due to Blackboard and as a hard copy. Both types of submission are required to receive feedback and grades.
Annotated Bibliography
Due 1/2 to the Discussion Board
Submit an annotated bibliography with no less than six sources (only three of the sources from the causal argument can count toward the minimum. Annotated bibliographies are covered on pages 448-449 in Hacker (This will count as a reader response assignment).
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 });

