Style and Civilization: Realism
Назад до книги
Style and Civilization: Realism
Є в наявності
ISBN:
9780140132229
Наявність:
Є в наявності
Автор
Linda Nochlin
Видавництво
Penguin
Кіл-ть сторінок
288
Рік видання
1991
Розмір
13 x 2 x 19.7
Формат
Paperback
Вага
0.32kg
Умови доставки
Ознайомтеся з умовами доставки
Докладніше
Все про книгу
Відгуків (0)
Все про книгу 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.
Інші книги автораLinda Nochlin
Style and Civilization: Realism
Рецензії про книгу Style and Civilization: Realism (0 відгуків)
+ Добавить отзыв
$('.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']);
}
}
});
});
//-->