Kjellgren Kaminsky Architecture

Kjellgren Kaminsky Architecture is an architecture firm based in Göteborg, Sweden. It works with architecture in its broadest meaning ranging from furniture to city planning, from theory to practice. In 2007, it won the international architect competition for a new dancehall/restaurant in Falsterbo (southern part of Sweden), which was inaugurated in 2009. The project won the Skånes Arkitekturpris.[1]

Publications

Ecological Architecture, Chris van Uffelen (ed.), Braun, 2009, p. 48-49
Desire, The shape of things to come, R. Klanten, S. Ehmann, A. Kupetz, S. Moreno, A. Mollard (ed.), Gestalten, 2008

Notes and references

Carlsson, David Worlds first passive museum David Report, Accessed April 10, 2008
Bright, Christopher Swedish Prefab Dwell, Accessed May 19, 2008
Passive Houses Tropolism, Accessed Mars 05, 2008
Pirate Chair Designerblog, Accessed Mars 24, 2008
Kjellgren Kaminsky设计Passive Houses Interior Design, Accessed April 7, 2008 ArchDaily , September 24, 2011 Arkitektur, November 3, 2011

gollark: ```fsharplet printNumber n = match n with | 0 -> "zero" | 1 -> "one" | 2 -> "two" | 3 -> "three" | _ -> "many"```
gollark: I could provide a more complicated example, but discord is bad for that.
gollark: See? It's ugly! Mutable variables; that break nonsense; the curly brackets.
gollark: i.e.```fsharplet potato = 5let isFive = match potato with | 5 -> true | _ -> false```is nicer than the equivalent nonsense of```javascriptconst potato = 5;let isFive;switch (potato) {case 5: isFive = true; break:default: isFive = false;}```
gollark: They're much more composable.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.