Vi flyttar från butik till nätet - så funkar det framåt
The Vikings | 0:e upplagan
- Danskt band, Engelska, 2023
- Författare: Neil Price, Ben Raffield
- Betyg:
Butikslager
Onlinelager
Ej 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
The Vikings provides a concise but comprehensive introduction to the complex world of the early medieval Scandinavians.
In the space of less than 300 years, from the mid-eighth to the mid-eleventh centuries CE, people from what are now Norway, Sweden, and Denmark left their homelands in unprecedented numbers to travel across the Eurasian world. Over the last half-century, archaeology and its related disciplines have radically altered our understanding of this period. The Vikings explores why we now perceive them as a cosmopolitan mix of traders and warriors, craftsworkers and poets, explorers, and settlers. It details how, over the course of the Viking Age, their small-scale rural, tribal societies gradually became urbanised monarchies firmly emplaced on the stage of literate, Christian Europe. In the process, they transformed the cultures of the North, created the modern Nordic nation-states, and left a far-flung diaspora with legacies that still resonate today.
Written by leading experts in the period and exploring the society, economy, identity and world-views of the early medieval Scandinavian peoples, and their unique religious beliefs that are still of enduring interest a millennium later, this book presents students with an unrivalled guide through this widely studied and fascinating subject, revealing the fundamental impacts of the Vikings in shaping the later course of European history.
In the space of less than 300 years, from the mid-eighth to the mid-eleventh centuries CE, people from what are now Norway, Sweden, and Denmark left their homelands in unprecedented numbers to travel across the Eurasian world. Over the last half-century, archaeology and its related disciplines have radically altered our understanding of this period. The Vikings explores why we now perceive them as a cosmopolitan mix of traders and warriors, craftsworkers and poets, explorers, and settlers. It details how, over the course of the Viking Age, their small-scale rural, tribal societies gradually became urbanised monarchies firmly emplaced on the stage of literate, Christian Europe. In the process, they transformed the cultures of the North, created the modern Nordic nation-states, and left a far-flung diaspora with legacies that still resonate today.
Written by leading experts in the period and exploring the society, economy, identity and world-views of the early medieval Scandinavian peoples, and their unique religious beliefs that are still of enduring interest a millennium later, this book presents students with an unrivalled guide through this widely studied and fascinating subject, revealing the fundamental impacts of the Vikings in shaping the later course of European history.
Om denna bok
The Vikings av Neil Price och Ben Raffield är en Danskt band bok med 228 sidor på Engelska. Den utgavs 2023.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Vikings 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:
9780415343503
Upplaga:
0
Utgiven:
2023-07-12
Förlag:
Okänt
Sidantal:
228
$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"
>