International Organizations | 6:e upplagan
- Danskt band, Engelska, 2018
- Författare: Kelly-Kate S. Pease
- Betyg:
Välj skick:
Bästa pris
377
kr
Skickas nästa vardag
Du sparar 290 kr
(43%)
mot nypris
667
kr
Skickas inom 1-3 vardagar
Butikslager
Onlinelager
1 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"
>
Fler utgåvor
Beskrivning
Drawing on mainstream and critical theoretical approaches, International Organizations offers a comprehensive examination of international organizations’ political and structural role in world politics. This text details the types and activities of international organizations and provides students with the conceptual tools needed to evaluate their effectiveness. Surveying key issue areas from international and human security to trade and the environment, International Organizations looks at present and future possibilities for global governance from a broad range of perspectives.
New to the Sixth Edition
Focused on the seismic shifts caused by the rise of national populism and the effects on the more liberal institutions of global governance.
Fully revised throughout with a feature on the EU in the face of Brexit, the Greek financial crisis, and global migration.
Adds a new section on the Arab League, expanded coverage of NGOs, and updates on the Paris Climate Accords.
Overhauls the chapter on International Security including expanded coverage of the UN’s present and historical role.
Includes a new chapter on Regional Security covering NATO and ECOWAS.
Provides new case studies on Syria, Ukraine, SDGs, and the global migration crisis, among several others.
New to the Sixth Edition
Focused on the seismic shifts caused by the rise of national populism and the effects on the more liberal institutions of global governance.
Fully revised throughout with a feature on the EU in the face of Brexit, the Greek financial crisis, and global migration.
Adds a new section on the Arab League, expanded coverage of NGOs, and updates on the Paris Climate Accords.
Overhauls the chapter on International Security including expanded coverage of the UN’s present and historical role.
Includes a new chapter on Regional Security covering NATO and ECOWAS.
Provides new case studies on Syria, Ukraine, SDGs, and the global migration crisis, among several others.
Produktinformation
Kategori:
Okänd
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9781138390300
Upplaga:
6
Utgiven:
2018-09-07
Förlag:
Okänt
Sidantal:
346
Används bl.a. i följande kurser
Hur man citerar International Organizations
Klicka på -knappen för att kopiera citatet till urklipp. Kom ihåg att alltid dubbelkolla dina referenser.
Harvard
Kelly-Kate S. Pease (2018) International Organizations. 6:e uppl.
Kelly-Kate S. Pease (2018) International Organizations. 6:e uppl.
APA (7:e upplagan)
Kelly-Kate S. Pease (2018). International Organizations (6:e uppl.).
Kelly-Kate S. Pease (2018). International Organizations (6:e uppl.).
MLA
Kelly-Kate S. Pease. International Organizations. 6:e uppl., , 2018.
Kelly-Kate S. Pease. International Organizations. 6:e uppl., , 2018.
Vancouver
Kelly-Kate S. Pease. International Organizations. 6:e uppl.. ; 2018.
Kelly-Kate S. Pease. International Organizations. 6:e uppl.. ; 2018.
IEEE
Kelly-Kate S. Pease, International Organizations, 6:e uppl.. , 2018.
Kelly-Kate S. Pease, International Organizations, 6:e uppl.. , 2018.
Behöver du hjälp med referenser?
Dessa citat genereras automatiskt från bokens metadata. Kontrollera alltid att informationen är korrekt innan du använder den i ditt arbete.
$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"
>