Vi flyttar från butik till nätet - så funkar det framåt
Going against the flow | 0:e upplagan
- Inbunden, Engelska, 2023
- Författare:
- Betyg:
412
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
Going against the flow. Wells, cisterns and water in ancient Greece
Edited by Patrik Klingborg
Despite the prevalent picture of the water supply in the ancient world as being dominated by fountains and aqueducts, the large number of excavated wells and cisterns show that these were the primary water sources for most individuals. Yet, little research has been done on their construction, function and use. This prompted the organization of the workshop Going against the flow. Wells, cisterns and water in ancient Greece, held at the Swedish Institute at Athens on 28–29 September 2017, and subsequent publication of the contributions in this volume. The ten papers presented here offer new evidence as well as a wide range of new perspectives on the use and function of wells and cisterns in ancient Greece. Considering the ubiquity of these installations in every type of setting during antiquity, from pan-Hellenic sanctuaries and civic centres to domestic workshops and remote farmhouses, it is hoped that the breadth of interest among the authors will allow other scholars to advance their own work further, illuminating new and exciting aspects of life in ancient Greece.
Contents
Acknowledgements
Patrik Klingborg, ‘Introduction. Wells, cisterns and the water supply in ancient Greece’, 9-30
Martin Finné & Inga Labuhn, ‘Hydro-climate in the Aegean from 700 BC to AD 300. Links between climate and freshwater availability’, 31-54
Yannis Lolos, ‘Water provisioning in a marine terrace environment. The cases of Corinth and Sikyon in the north-eastern Peloponnese’, 55-75
Pavlos Karvonis, ‘The water supply in the Late Hellenistic houses of Delos’, 77-90
Jutta Stroszeck, ‘The cisterns of the Athenian Kerameikos. Distribution and recent documentation’, 91-112
Stephanie Kimmey, ‘The Nemean wells. Water management and sanctuary deposition’, 113-134
Johanna Fuchs, ‘The water supply of the Heraion of Samos’, 135-159
Patrik Klingborg, ‘Wells and cisterns in Greek literature’, 161-178
Hamish Forbes, ‘Cisterns and loutses in a traditional Peloponnesian village. Aspects of function, use and monumentality’, 179-202
Dylan K. Rogers, ‘Epilogue. The social side of Greek water collection’, 203-221
Om denna bok
Going against the flow är en Inbunden bok med 222 sidor på Engelska. Den utgavs 2023 av Publikationsnämnden över de Svenska Instituten vid Rom och Athen.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Going against the flow 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:
Historia & arkeologi
Bandtyp:
Inbunden
Språk:
Engelska
ISBN:
9789179160678
Upplaga:
0
Utgiven:
2023-02-01
Förlag:
Publikationsnämnden över de Svenska Instituten vid Rom och Athen
Sidantal:
222
$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"
>