Title Page (page 1)
Abstract (page 2) – One paragraph summary ( • Purpose of the study
• What was done
• Findings
APA Table of Contents – (page 3)
Introduction (problem paragraph – page 4)
Literature Review (page 5 – ?)
Method:
• Purpose of study
• Participants – Who participated (how many, ages, etc.); include demographics of the participants here
• Materials and Procedure – Describe exact materials used (provide them in appendices) and the exact procedures you followed as part of your methodology
Results:
• Findings – Describe most important objective/sub-objectives one at a time. Each finding should be followed by a graphic (table, figure, or chart). Introduce the graphic, provide the graphic using APA formatting, and then it, write a commentary analyzing what the graphic shows.
Discussion:
• Discuss how your most important findings relate to the findings in the literature. State which specific findings your major findings support or don’t support and explain.
• Limitations – Describe in some detail the shortcomings of your study and whether your study is generalizable or not.
• Recommendations – Provide recommendations for future research that address the limitations of your research and perhaps suggest interesting related questions
References
Appendix with survey or other research instrument
PAPER MUST BE AT LEAST 15 PAGES IN LENGTH (EXCLUDING TITLE PAGE, TABLE OF CONTENTS, REFERENCE PAGE & APPENDIX), WRITTEN IN TIMES NEW ROMAN 12-POINT FONT, DOUBLE SPACED (NO EXTRA SPACING BETWEEN PARAGRAPHS)
Follow APA research conventions including:
• Spacing of text within and between sections of paper
• Running header (omit words “Running head” when putting in your header)
• Correct capitalization in running head, title, section titles and subtitles
• Location of page numbers
• Literature review topic sentences that synthesize findings in reviewed literature
• Conventions on abbreviations and numbers (no abbreviations or numbers starting a sentence; abbreviations must be written out the first time used, with full word spelled out in parentheses)
• Use of 3rd person throughout entire paper – no use of any first or second person pronouns
• APA formatting and organization of reference page
• APA formatting of tables
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 });

