Vi flyttar från butik till nätet - så funkar det framåt
Iran and the World in the Safavid Age | 0:e upplagan
- Danskt band, Engelska, 2015
- Författare:
- Betyg:
326
kr
Skickas inom 6-8 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
I.B.Tauris in association with the Iran Heritage Foundation
The Safavid era is of special significance in the history of Iran. Under the Safavids - between the sixteenth and the mideighteenth century - Iran was transformed and a state emerged which was the forerunner of the Iran of today in several important ways. The age is known for its wealth of contributions to Persian culture and to the arts of the Islamic world, its robust military encounters with its Ottoman and Mughal neighbours and growing contacts with western Europe. With the exception of diplomatic and commercial contacts with western European countries, little is known about the Safavids' foreign relations - their commercial, cultural, social and political exchanges with the rest of the world. Iran and the World in the Safavid Age presents the most recent research into Safavid Iran's foreign relations. It challenges the long-held notion that, with the adoption of Shi'ism, Iranians retreated into relative isolation, suggesting rather that they engaged with the world in unprecedented and exciting ways. With contributions from the leading authorities in the field, Iran and the World in the Safavid Age explores Iran's relations with other countries and cultures.
Examining how Iran was itself perceived as well as how it viewed the outside world, this groundbreaking book sheds new light on the history of Iran's relations with the world beyond its borders and expands our understanding of this pivotal period.
The Safavid era is of special significance in the history of Iran. Under the Safavids - between the sixteenth and the mideighteenth century - Iran was transformed and a state emerged which was the forerunner of the Iran of today in several important ways. The age is known for its wealth of contributions to Persian culture and to the arts of the Islamic world, its robust military encounters with its Ottoman and Mughal neighbours and growing contacts with western Europe. With the exception of diplomatic and commercial contacts with western European countries, little is known about the Safavids' foreign relations - their commercial, cultural, social and political exchanges with the rest of the world. Iran and the World in the Safavid Age presents the most recent research into Safavid Iran's foreign relations. It challenges the long-held notion that, with the adoption of Shi'ism, Iranians retreated into relative isolation, suggesting rather that they engaged with the world in unprecedented and exciting ways. With contributions from the leading authorities in the field, Iran and the World in the Safavid Age explores Iran's relations with other countries and cultures.
Examining how Iran was itself perceived as well as how it viewed the outside world, this groundbreaking book sheds new light on the history of Iran's relations with the world beyond its borders and expands our understanding of this pivotal period.
Om denna bok
Iran and the World in the Safavid Age är en Danskt band bok med 520 sidor på Engelska. Den utgavs 2015 av Bloomsbury Publishing PLC.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Iran and the World in the Safavid Age 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:
9781780769905
Upplaga:
0
Utgiven:
2015-01-23
Förlag:
Bloomsbury Publishing PLC
Sidantal:
520
$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"
>