As part of your application, you will need to provide a research proposal. In this, you identify the area of research that interests you. You will also need to prove that you can develop a way of studying and make an original contribution, bearing in mind that a research degree can take up to seven years to complete.
Your proposal should be three to four pages of A4 and should include the following:
a working title;
a general outline of your intended research area including a brief mention of work already carried out in the field;
the central research question(s) of your proposal;
a discussion of your proposed research methodologies such as empirical investigation, practical work, interviews, analysis;
an indication of the principal issues, problems, controversies, ethical issues, models and theories raised in your thesis;
a list of sources (or kinds of sources) which you intend to consult;
a brief bibliography.
Research proposals usually identify a gap in the literature, which you intend to fill. In your proposal, you should demonstrate that you have found an issue that needs to be investigated and the reasons why you feel it is important.
Please reference as you deemed fit.
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 });

