Vi flyttar från butik till nätet - så funkar det framåt
From Bioeconomics to Degrowth | 0:e upplagan
- Danskt band, Engelska, 2014
- Författare: Nicolas Georgescu-Roegen
- Betyg:
783
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
Nicholas Georgescu-Roegen's (1906-94) most original contribution is his bioeconomic theory. Based on a profound rethinking of the foundations of neoclassical economics, bioeconomics represents a completely new paradigm compared to both the standard and the Marxist approach. Opening economics to natural sciences led Georgescu-Roegen to point out the bio-physical limits to growth. In the last years of his life, he also criticised the sustainable development paradigm, but his criticism disappeared together with him, only to re-emerge recently, thanks to the research on his archiveand to the interest for his viewpoints within the framework of 'degrowth'.
In his last years Georgescu-Roegen intended to publish a text entitled Bioeconomics, as an initial systematic arrangement of this doctrine. This book aims to pick up that project in two ways: first, collecting Goergescu-Roegen’s main contributions to bioeconomic theory, some still unpublished, and tackling the principal nubs of the discipline particularly the criticism of sustainable development. Second, recuperating that full multidisciplinarity that represents the profoundest characteristic of the bioeconomic theory. The concluding essay is now considered a cornerstone of the degrowth perspective.
In his last years Georgescu-Roegen intended to publish a text entitled Bioeconomics, as an initial systematic arrangement of this doctrine. This book aims to pick up that project in two ways: first, collecting Goergescu-Roegen’s main contributions to bioeconomic theory, some still unpublished, and tackling the principal nubs of the discipline particularly the criticism of sustainable development. Second, recuperating that full multidisciplinarity that represents the profoundest characteristic of the bioeconomic theory. The concluding essay is now considered a cornerstone of the degrowth perspective.
Om denna bok
From Bioeconomics to Degrowth av Nicolas Georgescu-Roegen är en Danskt band bok med 296 sidor på Engelska. Den utgavs 2014.
Spara pengar – köp begagnad från Campusbokhandeln
Köp From Bioeconomics to Degrowth 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:
9781138802964
Upplaga:
0
Utgiven:
2014-05-30
Förlag:
Okänt
Sidantal:
296
$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"
>