Vi flyttar från butik till nätet - så funkar det framåt
Adding Fuel to the Fire | 0:e upplagan
- Häftad, Engelska, 2018
- Författare: David Harnesk
- Betyg:
258
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
Since the 2000s, the European Union (EU) has promoted biofuels for transport to achieve climate change mitigation and rural development in the global South. Yet, intense debate suggests the opposite: that the promotion of biofuels in fact impedes more meaningful mitigation while also worsening rural livelihood conditions by dispossessing people from land and making local labour redundant. Why has the EU promoted biofuels for transport despite these doubts? Can its regulation assure the desired outcomes of significant greenhouse gas emission reductions in transport and positive social effects in rural areas? If not, what would constitute more viable alternatives for achieving the desired outcomes?
In this thesis I find plausible answers by examining the complex interdependencies of energy and geography. Specifically, I argue that the EU’s promotion of biofuels for transport is a geopolitical process incapable of achieving its internal goals. Looking forward, I discuss more viable alternatives that can be promoted by exploiting the gaps and contradictions in the EU’s support of biofuels that have now been identified within the geographies of transport energy.
Lund University Centre of Excell ence for Integration of Social and Natural Dimensions of Sustainability (LUCID). LUCID is a Linnaeus Centre at Lund University. It is funded by the Swedish Research Council Formas, comprises six disciplines from three faculties and is coordinated by LUCSUS as a faculty independent research centre. Research aims at the integration of social and natural dimensions of sustainability in the context of grand sustainability challenges such as climate change, biodiversity loss, water scarcity and land use change. The scope is broad, the ambition is bold and the modes of operation are collaborative. Over the course of ten years we will develop sustainability as a research field from multidisciplinarity to interdisciplinarity to transdisciplinarity.
Om denna bok
Adding Fuel to the Fire av David Harnesk är en Häftad bok med 216 sidor på Engelska. Den utgavs 2018 av Media-Tryck.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Adding Fuel to the Fire 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:
Samhälle & politik
Bandtyp:
Häftad
Språk:
Engelska
ISBN:
9789198220193
Upplaga:
0
Utgiven:
2018-03-19
Förlag:
Media-Tryck
Sidantal:
216
$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"
>