Vi flyttar från butik till nätet - så funkar det framåt
David Bowie: Icon | 0:e upplagan
- Danskt band, Engelska, 2020
- Författare: Ulf Abel, Yury Bobrov, Vera Moore, Mr Robin Cormack
- Betyg:
699
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
“All the photos of David Bowie you could possibly ever need. The most noteworthy collection of David Bowie images ever accumulated. Whether you want to own the book as a collector’s item or display it on your coffee table, this definitive work is a tribute fit for an icon.” - Interview magazine
David Bowie: Icon gathers the greatest
photographs of one of the greatest stars in history, into a single,
luxurious volume. The result is the most important anthology of David
Bowie images that has ever been compiled. With work by many of the most
eminent names in photography, this book showcases a stunning portfolio
of imagery, featuring the iconic, the awe inspiring, the candid and the
surprising.
An astonishing 25 photographers from around the world
have contributed to this celebration. Their images are accompanied by
personal essays and reflections about working with this astonishing
artist. From memories of the earliest days at the Arts Lab in Beckenham
to what it was like touring the world with Bowie, each contributor
shares their experiences of working with - and knowing - this most
extraordinary figure.
From portraits and album covers,
performances and rehearsals, to rarely seen private moments and candid
snapshots, this collection is at once powerful, sentimental and
inspiring. The thoughts and reminiscences of the photographers, many
sharing their memories for the first time, give us an insight into this
artist unlike any other.
Photography and text by: Fernando
Aceves, Brian Aris, Philippe Auliac, Alec Byrne, Kevin Cummins, Chalkie
Davies, Justin de Villeneuve, Vernon Dewhurst, Gavin Evans, Gerald
Fearnley, Lynn Goldsmith, Greg Gorman, Andrew Kent, Markus Klinko, Geoff
MacCormack, Janet Macoska, Terry O'Neill, Denis O'Regan, Norman
Parkinson, Mick Rock, John Scarisbrick, Steve Schapiro, Barry Schultz,
Masayoshi Sukita and Ray Stevenson.
Features an introduction by Bowie's life-long friend, the artist George Underwood.
When David Bowie
passed away on 10 January 2016, the world lost a musical hero. But his
legacy lives on. While his sound and style evolved throughout his career
- from Ziggy to the Thin White Duke - two facts never changed: he was
an innovator; and photographers adored him. This book pays homage to
this ultimate icon.
David Bowie: Icon gathers the greatest
photographs of one of the greatest stars in history, into a single,
luxurious volume. The result is the most important anthology of David
Bowie images that has ever been compiled. With work by many of the most
eminent names in photography, this book showcases a stunning portfolio
of imagery, featuring the iconic, the awe inspiring, the candid and the
surprising.
An astonishing 25 photographers from around the world
have contributed to this celebration. Their images are accompanied by
personal essays and reflections about working with this astonishing
artist. From memories of the earliest days at the Arts Lab in Beckenham
to what it was like touring the world with Bowie, each contributor
shares their experiences of working with - and knowing - this most
extraordinary figure.
From portraits and album covers,
performances and rehearsals, to rarely seen private moments and candid
snapshots, this collection is at once powerful, sentimental and
inspiring. The thoughts and reminiscences of the photographers, many
sharing their memories for the first time, give us an insight into this
artist unlike any other.
Photography and text by: Fernando
Aceves, Brian Aris, Philippe Auliac, Alec Byrne, Kevin Cummins, Chalkie
Davies, Justin de Villeneuve, Vernon Dewhurst, Gavin Evans, Gerald
Fearnley, Lynn Goldsmith, Greg Gorman, Andrew Kent, Markus Klinko, Geoff
MacCormack, Janet Macoska, Terry O'Neill, Denis O'Regan, Norman
Parkinson, Mick Rock, John Scarisbrick, Steve Schapiro, Barry Schultz,
Masayoshi Sukita and Ray Stevenson.
Features an introduction by Bowie's life-long friend, the artist George Underwood.
When David Bowie
passed away on 10 January 2016, the world lost a musical hero. But his
legacy lives on. While his sound and style evolved throughout his career
- from Ziggy to the Thin White Duke - two facts never changed: he was
an innovator; and photographers adored him. This book pays homage to
this ultimate icon.
Om denna bok
David Bowie: Icon av Ulf Abel, Yury Bobrov, Vera Moore och Mr Robin Cormack är en Danskt band bok med 356 sidor på Engelska. Den utgavs 2020 av ACC Art Books.
Spara pengar – köp begagnad från Campusbokhandeln
Köp David Bowie: Icon 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:
Skönlitteratur
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9781788840965
Upplaga:
0
Utgiven:
2020-09-28
Förlag:
ACC Art Books
Sidantal:
356
$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"
>