Stocksund
Stocksund (Swedish pronunciation: [stɔkˈsɵnːd])[1] is an upper class suburb in Metropolitan Stockholm, Sweden.

Coat of arms of Stocksund from its time as a separate municipality.
.jpg)
Aerophoto over Stocksund in February 2013.
Located immediately across the Edsviken and Stocksundet from Bergshamra, Stocksund is one of four parts of Danderyd Municipality north of Stockholm.
Glenstudio, where the group ABBA recorded the album ABBA, is located in Långängen, a part of Stocksund.
Communications
Stocksund is served by two railway stations on Roslagsbanan: Stocksund railway station and Mörby railway station.
gollark: ```haskell#!/usr/bin/stack{- stack --resolver lts-12.13 --install-ghc runghc --package Hclip --package deepseq-}import Data.Charimport Control.DeepSeqimport System.Hclipevaluate x = x `deepseq` xmain = do input <- evaluate <$> getContents let text = concatMap toFib $ zip input [0..] setClipboard text putStr textfibs :: [Int]fibs = 0 : 1 : zipWith (+) fibs (tail fibs)toFib :: (Char, Int) -> StringtoFib (c, i) = replicate (fibs !! i) ' ' ++ [c, "\n"]```
gollark: *opened haskell*
gollark: We must automate fibonacci indentation somehow.
gollark: !esowiki WHY
gollark: This is *annoying*. I can't have both cubic chunks and mods generating ores, unless I do something *ridiculous* like generate ores using CC.
References
- Jöran Sahlgren; Gösta Bergman (1979). Svenska ortnamn med uttalsuppgifter (in Swedish). p. 23.
See also
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.