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