Style and Civilization: Realism
Back to the book
Style and Civilization: Realism
In Stock
ISBN:
9780140132229
Availability:
In Stock
Author
Linda Nochlin
Format
Paperback
Number of pages
288
Publisher
Penguin
Size
13 x 2 x 19.7
Year of publication
1991
Weight
0.32kg
Delivery terms
Please read the terms of delivery
Read more
About the book
Reviews (0)
About the book Style and Civilization: Realism
Style and Civilization: Realism, | Setting Realism in its social and historical context, the author discusses the crucial paradox posed by Realist works of art - notably in the revolutionary paintings of Courbet, the works of Manet, Degas and Monet, of the Pre-Raphaelites and other English, American, German and Italian Realists.
Other books by the authorLinda Nochlin
Style and Civilization: Realism
Book reviews Style and Civilization: Realism (0 reviews)
+ Добавить отзыв
$('.add_reve').on('click', function(e){
jQuery("html, body").animate({scrollTop: jQuery('#tab-review .prod_text').offset().top}, 500);
e.preventDefault();
});
$('select[name=\'recurring_id\'], input[name="quantity"]').change(function(){
$.ajax({
url: 'index.php?route=product/product/getRecurringDescription',
type: 'post',
data: $('input[name=\'product_id\'], input[name=\'quantity\'], select[name=\'recurring_id\']'),
dataType: 'json',
beforeSend: function() {
$('#recurring-description').html('');
},
success: function(json) {
$('.alert-dismissible, .text-danger').remove();
if (json['success']) {
$('#recurring-description').html(json['success']);
}
}
});
});
//-->