The following websites provide information about work in the field of Gerontology. Research them, and/or other websites of your choice to answer the questions below.
http://www.apa.org/practice/guidelines/older-adults.aspx *note: This is an extensive resource, with multiple tabs and drop-down menus
http://www.allpsychologycareers.com/career/geriatric-psychologist.html
http://www.alliedhealthworld.com/gerontology.html
Where might a Gerontologist work, and what might his/her duties include?
What type of degree is needed in order to become a Gerontologist?
What salary might a Gerontologist expect to be paid?
What are some of the fields and careers related to Gerontology?
You may need to do a bit of additional research on your own to answer some of these questions, so don’t feel limited to using the above links. This mini-paper should be approximately three pages in length, and needs to be formatted in accordance with APA Style rules with regard to references, font style/size, and page margins/indentations. As this is not a formal paper, you do not need to include a cover page or abstract, but if you want to practice the format of those items (no points will be added or deducted), remember that those
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 });

