Cite This Page
Bibliographic details for Xmonad
- Page name: Xmonad
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 14 June 2017 23:41 UTC
- Date retrieved: 15 February 2025 20:54 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Xmonad&oldid=61922
- Page Version ID: 61922
Citation styles for Xmonad
APA style
Xmonad. (2017, June 14). HaskellWiki. Retrieved 20:54, February 15, 2025 from https://wiki.haskell.org/index.php?title=Xmonad&oldid=61922.
MLA style
"Xmonad." HaskellWiki. 14 Jun 2017, 23:41 UTC. 15 Feb 2025, 20:54 <https://wiki.haskell.org/index.php?title=Xmonad&oldid=61922>.
MHRA style
HaskellWiki contributors, 'Xmonad', HaskellWiki, 14 June 2017, 23:41 UTC, <https://wiki.haskell.org/index.php?title=Xmonad&oldid=61922> [accessed 15 February 2025]
Chicago style
HaskellWiki contributors, "Xmonad," HaskellWiki, https://wiki.haskell.org/index.php?title=Xmonad&oldid=61922 (accessed February 15, 2025).
CBE/CSE style
HaskellWiki contributors. Xmonad [Internet]. HaskellWiki; 2017 Jun 14, 23:41 UTC [cited 2025 Feb 15]. Available from: https://wiki.haskell.org/index.php?title=Xmonad&oldid=61922.
Bluebook style
Xmonad, https://wiki.haskell.org/index.php?title=Xmonad&oldid=61922 (last visited February 15, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Xmonad --- HaskellWiki{,} ", year = "2017", url = "https://wiki.haskell.org/index.php?title=Xmonad&oldid=61922", note = "[Online; accessed 15-February-2025]" }
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 = "2017", url = "\url{https://wiki.haskell.org/index.php?title=Xmonad&oldid=61922}", note = "[Online; accessed 15-February-2025]" }