*3 sources. 1) an academic journal, 2) a mainstream magazine article, and 3) a newspaper article.
1. On the UC Libraries Homepage, find >Research Guides< on the left column under Summon. From the drop down menu choose >English< and click >go<.
Choose the first link from the top: ELS/ESL Students’ Guide to Library Resources by Olga Hart – Last Updated Oct 17, 2014
Read the Home tab, Begin Research tab, and Find Articles tab, and watch the tutorials on each page.
On the >Find Articles< tab you will find a list of popular databases including Academic Search Complete. In order to complete the Finding and Evaluating Library Sources Assignment that is due this week, use the Academic Search Complete database.
2. Write a brief summary of each source. What are the main points? (Do not simply copy the abstract; write your own summary.)
3. Write a separate paragraph evaluating the sources. Include your evaluation of the source’s publication date, the author’s credibility or reputation, the type of sources, possible bias in the source, and readability. I am posting a pdf with additional questions you can ask.
4. Write an MLA words cited entry for each source.
(I am attaching a sample paper of what the assignment looks like.)
It will use my school’s online libraries
plz contact me if you have any questions.
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 });

