Opuscula 12 | 2019 | 0:e upplagan
- Häftad, Engelska, 2019
- Författare:
- Betyg:
606
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
Contents
Anne Ingvarsson & Ylva Bäckström | Bioarchaeological field analysis of human remains from the mass graves at Phaleron, Greece. With an introduction by Stella Chryssoulaki and an appendix by Anna Linderholm, Anna Kjellström, Vendela Kempe Lagerholm, & Maja Krzewinska
Arto Penttinen & Dimitra Mylona | Physical environment and daily life in the Sanctuary of Poseidon at Kalaureia, Poros. The bioarchaeological remains. Introduction
Dimitra Mylona | Animals in the sanctuary. Mammal and fish bones from Areas D and C at the Sanctuary of Poseidon at Kalaureia. With an appendix by Adam Boethius
Dale Serjeantson | Animals in the sanctuary. Bird bones and eggshell
Petros Lymberakis & Giorgos Iliopoulos | Snakes and other microfaunal remains from the Sanctuary of Poseidon at Kalaureia
George E. Syrides | Marine and terrestrial molluscs in the sanctuary. The molluscan remains from the 2003–2004 excavations in the Sanctuary of Poseidon at Kalaureia
Maria Ntinou | Trees and shrubs in the sanctuary. Wood charcoal analysis at the Sanctuary of Poseidon at Kalaureia, Poros
Anaya Sarpaki | Plants in the sanctuary. Charred seeds from Areas C and D at the Sanctuary of Poseidon at Kalaureia, Poros
Peter M. Fischer & Teresa Bürge | The New Swedish Cyprus Expedition 2018: Excavations at Hala Sultan Tekke (The Söderberg Expedition). Preliminary results, with contributions by Jacek Tracz & Dominika Kofel
Vassos Karageorghis & Efstathios Raptou | Palaepaphos-Skales Tomb 277. More prestigious burials. With and appendix by Maria A. Socratous
Amihai Mazar & Nota Kourou | Greece and the Levant in the 10th–9th centuries BC. A view from Tel Rehov
Book reviews
Dissertation abstracts 2018–2019
Produktinformation
Kategori:
Historia & arkeologi
Bandtyp:
Häftad
Språk:
Engelska
Förlag:
Publikationsnämnden över de Svenska Instituten vid Rom och Athen
Upplaga:
0
Utgiven:
2019-11-13
ISBN:
9789197779913
Sidantal:
402
$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"
>