Välkommen tillbaka till Campusbokhandeln! Vi firar med inlämningskampanj: Lämna in din kurslitteratur – få 150 :- och chansen att vinna 1 000 :-. Läs mer här!
Identities and Freedom | 2:a upplagan
- Danskt band, Engelska, 2013
- Författare: Allison Weir
- Betyg:
Välj skick:
Bästa pris
241
kr
Skickas nästa vardag
Du sparar 103 kr
(30%)
mot nypris
344
kr
Skickas inom 7-18 vardagar
301
kr
Skickas från säljare inom 1-3 vardagar
Louise
, Göteborg
Toppsäljare
Verifierad säljare
Du sparar 43 kr
(13%)
mot nypris
Butikslager
Onlinelager
7 st i lager
$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
How can we think about identities in the wake of feminist critiques of identity and identity politics? In Identities and Freedom, Allison Weir rethinks conceptions of individual and collective identities in relation to freedom. Drawing on Taylor and Foucault, Butler, Zerilli, Mahmood, Mohanty, Young, and others, Weir develops a complex and nuanced account of identities that takes seriously the ways in which identity categories are bound up with power relations, with processes of subjection and exclusion, yet argues that identities are also sources of important values, and of freedom, for they are shaped and sustained by relations of interdependence and solidarity. Moving out of the paradox of identity and freedom requires understanding identities as effects of multiple contesting relations of power and relations of interdependence.
"This is a terrific book, one that stakes out an original and distinctive position in some well-worn debates, and that brings together diverse bodies of theory in an insightful and productive way. It is a real gem. It offers substantial new insights into how feminist theorists can go on in the wake of the relentless critique of the notion of identity. The book will make a significant contribution to ongoing debates in feminist theory over the vexed question of identity - a question that is absolutely central to feminist theory, and has been so for at least the last twenty years." - Amy Allen, Department of Philosophy, Dartmouth College
"This book makes great contributions to the feminist literature by reconceptualizing IDENTITY in terms of connectedness and FREEDOM in terms of practices of belonging. Through a fascinating and innovative synthesis of Michel Foucault and Charles Taylor, Weir's communitarian approach develops new arguments for the need to cultivate resistant identities and resistant communities. This impressive book is full of original ideas masterfully articulated in critical engagements with leading feminist scholars such as Saba Mahmood, Cynthia Willett, Iris Young, and Linda Zerilli. This provocative book is a must read for anyone interested in contemporary discussions of freedom, resistance, identity, and community." - José Medina, Department of Philosophy, Vanderbilt University
"This is a terrific book, one that stakes out an original and distinctive position in some well-worn debates, and that brings together diverse bodies of theory in an insightful and productive way. It is a real gem. It offers substantial new insights into how feminist theorists can go on in the wake of the relentless critique of the notion of identity. The book will make a significant contribution to ongoing debates in feminist theory over the vexed question of identity - a question that is absolutely central to feminist theory, and has been so for at least the last twenty years." - Amy Allen, Department of Philosophy, Dartmouth College
"This book makes great contributions to the feminist literature by reconceptualizing IDENTITY in terms of connectedness and FREEDOM in terms of practices of belonging. Through a fascinating and innovative synthesis of Michel Foucault and Charles Taylor, Weir's communitarian approach develops new arguments for the need to cultivate resistant identities and resistant communities. This impressive book is full of original ideas masterfully articulated in critical engagements with leading feminist scholars such as Saba Mahmood, Cynthia Willett, Iris Young, and Linda Zerilli. This provocative book is a must read for anyone interested in contemporary discussions of freedom, resistance, identity, and community." - José Medina, Department of Philosophy, Vanderbilt University
Produktinformation
Kategori:
Samhälle & politik
Bandtyp:
Danskt band
Språk:
Engelska
Förlag:
Oxford University Press
Upplaga:
2
Utgiven:
2013-03-21
ISBN:
9780199936885
Sidantal:
192
$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"
>