Anselm Kiefer’s Exhibition at Royal Academy of Art
House Style – The Sunday Times
The text should be undertaken to house style for a chosen art related trade or specialist publication. It is essential that you indicate the house style and related publication at the top of the first page of each submission. The choice of publication to be made by the student and to be stated at the start of review.
Relevant exhibition criteria will be explored in seminars. However, allowing for some stylistic differences (depending upon the publication’s house style chosen for the review), it is important that your review should combine appropriate description, interpretation and evaluation. It should not be a narrative or biography of the artist, but should offer a clear, concise and informative review of the exhibition with a ‘news style’ format appropriate to the publication for which it has been authored.
Both reviews should be authored to the word length required – 10 words either way is fine. The exact word count needs to be indicated in square brackets at the bottom left of the text, please. You may even choose to present your text in twin column newspaper or magazine style as appropriate. One image is permissible, but it should be captioned with title, medium and date in brackets.
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 });

