Vi flyttar från butik till nätet - så funkar det framåt
The Plunder | 0:e upplagan
- Danskt band, Engelska, 2018
- Författare: Daniel Unowsky
- Betyg:
753
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
In the spring of 1898, thousands of peasants and townspeople in western Galicia rioted against their Jewish neighbors. Attacks took place in more than 400 communities in this northeastern province of the Habsburg Monarchy, in present-day Poland and Ukraine. Jewish-owned homes and businesses were ransacked and looted, and Jews were assaulted, threatened, and humiliated, though not killed. Emperor Franz Joseph signed off on a state of emergency in thirty-three counties and declared martial law in two. Over five thousand individuals—peasants, day-laborers, city council members, teachers, shopkeepers—were charged with myriad offenses.
Seeking to make sense of this violence and its aftermath, The Plunder examines the circulation of antisemitic ideas within Galicia against the political backdrop of the Habsburg state. Daniel Unowsky sees the 1898 anti-Jewish riots as evidence not of Galician backwardness and barbarity, but of a late nineteenth-century Europe reeling from economic, cultural, and political transformations wrought by mass politics, literacy, industrialization, capitalist agriculture, and government expansion. Through its nuanced analysis of the riots as a form of "exclusionary violence," this book offers new insights into the upsurge of the antisemitism that accompanied the emergence of mass politics in Europe at the turn of the twentieth century.
Seeking to make sense of this violence and its aftermath, The Plunder examines the circulation of antisemitic ideas within Galicia against the political backdrop of the Habsburg state. Daniel Unowsky sees the 1898 anti-Jewish riots as evidence not of Galician backwardness and barbarity, but of a late nineteenth-century Europe reeling from economic, cultural, and political transformations wrought by mass politics, literacy, industrialization, capitalist agriculture, and government expansion. Through its nuanced analysis of the riots as a form of "exclusionary violence," this book offers new insights into the upsurge of the antisemitism that accompanied the emergence of mass politics in Europe at the turn of the twentieth century.
Om denna bok
The Plunder av Daniel Unowsky är en Danskt band bok med 277 sidor på Engelska. Den utgavs 2018 av Marston.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Plunder 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:
Okänd
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9780804799829
Upplaga:
0
Utgiven:
2018-07-17
Förlag:
Marston
Sidantal:
277
$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"
>