Vi flyttar från butik till nätet - så funkar det framåt
A History of Yugoslavia | 0:e upplagan
- Danskt band, Engelska, 2019
- Författare: Marie-Janine Calic
- Betyg:
637
kr
Skickas inom 0-2 vardagar
Butikslager
Onlinelager
I lager hos leverantör
$event.detail.name === 'store-selector' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'store-selector' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'store-selector'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'store-selector'
});
}
});"
class="h-full"
>
Beskrivning
Why did Yugoslavia fall apart? Was its violent demise inevitable? Did its population simply fall victim to the lure of nationalism? How did this multinational state survive for so long, and where do we situate the short life of Yugoslavia in the long history of Europe in the twentieth century? The Complete History of Yugoslavia by Marie-Janine Calic provides a concise, accessible, comprehensive synthesis of the political, cultural, social, and economic life of Yugoslavia—from its nineteenth-century South Slavic origins to the bloody demise of the multinational state of Yugoslavia in the 1990s.
In this book, Calic takes a fresh and innovative look at the colorful, multifaceted, and complex history of Yugoslavia, emphasizing major social, economic, and intellectual changes from the turn of the twentieth century and the transition to modern industrialized mass society. She traces the origins of ethnic, religious, and cultural divisions, applying the latest social science approaches, and drawing on the breadth of recent state-of-the-art literature, to present a balanced interpretation of events that takes into account the differing perceptions and interests of the actors involved. Uniquely, Calic frames the history of Yugoslavia for readers as an essentially open-ended process, undertaken from a variety of different regional perspectives with varied composite agenda; thus, she shuns traditional, deterministic explanations that notorious Balkan hatreds or any other kind of exceptionalism are to blame for Yugoslavia’s demise, and along the way she highlights the agency of twentieth-century modern mass society in the politicization of differences. Additionally, while analyzing nuanced political and social-economic processes, Calic describes the experiences and emotions of ordinary people in a vivid way. As a result, her groundbreaking work provides scholars and learned readers alike with an accessible, trenchant, and authoritative introduction to Yugoslavia's complex history.
In this book, Calic takes a fresh and innovative look at the colorful, multifaceted, and complex history of Yugoslavia, emphasizing major social, economic, and intellectual changes from the turn of the twentieth century and the transition to modern industrialized mass society. She traces the origins of ethnic, religious, and cultural divisions, applying the latest social science approaches, and drawing on the breadth of recent state-of-the-art literature, to present a balanced interpretation of events that takes into account the differing perceptions and interests of the actors involved. Uniquely, Calic frames the history of Yugoslavia for readers as an essentially open-ended process, undertaken from a variety of different regional perspectives with varied composite agenda; thus, she shuns traditional, deterministic explanations that notorious Balkan hatreds or any other kind of exceptionalism are to blame for Yugoslavia’s demise, and along the way she highlights the agency of twentieth-century modern mass society in the politicization of differences. Additionally, while analyzing nuanced political and social-economic processes, Calic describes the experiences and emotions of ordinary people in a vivid way. As a result, her groundbreaking work provides scholars and learned readers alike with an accessible, trenchant, and authoritative introduction to Yugoslavia's complex history.
Om denna bok
A History of Yugoslavia av Marie-Janine Calic är en Danskt band bok med 442 sidor på Engelska. Den utgavs 2019 av Purdue University Press.
Spara pengar – köp begagnad från Campusbokhandeln
Köp A History of Yugoslavia begagnad från Campusbokhandeln och spara upp till 25% jämfört med nypris. Du kan bevaka den här boken så får du ett mail så fort vi får in den i lager som begagnad.
Genom att köpa & sälja begagnat sänker du kostnaden för studier både för dig och nästa student samtidigt som du gör nytta för klimatet.
Produktinformation
Kategori:
Historia & arkeologi
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9781557538383
Upplaga:
0
Utgiven:
2019-02-15
Förlag:
Purdue University Press
Sidantal:
442
$event.detail.name === 'primary-menu' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'primary-menu' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'primary-menu'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'primary-menu'
});
}
});"
class="h-full"
>
$event.detail.name === 'mobile-search' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mobile-search' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mobile-search'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mobile-search'
});
}
});"
class="h-full"
>
$event.detail.name === 'mini-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mini-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mini-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mini-cart'
});
}
});"
class="h-full"
>
$event.detail.name === 'add-to-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'add-to-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'add-to-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'add-to-cart'
});
}
});"
class="h-full"
>