Once payment goes through, I will upload two files for you – one with my own bullet points on how I want to go about this dissertation and the other is the actual proposal I had sent it to the university.
In order to be professional, I am trying to avoid being biased. I do not want to fully attack one side and not the other – please make sure you are not negative while writing about this challenging topic. Governments have their pros and cons, we need to mention those (not ignoring one and not the other).
I want to focus on the Arab point of view, literature and sources from Kuwaiti authors if and when possible. It is easy to look for Western literature and that is what I do not want please. In my outline (the one with my own bullet points), you will find that I had put a list of names that are relevant to this topic; just a few out of many that you can find. Please look into both documents carefully.
Here are the instructions from the professor:
I would like you to start thinking about and developing your questions and topics. As a first step I would like you to send me a chapter outline with themes or questions to be covered in bullet points and a short abstract of about 1000 words that focusses on how you will develop your central argument through the chapters.
Neither of these mean that your ideas need to be set in stone at this stage but its good to start thinking about how you will construct your arguments, what sources you will use and your general methodology.
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 });

