Heritage of World Civilizations, The, Combined Volume | 10:e upplagan
- Häftad, Engelska, 2015
- Författare: Albert M Craig, William A. Graham, Donald M. Kagan, Steven Ozment, Frank M. Turner
- Betyg:
Välj skick:
Bästa pris
972
kr
Skickas nästa vardag
Du sparar 324 kr
(25%)
mot nypris
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"
>
Fler utgåvor
Beskrivning
NOTE: You are purchasing a standalone product; MyHistoryLab does not come packaged with this content. If you would like to purchase both the physical text and MyHistoryLab, search for 0134224922 / 9780134224923 The Heritage of World Civilizations, Combined Volume plus MyHistoryLab for World History — Access Card Package, 10/e
Package consists of:
• 0133834913 / 9780133834918 The Heritage of World Civilizations, Combined Volume, 10/e
• 0133861880 / 9780133861884 MyHistoryLab for World History Valuepack Access Card
MyHistoryLab should only be purchased when required by an instructor.
For courses in World History
A comparative, global approach to world civilizations
The Heritage of World Civilizations provides an accessible overview of Asian, African, Middle Eastern, European, and American civilizations with an emphasis on the role played by the world's great religious and philosophical traditions throughout history. Leading scholars in their respective fields, the authors empower students to view the events and processes that have shaped our increasingly interdependent world through a comparative, global lens.
Also available with MyHistoryLab®
MyHistoryLab for the World History course extends learning online, engaging students and improving results. Media resources with assignments bring concepts to life, and offer students opportunities to practice applying what they’ve learned. And Writing Space helps educators develop and assess concept mastery and critical thinking through writing, quickly and easily. Please note: this version of MyHistoryLab does not include an eText.
The Heritage of World Civilizations, Tenth Edition is also available via REVEL™, an immersive learning experience designed for the way today's students read, think, and learn.
Package consists of:
• 0133834913 / 9780133834918 The Heritage of World Civilizations, Combined Volume, 10/e
• 0133861880 / 9780133861884 MyHistoryLab for World History Valuepack Access Card
MyHistoryLab should only be purchased when required by an instructor.
For courses in World History
A comparative, global approach to world civilizations
The Heritage of World Civilizations provides an accessible overview of Asian, African, Middle Eastern, European, and American civilizations with an emphasis on the role played by the world's great religious and philosophical traditions throughout history. Leading scholars in their respective fields, the authors empower students to view the events and processes that have shaped our increasingly interdependent world through a comparative, global lens.
Also available with MyHistoryLab®
MyHistoryLab for the World History course extends learning online, engaging students and improving results. Media resources with assignments bring concepts to life, and offer students opportunities to practice applying what they’ve learned. And Writing Space helps educators develop and assess concept mastery and critical thinking through writing, quickly and easily. Please note: this version of MyHistoryLab does not include an eText.
The Heritage of World Civilizations, Tenth Edition is also available via REVEL™, an immersive learning experience designed for the way today's students read, think, and learn.
Produktinformation
Kategori:
Okänd
Bandtyp:
Häftad
Språk:
Engelska
ISBN:
9780133834918
Upplaga:
10
Utgiven:
2015-09-02
Förlag:
Pearson Education
Sidantal:
1088
Hur man citerar Heritage of World Civilizations, The, Combined Volume
Klicka på -knappen för att kopiera citatet till urklipp. Kom ihåg att alltid dubbelkolla dina referenser.
Harvard
Albert M Craig, William A. Graham, Donald M. Kagan, Steven Ozment och Frank M. Turner (2015) Heritage of World Civilizations, The, Combined Volume. 10:e uppl. Pearson Education
Albert M Craig, William A. Graham, Donald M. Kagan, Steven Ozment och Frank M. Turner (2015) Heritage of World Civilizations, The, Combined Volume. 10:e uppl. Pearson Education
APA (7:e upplagan)
Albert M Craig, William A. Graham, Donald M. Kagan, Steven Ozment, och Frank M. Turner (2015). Heritage of World Civilizations, The, Combined Volume (10:e uppl.). Pearson Education
Albert M Craig, William A. Graham, Donald M. Kagan, Steven Ozment, och Frank M. Turner (2015). Heritage of World Civilizations, The, Combined Volume (10:e uppl.). Pearson Education
MLA
Albert M Craig, William A. Graham, Donald M. Kagan, Steven Ozment, och Frank M. Turner. Heritage of World Civilizations, The, Combined Volume. 10:e uppl., Pearson Education, 2015.
Albert M Craig, William A. Graham, Donald M. Kagan, Steven Ozment, och Frank M. Turner. Heritage of World Civilizations, The, Combined Volume. 10:e uppl., Pearson Education, 2015.
Vancouver
Albert M Craig, William A. Graham, Donald M. Kagan, Steven Ozment, Frank M. Turner. Heritage of World Civilizations, The, Combined Volume. 10:e uppl.. Pearson Education; 2015.
Albert M Craig, William A. Graham, Donald M. Kagan, Steven Ozment, Frank M. Turner. Heritage of World Civilizations, The, Combined Volume. 10:e uppl.. Pearson Education; 2015.
IEEE
Albert M Craig, William A. Graham, Donald M. Kagan, Steven Ozment, Frank M. Turner, Heritage of World Civilizations, The, Combined Volume, 10:e uppl.. Pearson Education, 2015.
Albert M Craig, William A. Graham, Donald M. Kagan, Steven Ozment, Frank M. Turner, Heritage of World Civilizations, The, Combined Volume, 10:e uppl.. Pearson Education, 2015.
Behöver du hjälp med referenser?
Dessa citat genereras automatiskt från bokens metadata. Kontrollera alltid att informationen är korrekt innan du använder den i ditt arbete.
$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"
>