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