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: 10 March 2009 19:12 UTC
- Date retrieved: 4 July 2022 05:58 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Xmonad/Using_xmonad_in_Gnome&oldid=26927
- Page Version ID: 26927
Citation styles for Xmonad/Using xmonad in Gnome
APA style
Xmonad/Using xmonad in Gnome. (2009, March 10). HaskellWiki, . Retrieved 05:58, July 4, 2022 from https://wiki.haskell.org/index.php?title=Xmonad/Using_xmonad_in_Gnome&oldid=26927.
MLA style
"Xmonad/Using xmonad in Gnome." HaskellWiki, . 10 Mar 2009, 19:12 UTC. 4 Jul 2022, 05:58 <https://wiki.haskell.org/index.php?title=Xmonad/Using_xmonad_in_Gnome&oldid=26927>.
MHRA style
HaskellWiki contributors, 'Xmonad/Using xmonad in Gnome', HaskellWiki, , 10 March 2009, 19:12 UTC, <https://wiki.haskell.org/index.php?title=Xmonad/Using_xmonad_in_Gnome&oldid=26927> [accessed 4 July 2022]
Chicago style
HaskellWiki contributors, "Xmonad/Using xmonad in Gnome," HaskellWiki, , https://wiki.haskell.org/index.php?title=Xmonad/Using_xmonad_in_Gnome&oldid=26927 (accessed July 4, 2022).
CBE/CSE style
HaskellWiki contributors. Xmonad/Using xmonad in Gnome [Internet]. HaskellWiki, ; 2009 Mar 10, 19:12 UTC [cited 2022 Jul 4]. Available from: https://wiki.haskell.org/index.php?title=Xmonad/Using_xmonad_in_Gnome&oldid=26927.
Bluebook style
Xmonad/Using xmonad in Gnome, https://wiki.haskell.org/index.php?title=Xmonad/Using_xmonad_in_Gnome&oldid=26927 (last visited July 4, 2022).
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=26927", note = "[Online; accessed 4-July-2022]" }
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=26927}", note = "[Online; accessed 4-July-2022]" }