Cite This Page
Bibliographic details for Xmonad/Using xmonad in Gnome
- Page name: Xmonad/Using xmonad in Gnome
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 5 February 2016 18:22 UTC
- Date retrieved: 13 October 2024 00:27 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Xmonad/Using_xmonad_in_Gnome&oldid=60602
- Page Version ID: 60602
Citation styles for Xmonad/Using xmonad in Gnome
APA style
Xmonad/Using xmonad in Gnome. (2016, February 5). HaskellWiki, . Retrieved 00:27, October 13, 2024 from https://wiki.haskell.org/index.php?title=Xmonad/Using_xmonad_in_Gnome&oldid=60602.
MLA style
"Xmonad/Using xmonad in Gnome." HaskellWiki, . 5 Feb 2016, 18:22 UTC. 13 Oct 2024, 00:27 <https://wiki.haskell.org/index.php?title=Xmonad/Using_xmonad_in_Gnome&oldid=60602>.
MHRA style
HaskellWiki contributors, 'Xmonad/Using xmonad in Gnome', HaskellWiki, , 5 February 2016, 18:22 UTC, <https://wiki.haskell.org/index.php?title=Xmonad/Using_xmonad_in_Gnome&oldid=60602> [accessed 13 October 2024]
Chicago style
HaskellWiki contributors, "Xmonad/Using xmonad in Gnome," HaskellWiki, , https://wiki.haskell.org/index.php?title=Xmonad/Using_xmonad_in_Gnome&oldid=60602 (accessed October 13, 2024).
CBE/CSE style
HaskellWiki contributors. Xmonad/Using xmonad in Gnome [Internet]. HaskellWiki, ; 2016 Feb 5, 18:22 UTC [cited 2024 Oct 13]. Available from: https://wiki.haskell.org/index.php?title=Xmonad/Using_xmonad_in_Gnome&oldid=60602.
Bluebook style
Xmonad/Using xmonad in Gnome, https://wiki.haskell.org/index.php?title=Xmonad/Using_xmonad_in_Gnome&oldid=60602 (last visited October 13, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Xmonad/Using xmonad in Gnome --- HaskellWiki{,} ", year = "2016", url = "https://wiki.haskell.org/index.php?title=Xmonad/Using_xmonad_in_Gnome&oldid=60602", note = "[Online; accessed 13-October-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/Using xmonad in Gnome --- HaskellWiki{,} ", year = "2016", url = "\url{https://wiki.haskell.org/index.php?title=Xmonad/Using_xmonad_in_Gnome&oldid=60602}", note = "[Online; accessed 13-October-2024]" }