Bratland-Sanda, S. & Sundgot-Borgen, J. (2013). Eating disorders in athletes: Overview of prevalence, risk factors and recommendations for prevention and treatment. European Journal of Sport Science, 13(5), 499-508.
Greene, C. (2013). Eating disorders and negative team-talk: Implications for prevention programming. Master\’s Level Graduate Research Conference.
Joy, E., Kussman, A., & Nattiv, A. (2016). 2016 update on eating disorders in athletes: A comprehensive narrative review with a focus on clinical assessment and management. British Journal Of Sports Medicine, 50(3), 154-162.
Muller, A., Claes, L., Wos, K., Kerling, A., Wunsch-Leiteritz, W., Cook, B., & de Zwaan, M. (2015). Temperament and risk for exercise dependence: Results of a pilot study in female patients with eating disorders compared to elite athletes. Psychopathology, 48(4), 264-269.
PLEASE WRITE A PARAGRAPH FOR EACH DESCRIBING THE ARTICLES.
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 });

