Food and Beverage Management | 6:e upplagan
- Danskt band, Engelska, 2022
- Författare: John Cousins, David Foskett, David Held : Graham Wallas Professor Of Political Science, Amy Hollier
- Betyg:
503
kr
Skickas inom 6-10 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"
>
Beskrivning
* Sixth edition updated and revised to take account of changes in approaches to the management of F&B operations brought about by issues such as COVID, Brexit, staff shortages, technology and sustainability ethics;
* Content based on the application of systems operations management theory to traditional and current industry practice in food and beverage operations
* Specially designed to support learning being divided into ten chapters, ideal for semester teaching, thorough pedagogic features, the provision of references and additional sources of information, together with supporting PowerPoint presentations
* Written by an experienced team of authors who are recognised authorities in food and beverage operations and culinary arts.
This 6th edition of the best-selling textbook Food and Beverage Management for the hospitality, tourism & event industries has been updated and revised to take account of current trends within education and the hospitality, tourism and leisure industries. This includes changes to management best practice brought about the consequences of COVID and Brexit, as well looking at the impact of the increasing use of technology and kitchen/service robotics, changes to allergen regulations and issues of sustainability and business ethics, including ethical sourcing. It recognises that operations are not an end in themselves and food and beverage management is as much about the management of the business, as it is about specific aspects of the food and beverage product.
* Content based on the application of systems operations management theory to traditional and current industry practice in food and beverage operations
* Specially designed to support learning being divided into ten chapters, ideal for semester teaching, thorough pedagogic features, the provision of references and additional sources of information, together with supporting PowerPoint presentations
* Written by an experienced team of authors who are recognised authorities in food and beverage operations and culinary arts.
This 6th edition of the best-selling textbook Food and Beverage Management for the hospitality, tourism & event industries has been updated and revised to take account of current trends within education and the hospitality, tourism and leisure industries. This includes changes to management best practice brought about the consequences of COVID and Brexit, as well looking at the impact of the increasing use of technology and kitchen/service robotics, changes to allergen regulations and issues of sustainability and business ethics, including ethical sourcing. It recognises that operations are not an end in themselves and food and beverage management is as much about the management of the business, as it is about specific aspects of the food and beverage product.
Produktinformation
Kategori:
Okänd
Bandtyp:
Danskt band
Språk:
Engelska
Förlag:
Goodfellow Publishers Limited
Upplaga:
6
Utgiven:
2022-11-07
ISBN:
9781915097262
Sidantal:
378
Används bl.a. i följande kurser
$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"
>