Vi flyttar från butik till nätet - så funkar det framåt
A Dog's History of the World | 0:e upplagan
- Danskt band, Engelska, 2017
- Författare: Laura Hobgood-Oster
- Betyg:
291
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
Canines and humans have depended upon one another for tens of thousands of years. Humans took the initial steps of domesticating canines, but somewhere through the millennia, dogs began dramatically to affect the future of their masters. In A Dog's History of the World, Laura Hobgood-Oster chronicles the canine-human story. From the earliest cave paintings depicting the primitive canine-human relationship to the modern model of dogs as family members, Hobgood-Oster reveals how the relationship has been marked by both love and exploitation.
Canines have aided and been heir to humankind's ever-increasing thirst for scientific advancements, empire building, and personal satisfaction. They have tested equipment for space exploration, fought beside us in war, and advanced countless industries. But Hobgood-Oster reminds us that, just as canines would not have flourished without humans, humans would not have flourished without canines.
They have been our healers, licking wounds and providing therapy to the sick and troubled for countless years. Weaving together archaeology, history, and literature, Laura Hobgood-Oster conclusively shows that humans would not be what they are without the presence and influence of canines, that the human-canine relationship has never been one sided, and that humanity's temptation to exploit canines is never far away.
Canines have aided and been heir to humankind's ever-increasing thirst for scientific advancements, empire building, and personal satisfaction. They have tested equipment for space exploration, fought beside us in war, and advanced countless industries. But Hobgood-Oster reminds us that, just as canines would not have flourished without humans, humans would not have flourished without canines.
They have been our healers, licking wounds and providing therapy to the sick and troubled for countless years. Weaving together archaeology, history, and literature, Laura Hobgood-Oster conclusively shows that humans would not be what they are without the presence and influence of canines, that the human-canine relationship has never been one sided, and that humanity's temptation to exploit canines is never far away.
Om denna bok
A Dog's History of the World av Laura Hobgood-Oster är en Danskt band bok med 200 sidor på Engelska. Den utgavs 2017 av Baylor University Press.
Spara pengar – köp begagnad från Campusbokhandeln
Köp A Dog's History of the World 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:
Danskt band
Språk:
Engelska
ISBN:
9781481300209
Upplaga:
0
Utgiven:
2017-11-30
Förlag:
Baylor University Press
Sidantal:
200
$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"
>