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: 9 March 2021 11:31 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Xmonad/Installing_xmonad&oldid=41675
- Page Version ID: 41675
Citation styles for Xmonad/Installing xmonad
APA style
Xmonad/Installing xmonad. (2016, November 22). HaskellWiki, . Retrieved 11:31, March 9, 2021 from https://wiki.haskell.org/index.php?title=Xmonad/Installing_xmonad&oldid=41675.
MLA style
"Xmonad/Installing xmonad." HaskellWiki, . 22 Nov 2016, 20:56 UTC. 9 Mar 2021, 11:31 <https://wiki.haskell.org/index.php?title=Xmonad/Installing_xmonad&oldid=41675>.
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=41675> [accessed 9 March 2021]
Chicago style
HaskellWiki contributors, "Xmonad/Installing xmonad," HaskellWiki, , https://wiki.haskell.org/index.php?title=Xmonad/Installing_xmonad&oldid=41675 (accessed March 9, 2021).
CBE/CSE style
HaskellWiki contributors. Xmonad/Installing xmonad [Internet]. HaskellWiki, ; 2016 Nov 22, 20:56 UTC [cited 2021 Mar 9]. Available from: https://wiki.haskell.org/index.php?title=Xmonad/Installing_xmonad&oldid=41675.
Bluebook style
Xmonad/Installing xmonad, https://wiki.haskell.org/index.php?title=Xmonad/Installing_xmonad&oldid=41675 (last visited March 9, 2021).
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=41675", note = "[Online; accessed 9-March-2021]" }
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=41675}", note = "[Online; accessed 9-March-2021]" }