Vi flyttar från butik till nätet - så funkar det framåt
World order | 1:a upplagan
- Danskt band, Engelska, 2015
- Författare: Henry Kissinger
- Betyg:
138
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"
>
Beskrivning
In World Order, Henry Kissinger - one of the leading practitioners of world diplomacy and author of On China - makes his monumental investigation into the 'tectonic plates' of global history and state relations. World Order is the summation of Henry Kissinger's thinking about history, strategy and statecraft. As if taking a perspective from far above the globe, it examines the great tectonic plates of history and the motivations of nations, explaining the attitudes that states and empires have taken to the rest of the world from the formation of Europe to our own times.
Kissinger identifies four great 'world orders' in history - the European, Islamic, Chinese and American. Since the end of Charlemagne's empire, and especially since the Peace of Westphalia in 1648, Europeans have striven for balance in international affairs, first in their own continent and then globally. Islamic states have looked to their destined expansion over regions populated by unbelievers, a position exemplified today by Iran under the ayatollahs.
For over 2000 years the Chinese have seen 'all under Heaven' as being tributary to the Chinese Emperor. America views itself as a 'city on a hill', a beacon to the world, whose values have universal validity. How have these attitudes evolved and how have they shaped the histories of their nations, regions, and the rest of the world? What has happened when they have come into contact with each other? How have they balanced legitimacy and power at different times? What is the condition of each in our contemporary world, and how are they shaping relations between states now?To answer these questions Henry Kissinger draws upon a lifetime's historical study and unmatched experience as a world statesman.
His account is shot through with observations about how historical change takes place, how some leaders shape their times and others fail to do so, and how far states can stray from the ideas which define them. World Order is a masterpiece of narrative, analysis and portraits of great historical actors that only Henry Kissinger could have written.
Kissinger identifies four great 'world orders' in history - the European, Islamic, Chinese and American. Since the end of Charlemagne's empire, and especially since the Peace of Westphalia in 1648, Europeans have striven for balance in international affairs, first in their own continent and then globally. Islamic states have looked to their destined expansion over regions populated by unbelievers, a position exemplified today by Iran under the ayatollahs.
For over 2000 years the Chinese have seen 'all under Heaven' as being tributary to the Chinese Emperor. America views itself as a 'city on a hill', a beacon to the world, whose values have universal validity. How have these attitudes evolved and how have they shaped the histories of their nations, regions, and the rest of the world? What has happened when they have come into contact with each other? How have they balanced legitimacy and power at different times? What is the condition of each in our contemporary world, and how are they shaping relations between states now?To answer these questions Henry Kissinger draws upon a lifetime's historical study and unmatched experience as a world statesman.
His account is shot through with observations about how historical change takes place, how some leaders shape their times and others fail to do so, and how far states can stray from the ideas which define them. World Order is a masterpiece of narrative, analysis and portraits of great historical actors that only Henry Kissinger could have written.
Om denna bok
World order av Henry Kissinger är en Danskt band bok med 432 sidor på Engelska. Detta är den 1:a upplagan som utgavs 2015.
Spara pengar – köp begagnad från Campusbokhandeln
Köp World order 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:
Danskt band
Språk:
Engelska
ISBN:
9780141979007
Upplaga:
1
Utgiven:
2015-09-03
Förlag:
Okänt
Sidantal:
432
$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"
>