Vi flyttar från butik till nätet - så funkar det framåt
Bioinorganic Chemistry | 0:e upplagan
- Danskt band, Engelska, 2014
- Författare: Dieter Rehder
- Betyg:
Butikslager
Onlinelager
Ej i lager
$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
Bioinorganic chemistry lies at the interface of inorganic chemistry and biochemistry, and explores the function of inorganic species in living systems - from the iron that helps our red blood cells transport oxygen to our tissues, to the calcium that forms an integral part of our bones.
In his book, Rehder provides a broad overview of this dynamic field, reviewing the key chemical elements that have important biological function, and exploring how the chemistry of these elements is central to the function of biological systems.
With sidebars that both review underlying principles of importance to the subject - including the concepts of magnetism and chirality - and discuss some of the analytical approaches that have enabled us to elucidate the biological role of the chemical elements, Bioinorganic Chemistry is the ideal resource for those discovering the field for the first time, and who need a clear, balanced account of the subject.
Online Resource Centre
The Online Resource Centre to accompany Bioinorganic Chemistry features figures from the book in electronic format, for use in lecture slides and other teaching materials.
In his book, Rehder provides a broad overview of this dynamic field, reviewing the key chemical elements that have important biological function, and exploring how the chemistry of these elements is central to the function of biological systems.
With sidebars that both review underlying principles of importance to the subject - including the concepts of magnetism and chirality - and discuss some of the analytical approaches that have enabled us to elucidate the biological role of the chemical elements, Bioinorganic Chemistry is the ideal resource for those discovering the field for the first time, and who need a clear, balanced account of the subject.
Online Resource Centre
The Online Resource Centre to accompany Bioinorganic Chemistry features figures from the book in electronic format, for use in lecture slides and other teaching materials.
Om denna bok
Bioinorganic Chemistry av Dieter Rehder är en Danskt band bok med 240 sidor på Engelska. Den utgavs 2014 av Oxford University Press.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Bioinorganic Chemistry 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:
9780199655199
Upplaga:
0
Utgiven:
2014-01-16
Förlag:
Oxford University Press
Sidantal:
240
$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"
>