Vi flyttar från butik till nätet - så funkar det framåt
A History of Disability | 0:e upplagan
- Häftad, Engelska, 2019
- Författare: Stiker Henri-Jacque
- Betyg:
384
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
The first book to attempt to provide a framework for analyzing disability through the ages, Henri-Jacques Stiker's now classic A History of Disability traces the history of western cultural responses to disability, from ancient times to the present. The sweep of the volume is broad; from a rereading and reinterpretation of the Oedipus myth to legislation regarding disability, Stiker proposes an analytical history that demonstrates how societies reveal themselves through their attitudes towards disability in unexpected ways. Through this history, Stiker examines a fundamental issue in contemporary Western discourse on disability: the cultural assumption that equality/sameness/similarity is always desired by those in society. He highlights the consequences of such a mindset, illustrating the intolerance of diversity and individualism that arises from placing such importance on equality. Working against this thinking, Stiker argues that difference is not only acceptable, but that it is desirable, and necessary.
This new edition of the classic volume features a new foreword by David T. Mitchell and Sharon L. Snyder that assesses the impact of Stiker’s history on Disability Studies and beyond, twenty years after the book’s translation into English. The book will be of interest to scholars of disability, historians, social scientists, cultural anthropologists, and those who are intrigued by the role that culture plays in the development of language and thought surrounding people with disabilities.
This new edition of the classic volume features a new foreword by David T. Mitchell and Sharon L. Snyder that assesses the impact of Stiker’s history on Disability Studies and beyond, twenty years after the book’s translation into English. The book will be of interest to scholars of disability, historians, social scientists, cultural anthropologists, and those who are intrigued by the role that culture plays in the development of language and thought surrounding people with disabilities.
Om denna bok
A History of Disability av Stiker Henri-Jacque är en Häftad bok på Engelska. Den utgavs 2019 av Turpin.
Spara pengar – köp begagnad från Campusbokhandeln
Köp A History of Disability 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:
Häftad
Språk:
Engelska
ISBN:
9780472037810
Upplaga:
0
Utgiven:
2019-12-09
Förlag:
Turpin
Sidantal:
0
$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"
>