Vi flyttar från butik till nätet - så funkar det framåt
Erving Goffman | 0:e upplagan
- Danskt band, Engelska, 1988
- Författare:
- Betyg:
Välj skick:
Bästa pris
224
kr
Skickas nästa vardag
Du sparar 43 kr
(16%)
mot nypris
267
kr
Skickas inom 1-3 vardagar
Butikslager
Onlinelager
1 st 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
Erving Goffman was one of the most pre-eminent authors of the post-war period in social science. His ideas have had an extraordinary influence and have become well known to a wide audience. This is the first systematic appraisal of the legacy of his work.
The book brings together a group of eminent scholars from sociology, linguistics and social psychology, all of whom are internationally known for their own work. Contributors include Adam Kendon, Randall Collins, Robin Williams, Emanuel A. Schegloff, Christian Heath, Stephen C. Levinson, P.M. Strong and Anthony Giddens.
The contributors analyse and seek to build on Goffman's work in a sympathetic yet critical way. Some chapters describe the main parameters of the "interaction order", as Goffman portrays it, serving as a useful introduction to his approach. Others show how future investigations of the interaction order may be developed.
This book will become a standard source for undergraduates and postgraduates in linguistics, social psychology and sociology, and for anyone interested in the development of modern social theory in general.
The book brings together a group of eminent scholars from sociology, linguistics and social psychology, all of whom are internationally known for their own work. Contributors include Adam Kendon, Randall Collins, Robin Williams, Emanuel A. Schegloff, Christian Heath, Stephen C. Levinson, P.M. Strong and Anthony Giddens.
The contributors analyse and seek to build on Goffman's work in a sympathetic yet critical way. Some chapters describe the main parameters of the "interaction order", as Goffman portrays it, serving as a useful introduction to his approach. Others show how future investigations of the interaction order may be developed.
This book will become a standard source for undergraduates and postgraduates in linguistics, social psychology and sociology, and for anyone interested in the development of modern social theory in general.
Om denna bok
Erving Goffman är en Danskt band bok med 256 sidor på Engelska. Den utgavs 1988.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Erving Goffman begagnad från Campusbokhandeln och spara upp till 16% jämfört med nypris. Begagnade exemplar finns från 224 kr medan nya kostar 267 kr – en besparing på 43 kr. Köp tryggt med Campusbokhandeln.
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:
Språk & ordböcker
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9780745603933
Upplaga:
0
Utgiven:
1988-06-28
Förlag:
Okänt
Sidantal:
256
$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"
>