Vi flyttar från butik till nätet - så funkar det framåt
Communicating Populism | 1:a upplagan
- Danskt band, Engelska, 2020
- Författare: James Stanyer, Carsten Reinemann
- Betyg:
502
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
The studies in this volume conceptualize populism as a type of political communication and investigate it comparatively, focusing on (a) politicians’ and journalists’ perceptions, (b) media coverage, and (c) effects on citizens.
This book presents findings from several large-scale internationally comparative empirical studies, funded by the European Cooperation in the field of Scientific and Technical Research (COST), focusing on communication and the media within the context of populism and populist political communication in Europe. The studies are based on comparative interview studies with journalists and politicians, a large-scale comparative content analysis, and a comparative cross-country experiment using nationally representative online-surveys over 15 countries. The book also includes advice for stakeholders like politicians, the media, and citizens about how to deal with the challenge of populist political communication.
This enlightening volume is ‘populist’ in the best sense and will be an essential text for any scholar in political science, communication science, media studies, sociology and philosophy with an interest in populism and political communication. It does not assume specialist knowledge and will remain accessible and engaging to students, practitioners and policymakers.
Chapter 1 and 11 of this book are freely available as a downloadable Open Access PDF under a Creative Commons Attribution-Non Commercial-No Derivatives 3.0 license. https://tandfbis.s3-us-west-2.amazonaws.com/rt-files/docs/Open+Access+Chapters/9781138392724_oachapter1.pdf
https://tandfbis.s3-us-west-2.amazonaws.com/rt-files/docs/Open+Access+Chapters/9781138392724_oachapter12.pdf
This book presents findings from several large-scale internationally comparative empirical studies, funded by the European Cooperation in the field of Scientific and Technical Research (COST), focusing on communication and the media within the context of populism and populist political communication in Europe. The studies are based on comparative interview studies with journalists and politicians, a large-scale comparative content analysis, and a comparative cross-country experiment using nationally representative online-surveys over 15 countries. The book also includes advice for stakeholders like politicians, the media, and citizens about how to deal with the challenge of populist political communication.
This enlightening volume is ‘populist’ in the best sense and will be an essential text for any scholar in political science, communication science, media studies, sociology and philosophy with an interest in populism and political communication. It does not assume specialist knowledge and will remain accessible and engaging to students, practitioners and policymakers.
Chapter 1 and 11 of this book are freely available as a downloadable Open Access PDF under a Creative Commons Attribution-Non Commercial-No Derivatives 3.0 license. https://tandfbis.s3-us-west-2.amazonaws.com/rt-files/docs/Open+Access+Chapters/9781138392724_oachapter1.pdf
https://tandfbis.s3-us-west-2.amazonaws.com/rt-files/docs/Open+Access+Chapters/9781138392724_oachapter12.pdf
Om denna bok
Communicating Populism av James Stanyer och Carsten Reinemann är en Danskt band bok med 280 sidor på Engelska. Detta är den 1:a upplagan som utgavs 2020.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Communicating Populism 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:
9780367671648
Upplaga:
1
Utgiven:
2020-12-18
Förlag:
Okänt
Sidantal:
280
$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"
>