Vi flyttar från butik till nätet - så funkar det framåt
All Clear | 0:e upplagan
- Danskt band, Engelska, 2011
- Författare: Connie Willis
- Betyg:
195
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
Traveling back in time, from Oxford circa 2060 into the thick of World War II, was a routine excursion for three British historians eager to study firsthand the heroism and horrors of the Dunkirk evacuation and the London Blitz.
But getting marooned in war-torn 1940 England has turned Michael Davies, Merope Ward, and Polly Churchill from temporal tourists into besieged citizens struggling to survive Hitler’s devastating onslaught. And now there’s more to worry about than just getting back home: The impossibility of altering past events has always been a core belief of time-travel theory but it may be tragically wrong.
When discrepancies in the historical record begin cropping up, it suggests that one or all of the future visitors have somehow changed the past and, ultimately, the outcome of the war. Meanwhile, in 2060 Oxford, the stranded historians’ supervisor, Mr. Dunworthy, frantically confronts the seemingly impossible task of rescuing his students three missing needles in the haystack of history. The thrilling time-tripping adventure that began with Blackout now hurtles to its stunning resolution in All Clear.
But getting marooned in war-torn 1940 England has turned Michael Davies, Merope Ward, and Polly Churchill from temporal tourists into besieged citizens struggling to survive Hitler’s devastating onslaught. And now there’s more to worry about than just getting back home: The impossibility of altering past events has always been a core belief of time-travel theory but it may be tragically wrong.
When discrepancies in the historical record begin cropping up, it suggests that one or all of the future visitors have somehow changed the past and, ultimately, the outcome of the war. Meanwhile, in 2060 Oxford, the stranded historians’ supervisor, Mr. Dunworthy, frantically confronts the seemingly impossible task of rescuing his students three missing needles in the haystack of history. The thrilling time-tripping adventure that began with Blackout now hurtles to its stunning resolution in All Clear.
Om denna bok
All Clear av Connie Willis är en Danskt band bok med 656 sidor på Engelska. Den utgavs 2011.
Spara pengar – köp begagnad från Campusbokhandeln
Köp All Clear 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:
9780553592887
Upplaga:
0
Utgiven:
2011-10-25
Förlag:
Okänt
Sidantal:
656
$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"
>