Vi flyttar från butik till nätet - så funkar det framåt
Rome | 2:a upplagan
- Danskt band, Engelska, 2010
- Författare: Amanda Claridge
- Betyg:
296
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
The city of Rome is the largest archaeological site in the world, capital and showcase of the Roman Empire and the centre of Christian Europe.
This guide provides:
· Coverage of all the important sites in the city from 800 BC to AD 600 and the start of the early middle ages, drawing on the latest discoveries and the best of recent scholarship
· Over 220 high-quality maps, site plans, diagrams and photographs
· Sites divided into fourteen main areas, with star ratings to help you plan and prioritize your visit:
Roman Forum; Upper Via Sacra; Palatine; Imperial Forums; Campus Martius; Capitoline Hill; Circus Flaminius to Circus Maximus; Colosseum and Esquiline hill; Caelian hill and the inner via Appia; Lateran to Porta Maggiore; Viminal hill; Pyramid to Testaccio; the outer via Appia; other outlying sites; Museums and Catacombs.
· Introduction offering essential background to the history and culture of ancient Rome, placing the city in the context of the development of the empire, highlighting the nature of Roman achievement, and explaining how Rome came to be the largest city in the ancient world.
· Comprehensive glossaries of Rome's building materials, techniques and building types, a chronological table of kings, emperors, and the early popes, information about opening times, references and suggestions for further reading and a detailed user-friendly index.
For this new edition the original text has been extensively revised, adding over 20 more sites and illustrations, the itineraries have been re-organized and expanded to suit the many changes that have taken place in the past decade, and the practical information and references have been fully updated.
This guide provides:
· Coverage of all the important sites in the city from 800 BC to AD 600 and the start of the early middle ages, drawing on the latest discoveries and the best of recent scholarship
· Over 220 high-quality maps, site plans, diagrams and photographs
· Sites divided into fourteen main areas, with star ratings to help you plan and prioritize your visit:
Roman Forum; Upper Via Sacra; Palatine; Imperial Forums; Campus Martius; Capitoline Hill; Circus Flaminius to Circus Maximus; Colosseum and Esquiline hill; Caelian hill and the inner via Appia; Lateran to Porta Maggiore; Viminal hill; Pyramid to Testaccio; the outer via Appia; other outlying sites; Museums and Catacombs.
· Introduction offering essential background to the history and culture of ancient Rome, placing the city in the context of the development of the empire, highlighting the nature of Roman achievement, and explaining how Rome came to be the largest city in the ancient world.
· Comprehensive glossaries of Rome's building materials, techniques and building types, a chronological table of kings, emperors, and the early popes, information about opening times, references and suggestions for further reading and a detailed user-friendly index.
For this new edition the original text has been extensively revised, adding over 20 more sites and illustrations, the itineraries have been re-organized and expanded to suit the many changes that have taken place in the past decade, and the practical information and references have been fully updated.
Om denna bok
Rome av Amanda Claridge är en Danskt band bok med 560 sidor på Engelska. Detta är den 2:a upplagan som utgavs 2010 av Oxford University Press.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Rome 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:
9780199546831
Upplaga:
2
Utgiven:
2010-08-05
Förlag:
Oxford University Press
Sidantal:
560
$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"
>