Cite This Page
Bibliographic details for Xmonad/Installing xmonad
- Page name: Xmonad/Installing xmonad
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 22 November 2016 20:56 UTC
- Date retrieved: 17 September 2024 11:50 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Xmonad/Installing_xmonad&oldid=61299
- Page Version ID: 61299
Citation styles for Xmonad/Installing xmonad
APA style
Xmonad/Installing xmonad. (2016, November 22). HaskellWiki, . Retrieved 11:50, September 17, 2024 from https://wiki.haskell.org/index.php?title=Xmonad/Installing_xmonad&oldid=61299.
MLA style
"Xmonad/Installing xmonad." HaskellWiki, . 22 Nov 2016, 20:56 UTC. 17 Sep 2024, 11:50 <https://wiki.haskell.org/index.php?title=Xmonad/Installing_xmonad&oldid=61299>.
MHRA style
HaskellWiki contributors, 'Xmonad/Installing xmonad', HaskellWiki, , 22 November 2016, 20:56 UTC, <https://wiki.haskell.org/index.php?title=Xmonad/Installing_xmonad&oldid=61299> [accessed 17 September 2024]
Chicago style
HaskellWiki contributors, "Xmonad/Installing xmonad," HaskellWiki, , https://wiki.haskell.org/index.php?title=Xmonad/Installing_xmonad&oldid=61299 (accessed September 17, 2024).
CBE/CSE style
HaskellWiki contributors. Xmonad/Installing xmonad [Internet]. HaskellWiki, ; 2016 Nov 22, 20:56 UTC [cited 2024 Sep 17]. Available from: https://wiki.haskell.org/index.php?title=Xmonad/Installing_xmonad&oldid=61299.
Bluebook style
Xmonad/Installing xmonad, https://wiki.haskell.org/index.php?title=Xmonad/Installing_xmonad&oldid=61299 (last visited September 17, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Xmonad/Installing xmonad --- HaskellWiki{,} ", year = "2016", url = "https://wiki.haskell.org/index.php?title=Xmonad/Installing_xmonad&oldid=61299", note = "[Online; accessed 17-September-2024]" }
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/Installing xmonad --- HaskellWiki{,} ", year = "2016", url = "\url{https://wiki.haskell.org/index.php?title=Xmonad/Installing_xmonad&oldid=61299}", note = "[Online; accessed 17-September-2024]" }