Vi flyttar från butik till nätet - så funkar det framåt
Generation Ship | 0:e upplagan
- Danskt band, Engelska, 2023
- Författare: Michael Mammay
- Betyg:
137
kr
Skickas inom 0-2 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
In this riveting, stand-alone novel from Michael Mammay, author of Planetside, the beginning of a new human colony must face tyrannical leaders, revolution, crippling instability, and an unknown alien planet that could easily destroy them all.
In 2108, Colony Ship Voyager departed Earth for the planet of Promissa with 18,000 of the world’s best and brightest on board. 250 years and 27 light years later, an arrival is imminent.
But all is not well.
The probes that they’ve sent ahead to gather the data needed to establish any kind of settlement aren’t responding, and the information they have received has presented more questions than answers. It’s a time when the entire crew should be coming together to solve the problem, but science officer Sheila Jackson can’t get people to listen.
With the finish line in sight, a group of crewmembers want an end to the draconian rules that their forebearers put in place generations before. However, security force officer Mark Rector and his department have different plans. As alliances form and fall, Governor Jared Pantel sees only one way to bring Voyager’s citizens together and secure his own power: a full-scale colonization effort. Yet, he may have underestimated the passion of those working for the other side...
Meanwhile, a harsh alien planet awaits that might have its own ideas about being colonized. A battle for control brews, and victory for one group could mean death for them all.
In 2108, Colony Ship Voyager departed Earth for the planet of Promissa with 18,000 of the world’s best and brightest on board. 250 years and 27 light years later, an arrival is imminent.
But all is not well.
The probes that they’ve sent ahead to gather the data needed to establish any kind of settlement aren’t responding, and the information they have received has presented more questions than answers. It’s a time when the entire crew should be coming together to solve the problem, but science officer Sheila Jackson can’t get people to listen.
With the finish line in sight, a group of crewmembers want an end to the draconian rules that their forebearers put in place generations before. However, security force officer Mark Rector and his department have different plans. As alliances form and fall, Governor Jared Pantel sees only one way to bring Voyager’s citizens together and secure his own power: a full-scale colonization effort. Yet, he may have underestimated the passion of those working for the other side...
Meanwhile, a harsh alien planet awaits that might have its own ideas about being colonized. A battle for control brews, and victory for one group could mean death for them all.
Om denna bok
Generation Ship av Michael Mammay är en Danskt band bok med 608 sidor på Engelska. Den utgavs 2023 av Gardners Books.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Generation Ship 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:
9780063252981
Upplaga:
0
Utgiven:
2023-11-09
Förlag:
Gardners Books
Sidantal:
608
$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"
>