Sälj dina kursböcker, vinn presentkort på 1000 kr. Läs mer här
The Monsanto Papers | 0:e upplagan
- Danskt band, Engelska, 2022
- Författare: Gilles-Éric Seralini, Jérôme Douzelet
- Betyg:
244
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"
>
Fler utgåvor
Beskrivning
A David and Goliath battle for truth
A specialist in GM foods and pesticides, the biologist Gilles-Éric Seralini has studied their toxicity and effects on people's health for many years. In September 2012, for the first time in a major scientific journal (Food and Chemical Toxicology), he published a study showing the effect on the liver and kidneys of two of Monsanto's flagship products: Roundup weedkiller and the GM foods created to absorb it. Images from the study of tumor-ridden rats fed with GM foods and Roundup went viral. The study was a PR disaster for Monsanto.
The multinational soon bounced back and did everything in its power to cover up the study—leaning on the publishers to retract the findings. Monsanto began a series of smear campaigns to discredit Seralini and fellow researchers and intimidate their supporters, while pumping out their own collection of fake research findings and testimonies. These practices were met with huge suspicion, but there was no concrete evidence until, in 2017, Monsanto was ordered to publish tens of thousands of confidential documents in a class-action lawsuit presented by thousands of individuals afflicted with serious illnesses from their use of Roundup. The "Monsanto Papers" that were produced subsequently proved the company’s cynical attempts at a cover-up as well as its fraudulent practices.
Gilles-Éric Seralini and Jérôme Douzelet delved into the documents and discovered how, in the pursuit of its own short term economic interests, Monsanto used sophisticated methods of deceit to bypass legislation devised to protect millions of people. Seralini and Douzelet discovered how Monsanto managed to provide phony assessments to conceal the poisons its products contain, thus deceiving the public authorities and the scientific and medical communities.
A specialist in GM foods and pesticides, the biologist Gilles-Éric Seralini has studied their toxicity and effects on people's health for many years. In September 2012, for the first time in a major scientific journal (Food and Chemical Toxicology), he published a study showing the effect on the liver and kidneys of two of Monsanto's flagship products: Roundup weedkiller and the GM foods created to absorb it. Images from the study of tumor-ridden rats fed with GM foods and Roundup went viral. The study was a PR disaster for Monsanto.
The multinational soon bounced back and did everything in its power to cover up the study—leaning on the publishers to retract the findings. Monsanto began a series of smear campaigns to discredit Seralini and fellow researchers and intimidate their supporters, while pumping out their own collection of fake research findings and testimonies. These practices were met with huge suspicion, but there was no concrete evidence until, in 2017, Monsanto was ordered to publish tens of thousands of confidential documents in a class-action lawsuit presented by thousands of individuals afflicted with serious illnesses from their use of Roundup. The "Monsanto Papers" that were produced subsequently proved the company’s cynical attempts at a cover-up as well as its fraudulent practices.
Gilles-Éric Seralini and Jérôme Douzelet delved into the documents and discovered how, in the pursuit of its own short term economic interests, Monsanto used sophisticated methods of deceit to bypass legislation devised to protect millions of people. Seralini and Douzelet discovered how Monsanto managed to provide phony assessments to conceal the poisons its products contain, thus deceiving the public authorities and the scientific and medical communities.
Om denna bok
The Monsanto Papers av Gilles-Éric Seralini och Jérôme Douzelet är en Danskt band bok med 168 sidor på Engelska. Den utgavs 2022 av Skyhorse Publishing.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Monsanto Papers 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:
9781510767638
Upplaga:
0
Utgiven:
2022-03-17
Förlag:
Skyhorse Publishing
Sidantal:
168
$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"
>