Students are required to select and present 5 corporate finance subject which have caught their attention during the semester and which they consider important for their knowledge in their future career. The report should end with a conclusion on the value of material learned this semester.
As students prepare to submit their selection note that you are expected to produce a self-contained \’business report\’ which is professional in appearance and includes a detailed discussion of the qualitative factors influencing your selection of subject, including referencing academic articles to support their points.
Students should incorporate the following:
• Title page indicating the Individual Case Study name;
• Executive Summary
• Index / List of Contents;
• Numbered paragraphs and sub-paragraphs;
• Bibliography (required)
_____________________
Notes:
– Main narrative to be in Times New Roman 12 point.
– Report to be single-spaced
– Margins 1 inch all round
– Expected Length 2,000 – 2,500 words
– Must be word-Processed.
.
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 });

