THESIS: Proven Breakthrough in EMDR (Eye Movement Desensitization and Reprocessing)
The four points to research to prove the point are:
Can eye movement work like therapy?
How EMDR works
Research in EMDR therapy-proven statistics
How victims feel and what life is like after they go through EMDR therapy
Resources:
Perkins, B. R., & Rouanzoin, C. C. (January 01, 2002). A critical evaluation of current views regarding eye movement desensitization and reprocessing (EMDR): clarifying points of confusion. Journal of Clinical Psychology, 58, 1, 77-97.
Maxfield, L. (1999). Eye movement desensitization and reprocessing: A review of the efficacy of EMDR in the treatment of PTSD. Traumatology, 5(4), doi:10.1177/153476569900500401
Davidson, P. R., & Parker, K. C. (January 01, 2001). Eye movement desensitization and reprocessing (EMDR): a meta-analysis. Journal of Consulting and Clinical Psychology, 69, 2, 305-16.
Shapiro, F. (January 01, 2002). EMDR 12 years after its introduction: Past and future research. Journal of Clinical Psychology, 58, 1, 1-22.
McGuire, T. M., Lee, C. W., & Drummond, P. D. (January 01, 2014). Potential of eye movement desensitization and reprocessing therapy in the treatment of post-traumatic stress disorder. Psychology Research and Behavior Management, 7, 273-83.
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 });

