Cite This Page
Bibliographic details for Xmonad/Guided tour of the xmonad source/StackSet.hs
- Page name: Xmonad/Guided tour of the xmonad source/StackSet.hs
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 2 March 2015 10:15 UTC
- Date retrieved: 7 March 2021 19:19 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Xmonad/Guided_tour_of_the_xmonad_source/StackSet.hs&oldid=38054
- Page Version ID: 38054
Citation styles for Xmonad/Guided tour of the xmonad source/StackSet.hs
APA style
Xmonad/Guided tour of the xmonad source/StackSet.hs. (2015, March 2). HaskellWiki, . Retrieved 19:19, March 7, 2021 from https://wiki.haskell.org/index.php?title=Xmonad/Guided_tour_of_the_xmonad_source/StackSet.hs&oldid=38054.
MLA style
"Xmonad/Guided tour of the xmonad source/StackSet.hs." HaskellWiki, . 2 Mar 2015, 10:15 UTC. 7 Mar 2021, 19:19 <https://wiki.haskell.org/index.php?title=Xmonad/Guided_tour_of_the_xmonad_source/StackSet.hs&oldid=38054>.
MHRA style
HaskellWiki contributors, 'Xmonad/Guided tour of the xmonad source/StackSet.hs', HaskellWiki, , 2 March 2015, 10:15 UTC, <https://wiki.haskell.org/index.php?title=Xmonad/Guided_tour_of_the_xmonad_source/StackSet.hs&oldid=38054> [accessed 7 March 2021]
Chicago style
HaskellWiki contributors, "Xmonad/Guided tour of the xmonad source/StackSet.hs," HaskellWiki, , https://wiki.haskell.org/index.php?title=Xmonad/Guided_tour_of_the_xmonad_source/StackSet.hs&oldid=38054 (accessed March 7, 2021).
CBE/CSE style
HaskellWiki contributors. Xmonad/Guided tour of the xmonad source/StackSet.hs [Internet]. HaskellWiki, ; 2015 Mar 2, 10:15 UTC [cited 2021 Mar 7]. Available from: https://wiki.haskell.org/index.php?title=Xmonad/Guided_tour_of_the_xmonad_source/StackSet.hs&oldid=38054.
Bluebook style
Xmonad/Guided tour of the xmonad source/StackSet.hs, https://wiki.haskell.org/index.php?title=Xmonad/Guided_tour_of_the_xmonad_source/StackSet.hs&oldid=38054 (last visited March 7, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Xmonad/Guided tour of the xmonad source/StackSet.hs --- HaskellWiki{,} ", year = "2015", url = "https://wiki.haskell.org/index.php?title=Xmonad/Guided_tour_of_the_xmonad_source/StackSet.hs&oldid=38054", note = "[Online; accessed 7-March-2021]" }
When using the LaTeX package url (\usepackage{url}
somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may be preferred:
@misc{ wiki:xxx, author = "HaskellWiki", title = "Xmonad/Guided tour of the xmonad source/StackSet.hs --- HaskellWiki{,} ", year = "2015", url = "\url{https://wiki.haskell.org/index.php?title=Xmonad/Guided_tour_of_the_xmonad_source/StackSet.hs&oldid=38054}", note = "[Online; accessed 7-March-2021]" }