Vi flyttar från butik till nätet - så funkar det framåt
Enemies and Neighbours | 0:e upplagan
- Danskt band, Engelska, 2018
- Författare: Ian Black
- Betyg:
194
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
ECONOMIST, SUNDAY TIMES, FINANCIAL TIMES AND GUARDIAN BOOKS OF THE YEAR 2017
'Comprehensive and compelling ... A nuanced, landmark study that has deservedly won plaudits from both Palestinian and Israeli historians' Justin Marozzi, The Times
A century after Britain's Balfour Declaration promised a Jewish 'national home' in Palestine, veteran Guardian journalist Ian Black has produced a major new history of one of the most polarising conflicts of the modern age.
Drawing on a wide range of sources - from declassified documents to oral testimonies and his own decades of reporting - Enemies and Neighbours brings much-needed perspective and balance to the long and unresolved struggle between Arabs and Jews in the Holy Land.
Beginning in the final years of Ottoman ruleand the British Mandate period, when Zionist immigration transformed Palestine in the face of mounting Arab opposition, the book re-examines the origins of what was a doomed relationship from the start. It sheds fresh light on critical events such as the Arab rebellion of the 1930s; Israel's independence and the Palestinian catastrophe (Nakba in Arabic) of 1948; the watershed of the 1967 war; two Intifadas; the Oslo Accords and Israel's shift to the right. It traces how - after five decades of occupation, ever-expanding Jewish settlements and the construction of the West Bank 'separation wall' - hopes for a two-state solution have all but disappeared, and explores what the future might hold.
Yet Black also goes beyond the most newsworthy events - wars, violence and peace initiatives - to capture thereality of everyday life on the ground in Jerusalem and Hebron, Tel Aviv,Ramallah, Haifa and Gaza, for both sides of an unequal struggle. Lucid, timelyand gripping, Enemies and Neighbours illuminates a bitter conflict that shows no sign of ending - which is why it is so essential that we understand it.
'Comprehensive and compelling ... A nuanced, landmark study that has deservedly won plaudits from both Palestinian and Israeli historians' Justin Marozzi, The Times
A century after Britain's Balfour Declaration promised a Jewish 'national home' in Palestine, veteran Guardian journalist Ian Black has produced a major new history of one of the most polarising conflicts of the modern age.
Drawing on a wide range of sources - from declassified documents to oral testimonies and his own decades of reporting - Enemies and Neighbours brings much-needed perspective and balance to the long and unresolved struggle between Arabs and Jews in the Holy Land.
Beginning in the final years of Ottoman ruleand the British Mandate period, when Zionist immigration transformed Palestine in the face of mounting Arab opposition, the book re-examines the origins of what was a doomed relationship from the start. It sheds fresh light on critical events such as the Arab rebellion of the 1930s; Israel's independence and the Palestinian catastrophe (Nakba in Arabic) of 1948; the watershed of the 1967 war; two Intifadas; the Oslo Accords and Israel's shift to the right. It traces how - after five decades of occupation, ever-expanding Jewish settlements and the construction of the West Bank 'separation wall' - hopes for a two-state solution have all but disappeared, and explores what the future might hold.
Yet Black also goes beyond the most newsworthy events - wars, violence and peace initiatives - to capture thereality of everyday life on the ground in Jerusalem and Hebron, Tel Aviv,Ramallah, Haifa and Gaza, for both sides of an unequal struggle. Lucid, timelyand gripping, Enemies and Neighbours illuminates a bitter conflict that shows no sign of ending - which is why it is so essential that we understand it.
Om denna bok
Enemies and Neighbours av Ian Black är en Danskt band bok med 640 sidor på Engelska. Den utgavs 2018.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Enemies and Neighbours 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:
9780141979144
Upplaga:
0
Utgiven:
2018-10-25
Förlag:
Okänt
Sidantal:
640
$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"
>