Cite This Page
Bibliographic details for Xmonad
- Page name: Xmonad
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 30 August 2008 00:29 UTC
- Date retrieved: 28 May 2022 22:46 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Xmonad&oldid=22698
- Page Version ID: 22698
Citation styles for Xmonad
APA style
Xmonad. (2008, August 30). HaskellWiki, . Retrieved 22:46, May 28, 2022 from https://wiki.haskell.org/index.php?title=Xmonad&oldid=22698.
MLA style
"Xmonad." HaskellWiki, . 30 Aug 2008, 00:29 UTC. 28 May 2022, 22:46 <https://wiki.haskell.org/index.php?title=Xmonad&oldid=22698>.
MHRA style
HaskellWiki contributors, 'Xmonad', HaskellWiki, , 30 August 2008, 00:29 UTC, <https://wiki.haskell.org/index.php?title=Xmonad&oldid=22698> [accessed 28 May 2022]
Chicago style
HaskellWiki contributors, "Xmonad," HaskellWiki, , https://wiki.haskell.org/index.php?title=Xmonad&oldid=22698 (accessed May 28, 2022).
CBE/CSE style
HaskellWiki contributors. Xmonad [Internet]. HaskellWiki, ; 2008 Aug 30, 00:29 UTC [cited 2022 May 28]. Available from: https://wiki.haskell.org/index.php?title=Xmonad&oldid=22698.
Bluebook style
Xmonad, https://wiki.haskell.org/index.php?title=Xmonad&oldid=22698 (last visited May 28, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Xmonad --- HaskellWiki{,} ", year = "2008", url = "https://wiki.haskell.org/index.php?title=Xmonad&oldid=22698", note = "[Online; accessed 28-May-2022]" }
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 --- HaskellWiki{,} ", year = "2008", url = "\url{https://wiki.haskell.org/index.php?title=Xmonad&oldid=22698}", note = "[Online; accessed 28-May-2022]" }