Write a one- to two-page essay that describes the benefits of using the Ashford University Library. Your paper should:
- Explain the differences between scholarly resources and popular resources.
- Describe the key things to remember when searching for sources within the Ashford University Library (e.g., databases, FindIt@AU search tool).
- Detail how you will be most effective and efficient in finding resources that fit your research needs.
Please watch the required video tutorial Quick ‘n’ Dirty by clicking on the video below. Runtime: 4:15 min.
Click here for the Quick ‘n’ Dirty Transcript.
Format your paper according to APA style guidelines as outlined in the Ashford Writing Center.
Your paper should demonstrate your ability to use the functions within MS Word to create a document with the following elements:
- A title page (see below for specific information to include on this page)
- Page numbers located in the top, right corner of the page (header page number function)
- Paragraphs that are double spaced with the first line indented by .5 inch (line spacing function)
- Page margins set to one inch on all four sides (margins function)
- Spelling and grammar check (spelling & grammar function)
The Paper:
- Must be one to two pages in length (excluding title page and reference page) and formatted according to APA style as outlined in the Ashford Writing Center.
- Must include a title page with the following:
- Title of paper
- Student’s name
- Course name and number
- Instructor’s name
- Date submitted
- Must begin with an introductory paragraph that has a succinct thesis statement. Statements such as “This paper is about…” or “I am going to tell you…” are not acceptable in college-level writing.
- Must address the topic of this paper with critical thought.
- Must end with a conclusion that reaffirms your thesis
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 });

