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