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: 8 December 2009 02:51 UTC
- Date retrieved: 8 February 2023 06:51 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Xmonad/Using_xmonad_in_Gnome&oldid=32278
- Page Version ID: 32278
Citation styles for Xmonad/Using xmonad in Gnome
APA style
Xmonad/Using xmonad in Gnome. (2009, December 8). HaskellWiki, . Retrieved 06:51, February 8, 2023 from https://wiki.haskell.org/index.php?title=Xmonad/Using_xmonad_in_Gnome&oldid=32278.
MLA style
"Xmonad/Using xmonad in Gnome." HaskellWiki, . 8 Dec 2009, 02:51 UTC. 8 Feb 2023, 06:51 <https://wiki.haskell.org/index.php?title=Xmonad/Using_xmonad_in_Gnome&oldid=32278>.
MHRA style
HaskellWiki contributors, 'Xmonad/Using xmonad in Gnome', HaskellWiki, , 8 December 2009, 02:51 UTC, <https://wiki.haskell.org/index.php?title=Xmonad/Using_xmonad_in_Gnome&oldid=32278> [accessed 8 February 2023]
Chicago style
HaskellWiki contributors, "Xmonad/Using xmonad in Gnome," HaskellWiki, , https://wiki.haskell.org/index.php?title=Xmonad/Using_xmonad_in_Gnome&oldid=32278 (accessed February 8, 2023).
CBE/CSE style
HaskellWiki contributors. Xmonad/Using xmonad in Gnome [Internet]. HaskellWiki, ; 2009 Dec 8, 02:51 UTC [cited 2023 Feb 8]. Available from: https://wiki.haskell.org/index.php?title=Xmonad/Using_xmonad_in_Gnome&oldid=32278.
Bluebook style
Xmonad/Using xmonad in Gnome, https://wiki.haskell.org/index.php?title=Xmonad/Using_xmonad_in_Gnome&oldid=32278 (last visited February 8, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Xmonad/Using xmonad in Gnome --- HaskellWiki{,} ", year = "2009", url = "https://wiki.haskell.org/index.php?title=Xmonad/Using_xmonad_in_Gnome&oldid=32278", note = "[Online; accessed 8-February-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/Using xmonad in Gnome --- HaskellWiki{,} ", year = "2009", url = "\url{https://wiki.haskell.org/index.php?title=Xmonad/Using_xmonad_in_Gnome&oldid=32278}", note = "[Online; accessed 8-February-2023]" }