Vi flyttar från butik till nätet - så funkar det framåt
Just Ethical Business | 1:a upplagan
- Danskt band, Engelska, 2025
- Författare: Charles Sampford, William Ransome
- Betyg:
Butikslager
Onlinelager
Ej 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
It is now recognised that many governance problems in which global business has been implicated have arisen because of globalisation and can only be addressed by global solutions. It must also be recognized, Sampford argues, that governance problems at the national level contribute to governance problems and the global level and vice versa.
This book provides an integrated set of perspectives on the roles of business in the ethical, social, political, economic and physical environments in which it operates globally, bringing together more than twenty years of Professor Sampford’s thoughts and analysis. The book synthesises a set of consistent themes of prevailing relevance to business, with a detailed commentary on the place of business in past, current and future global public policy debates, from the best means of pricing carbon to the defining tax and welfare quandaries facing America, Europe and Asia. Its core thesis and recurring thematic crux is that – like many other problems of the late twentieth and early twenty-first centuries – global problems of business conduct can only be addressed by a combination of legal regulation, ethical standard setting and institutional design. The book argues that, from ratings agencies, to corporations, to superannuation funds, to banks, to governments and multilateral agencies, institutions must be redesigned to increase the probability that they will use the power entrusted in them to serve the public interest in the way they claim.
The book will be of interest to academic researchers and advanced students across the governance disciplines including law, economics and finance, politics, ethics and philosophy; to corporate governance theorists and practitioners, business executives and boards of private and public companies; to non-government organisations that interact with business globally; to executives of government departments and agencies; and to university, government and corporate libraries.
This book provides an integrated set of perspectives on the roles of business in the ethical, social, political, economic and physical environments in which it operates globally, bringing together more than twenty years of Professor Sampford’s thoughts and analysis. The book synthesises a set of consistent themes of prevailing relevance to business, with a detailed commentary on the place of business in past, current and future global public policy debates, from the best means of pricing carbon to the defining tax and welfare quandaries facing America, Europe and Asia. Its core thesis and recurring thematic crux is that – like many other problems of the late twentieth and early twenty-first centuries – global problems of business conduct can only be addressed by a combination of legal regulation, ethical standard setting and institutional design. The book argues that, from ratings agencies, to corporations, to superannuation funds, to banks, to governments and multilateral agencies, institutions must be redesigned to increase the probability that they will use the power entrusted in them to serve the public interest in the way they claim.
The book will be of interest to academic researchers and advanced students across the governance disciplines including law, economics and finance, politics, ethics and philosophy; to corporate governance theorists and practitioners, business executives and boards of private and public companies; to non-government organisations that interact with business globally; to executives of government departments and agencies; and to university, government and corporate libraries.
Om denna bok
Just Ethical Business av Charles Sampford och William Ransome är en Danskt band bok med 224 sidor på Engelska. Detta är den 1:a upplagan som utgavs 2025.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Just Ethical Business 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:
9781138859029
Upplaga:
1
Utgiven:
2025-05-01
Förlag:
Okänt
Sidantal:
224
$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"
>