Vi flyttar från butik till nätet - så funkar det framåt
Decisions | 0:e upplagan
- Danskt band, Engelska, 2017
- Författare: Nils Brunsson, Karin Brunsson
- Betyg:
270
kr
Skickas nästa vardag
Du sparar 118 kr
(30%)
mot nypris
388
kr
Skickas inom 0-2 vardagar
Butikslager
Onlinelager
2 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
Decision-making is an activity in which everyone is engaged on a more or less daily basis. In this book, Karin Brunsson and Nils Brunsson explore the intricacies of decision-making for individuals and organizations. When, how and why do they make decisions?
The authors identify four distinct ways of reasoning that decision-makers use. The consequences of decisions vary: some promote action, others impede it, and some produce more responsibility than others. With in-depth discussions of rationality, justifications and hypocrisy, the authors show how organizational and political decision processes become over-complicated and difficult for both decision makers and external observers to understand.
Decisions is a concise and easy-to-read introduction to a highly significant and intriguing topic. Based on research from several fields, it provides useful reading and essential knowledge for scholars and students throughout the social sciences and for everyone who wants to understand their own decisions and those of others.
The authors identify four distinct ways of reasoning that decision-makers use. The consequences of decisions vary: some promote action, others impede it, and some produce more responsibility than others. With in-depth discussions of rationality, justifications and hypocrisy, the authors show how organizational and political decision processes become over-complicated and difficult for both decision makers and external observers to understand.
Decisions is a concise and easy-to-read introduction to a highly significant and intriguing topic. Based on research from several fields, it provides useful reading and essential knowledge for scholars and students throughout the social sciences and for everyone who wants to understand their own decisions and those of others.
Om denna bok
Decisions av Nils Brunsson och Karin Brunsson är en Danskt band bok med 116 sidor på Engelska. Den utgavs 2017 av Edward Elgar Publishing.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Decisions begagnad från Campusbokhandeln och spara upp till 30% jämfört med nypris. Begagnade exemplar finns från 270 kr medan nya kostar 388 kr – en besparing på 118 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:
Okänd
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9781788110402
Upplaga:
0
Utgiven:
2017-12-29
Förlag:
Edward Elgar Publishing
Sidantal:
116
$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"
>