Cite This Page
Bibliographic details for Xmonad/Config archive/John Goerzen's Configuration
- Page name: Xmonad/Config archive/John Goerzen's Configuration
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 22 January 2009 07:05 UTC
- Date retrieved: 26 March 2023 21:48 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Xmonad/Config_archive/John_Goerzen%27s_Configuration&oldid=26033
- Page Version ID: 26033
Citation styles for Xmonad/Config archive/John Goerzen's Configuration
APA style
Xmonad/Config archive/John Goerzen's Configuration. (2009, January 22). HaskellWiki, . Retrieved 21:48, March 26, 2023 from https://wiki.haskell.org/index.php?title=Xmonad/Config_archive/John_Goerzen%27s_Configuration&oldid=26033.
MLA style
"Xmonad/Config archive/John Goerzen's Configuration." HaskellWiki, . 22 Jan 2009, 07:05 UTC. 26 Mar 2023, 21:48 <https://wiki.haskell.org/index.php?title=Xmonad/Config_archive/John_Goerzen%27s_Configuration&oldid=26033>.
MHRA style
HaskellWiki contributors, 'Xmonad/Config archive/John Goerzen's Configuration', HaskellWiki, , 22 January 2009, 07:05 UTC, <https://wiki.haskell.org/index.php?title=Xmonad/Config_archive/John_Goerzen%27s_Configuration&oldid=26033> [accessed 26 March 2023]
Chicago style
HaskellWiki contributors, "Xmonad/Config archive/John Goerzen's Configuration," HaskellWiki, , https://wiki.haskell.org/index.php?title=Xmonad/Config_archive/John_Goerzen%27s_Configuration&oldid=26033 (accessed March 26, 2023).
CBE/CSE style
HaskellWiki contributors. Xmonad/Config archive/John Goerzen's Configuration [Internet]. HaskellWiki, ; 2009 Jan 22, 07:05 UTC [cited 2023 Mar 26]. Available from: https://wiki.haskell.org/index.php?title=Xmonad/Config_archive/John_Goerzen%27s_Configuration&oldid=26033.
Bluebook style
Xmonad/Config archive/John Goerzen's Configuration, https://wiki.haskell.org/index.php?title=Xmonad/Config_archive/John_Goerzen%27s_Configuration&oldid=26033 (last visited March 26, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Xmonad/Config archive/John Goerzen's Configuration --- HaskellWiki{,} ", year = "2009", url = "https://wiki.haskell.org/index.php?title=Xmonad/Config_archive/John_Goerzen%27s_Configuration&oldid=26033", note = "[Online; accessed 26-March-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/John Goerzen's Configuration --- HaskellWiki{,} ", year = "2009", url = "\url{https://wiki.haskell.org/index.php?title=Xmonad/Config_archive/John_Goerzen%27s_Configuration&oldid=26033}", note = "[Online; accessed 26-March-2023]" }