Vi flyttar från butik till nätet - så funkar det framåt
Understanding Statelessness | 0:e upplagan
- Danskt band, Engelska, 2018
- Författare: Jos Philips, Alice M. Nah
- Betyg:
646
kr
Skickas inom 1-3 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"
>
Fler utgåvor
Beskrivning
Understanding Statelessness offers a comprehensive, in-depth examination of statelessness. The volume presents the theoretical, legal and political concept of statelessness through the work of leading critical thinkers in this area. They offer a critique of the existing framework through detailed and theoretically-based scrutiny of challenging contexts of statelessness in the real world and suggest ways forward.
The volume is divided into three parts. The first, ‘Defining Statelessness’, features chapters exploring conceptual issues in the definition of statelessness. The second, ‘Living Statelessness’, uses case studies of statelessness contexts from States across global regions to explore the diversity of contemporary lived realities of statelessness and to interrogate standard theoretical presentations. ‘Theorising Statelessness’, the final part, approaches the theorisation of statelessness from a variety of theoretical perspectives, building upon the earlier sections. All the chapters come together to suggest a rethinking of how we approach statelessness. They raise questions and seek answers with a view to contributing to the development of a theoretical approach which can support more just policy development.
Throughout the volume, readers are encouraged to connect theoretical concepts, real-world accounts and challenging analyses. The result is a rich and cohesive volume which acts as both a state-of-the-art statement on statelessness research and a call to action for future work in the field. It will be of great interest to graduates and scholars of political theory, human rights, law and international development, as well as those looking for new approaches to thinking about statelessness.
The volume is divided into three parts. The first, ‘Defining Statelessness’, features chapters exploring conceptual issues in the definition of statelessness. The second, ‘Living Statelessness’, uses case studies of statelessness contexts from States across global regions to explore the diversity of contemporary lived realities of statelessness and to interrogate standard theoretical presentations. ‘Theorising Statelessness’, the final part, approaches the theorisation of statelessness from a variety of theoretical perspectives, building upon the earlier sections. All the chapters come together to suggest a rethinking of how we approach statelessness. They raise questions and seek answers with a view to contributing to the development of a theoretical approach which can support more just policy development.
Throughout the volume, readers are encouraged to connect theoretical concepts, real-world accounts and challenging analyses. The result is a rich and cohesive volume which acts as both a state-of-the-art statement on statelessness research and a call to action for future work in the field. It will be of great interest to graduates and scholars of political theory, human rights, law and international development, as well as those looking for new approaches to thinking about statelessness.
Om denna bok
Understanding Statelessness av Jos Philips och Alice M. Nah är en Danskt band bok med 300 sidor på Engelska. Den utgavs 2018.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Understanding Statelessness 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:
9780367138608
Upplaga:
0
Utgiven:
2018-12-13
Förlag:
Okänt
Sidantal:
300
$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"
>