The Baltic World, 1772-1993 | 1:a upplagan
- Engelska, 1995
- Författare: David Kirby
- Betyg:
632
kr
Skickas inom 1-3 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
This eagerly-awaited sequel shares the characteristics of its distinguished predecessor -- wide geographical and chronological span; expert mingling of political, social and economic history; and Dr Kirby's ability to keep the separate national threads of his account from tangling as he weaves them into the broad regional picture that is his main concern. Here he tackles the contrasting experiences of Europe's northern periphery -- affluence and democracy in the north, stagnation and authoritarianism in the south -- from the French Revolution to the collapse of the USSR and beyond. This is a masterly study of a region that is far from peripheral politically to the post-Soviet world.
Produktinformation
Kategori:
Okänd
Språk:
Engelska
ISBN:
9780582004092
Upplaga:
1
Utgiven:
1995-02-20
Förlag:
Pearson Education
Sidantal:
480
Hur man citerar The Baltic World, 1772-1993
Klicka på -knappen för att kopiera citatet till urklipp. Kom ihåg att alltid dubbelkolla dina referenser.
Harvard
David Kirby (1995) The Baltic World, 1772-1993. Pearson Education
David Kirby (1995) The Baltic World, 1772-1993. Pearson Education
APA (7:e upplagan)
David Kirby (1995). The Baltic World, 1772-1993. Pearson Education
David Kirby (1995). The Baltic World, 1772-1993. Pearson Education
MLA
David Kirby. The Baltic World, 1772-1993. Pearson Education, 1995.
David Kirby. The Baltic World, 1772-1993. Pearson Education, 1995.
Vancouver
David Kirby. The Baltic World, 1772-1993. Pearson Education; 1995.
David Kirby. The Baltic World, 1772-1993. Pearson Education; 1995.
IEEE
David Kirby, The Baltic World, 1772-1993. Pearson Education, 1995.
David Kirby, The Baltic World, 1772-1993. Pearson Education, 1995.
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"
>