The Poetry of Black America: Anthology of the 20th Century
Back to the book
The Poetry of Black America: Anthology of the 20th Century
Individual order
ISBN:
9780060200893
Availability:
Author
Arnold Adoff
Format
Hardcover
Number of pages
584
Publisher
Harper Collins
Size
15.2x4.1x22.9
Year of publication
1973
Weight
1.05kg
Delivery terms
Please read the terms of delivery
Read more
About the book
Reviews (0)
About the book The Poetry of Black America: Anthology of the 20th Century
The Poetry of Black America: Anthology of the 20th Century, | Works by modern Afro-American poets express their anger, despair, and hopes, and sense of pride for their race,
Other books by the authorArnold Adoff
The Poetry of Black America: Anthology of the 20th Century
Book reviews The Poetry of Black America: Anthology of the 20th Century (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']);
}
}
});
});
//-->