Compose a research report on the following five effects of plagiarism.Requirements: Your essay must be 3-4 pages (approximately 700-1000 words), double-spaced, with one-inch margins. Use a readable 12-point font. Composition must be original and written for this assignment and all writing must be appropriate for an academic context. Use of generative chatbot artificial intelligence tools (ChatGPT, Bing Chat, Bard) in place of original writing is strictly prohibited for this assignment. Plagiarism of any kind is strictly prohibited. Submission should include your name, the name of the course, the date, and the title of your composition. Submission must include both your comparison/contrast essay and your answers to the “Think About Your Writing” questions Include all of the assignment components in a single .doc or .doc file. Begin by choosing a topic for your comparison/contrast essay. You are free to select your own topic, or you may use one of the sample topics listed below. However, you should choose a topic that you have some personal knowledge of so that you have sufficient points of comparison or contrast to discuss in your essay. Avoid choosing subjects that require extensive outside research that require citation (you will learn how to properly cite in a later unit). Consider subjects and points that fall under “common knowledge”: information that the average educated reader would accept without needing a source citation to back it up. You will need to compare or contrast two or three primary points about the two subjects you choose to write about, resulting in an essay with either four or six body paragraphs, an introductory paragraph, and a conclusion. The writing for this assignment should be informative and objective, avoiding the first-person voice or any personal details that may inform bias or personal opinion. The following are some ideas that can help you to select a topic for your essay: Compare or contrast two cities you’ve visited or that you’ve lived in Compare or contrast two sources of news Compare or contrast two singers in different music genres Compare or contrast two historical figures Compare or contrast two artists (e.g. two painters or two photographers) Compare or contrast two television series Compare or contrast two types of technologies (for example, two smartphone brands or two gaming consoles) Remember that the two subjects you choose should have a meaningful connection so that you can draw comparisons or contrasts between the two.
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 });

