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 06:49 UTC
- Date retrieved: 27 March 2023 17:19 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Xmonad/Config_archive/John_Goerzen%27s_Configuration&oldid=26028
- Page Version ID: 26028
Citation styles for Xmonad/Config archive/John Goerzen's Configuration
APA style
Xmonad/Config archive/John Goerzen's Configuration. (2009, January 22). HaskellWiki, . Retrieved 17:19, March 27, 2023 from https://wiki.haskell.org/index.php?title=Xmonad/Config_archive/John_Goerzen%27s_Configuration&oldid=26028.
MLA style
"Xmonad/Config archive/John Goerzen's Configuration." HaskellWiki, . 22 Jan 2009, 06:49 UTC. 27 Mar 2023, 17:19 <https://wiki.haskell.org/index.php?title=Xmonad/Config_archive/John_Goerzen%27s_Configuration&oldid=26028>.
MHRA style
HaskellWiki contributors, 'Xmonad/Config archive/John Goerzen's Configuration', HaskellWiki, , 22 January 2009, 06:49 UTC, <https://wiki.haskell.org/index.php?title=Xmonad/Config_archive/John_Goerzen%27s_Configuration&oldid=26028> [accessed 27 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=26028 (accessed March 27, 2023).
CBE/CSE style
HaskellWiki contributors. Xmonad/Config archive/John Goerzen's Configuration [Internet]. HaskellWiki, ; 2009 Jan 22, 06:49 UTC [cited 2023 Mar 27]. Available from: https://wiki.haskell.org/index.php?title=Xmonad/Config_archive/John_Goerzen%27s_Configuration&oldid=26028.
Bluebook style
Xmonad/Config archive/John Goerzen's Configuration, https://wiki.haskell.org/index.php?title=Xmonad/Config_archive/John_Goerzen%27s_Configuration&oldid=26028 (last visited March 27, 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=26028", note = "[Online; accessed 27-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=26028}", note = "[Online; accessed 27-March-2023]" }