Vi flyttar från butik till nätet - så funkar det framåt
Sociobiology | 25:e upplagan
- Danskt band, Engelska, 2000
- Författare: Edward O. Wilson
- Betyg:
657
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
When this classic work was first published in 1975, it created a new discipline and started a tumultuous round in the age-old nature versus nurture debate. Although voted by officers and fellows of the international Animal Behavior Society the most important book on animal behavior of all time, Sociobiology is probably more widely known as the object of bitter attacks by social scientists and other scholars who opposed its claim that human social behavior, indeed human nature, has a biological foundation. The controversy surrounding the publication of the book reverberates to the present day.
In the introduction to this Twenty-Fifth Anniversary Edition, Edward O. Wilson shows how research in human genetics and neuroscience has strengthened the case for a biological understanding of human nature. Human sociobiology, now often called evolutionary psychology, has in the last quarter of a century emerged as its own field of study, drawing on theory and data from both biology and the social sciences.
For its still fresh and beautifully illustrated descriptions of animal societies, and its importance as a crucial step forward in the understanding of human beings, this anniversary edition of Sociobiology: The New Synthesis will be welcomed by a new generation of students and scholars in all branches of learning.
In the introduction to this Twenty-Fifth Anniversary Edition, Edward O. Wilson shows how research in human genetics and neuroscience has strengthened the case for a biological understanding of human nature. Human sociobiology, now often called evolutionary psychology, has in the last quarter of a century emerged as its own field of study, drawing on theory and data from both biology and the social sciences.
For its still fresh and beautifully illustrated descriptions of animal societies, and its importance as a crucial step forward in the understanding of human beings, this anniversary edition of Sociobiology: The New Synthesis will be welcomed by a new generation of students and scholars in all branches of learning.
Om denna bok
Sociobiology av Edward O. Wilson är en Danskt band bok med 720 sidor på Engelska. Detta är den 25:e upplagan som utgavs 2000 av Harvard University Press.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Sociobiology 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:
Naturvetenskap & teknik
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9780674002357
Upplaga:
25
Utgiven:
2000-03-24
Förlag:
Harvard University Press
Sidantal:
720
$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"
>