Cite This Page
Bibliographic details for Xmonad/Config archive/sereven xmonad.hs
- Page name: Xmonad/Config archive/sereven xmonad.hs
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 3 October 2011 03:43 UTC
- Date retrieved: 3 February 2023 14:18 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Xmonad/Config_archive/sereven_xmonad.hs&oldid=42276
- Page Version ID: 42276
Citation styles for Xmonad/Config archive/sereven xmonad.hs
APA style
Xmonad/Config archive/sereven xmonad.hs. (2011, October 3). HaskellWiki, . Retrieved 14:18, February 3, 2023 from https://wiki.haskell.org/index.php?title=Xmonad/Config_archive/sereven_xmonad.hs&oldid=42276.
MLA style
"Xmonad/Config archive/sereven xmonad.hs." HaskellWiki, . 3 Oct 2011, 03:43 UTC. 3 Feb 2023, 14:18 <https://wiki.haskell.org/index.php?title=Xmonad/Config_archive/sereven_xmonad.hs&oldid=42276>.
MHRA style
HaskellWiki contributors, 'Xmonad/Config archive/sereven xmonad.hs', HaskellWiki, , 3 October 2011, 03:43 UTC, <https://wiki.haskell.org/index.php?title=Xmonad/Config_archive/sereven_xmonad.hs&oldid=42276> [accessed 3 February 2023]
Chicago style
HaskellWiki contributors, "Xmonad/Config archive/sereven xmonad.hs," HaskellWiki, , https://wiki.haskell.org/index.php?title=Xmonad/Config_archive/sereven_xmonad.hs&oldid=42276 (accessed February 3, 2023).
CBE/CSE style
HaskellWiki contributors. Xmonad/Config archive/sereven xmonad.hs [Internet]. HaskellWiki, ; 2011 Oct 3, 03:43 UTC [cited 2023 Feb 3]. Available from: https://wiki.haskell.org/index.php?title=Xmonad/Config_archive/sereven_xmonad.hs&oldid=42276.
Bluebook style
Xmonad/Config archive/sereven xmonad.hs, https://wiki.haskell.org/index.php?title=Xmonad/Config_archive/sereven_xmonad.hs&oldid=42276 (last visited February 3, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Xmonad/Config archive/sereven xmonad.hs --- HaskellWiki{,} ", year = "2011", url = "https://wiki.haskell.org/index.php?title=Xmonad/Config_archive/sereven_xmonad.hs&oldid=42276", note = "[Online; accessed 3-February-2023]" }
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/Config archive/sereven xmonad.hs --- HaskellWiki{,} ", year = "2011", url = "\url{https://wiki.haskell.org/index.php?title=Xmonad/Config_archive/sereven_xmonad.hs&oldid=42276}", note = "[Online; accessed 3-February-2023]" }