Cite This Page
Bibliographic details for Xmonad/Default Desktop Environment Integration
- Page name: Xmonad/Default Desktop Environment Integration
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 11 September 2008 03:01 UTC
- Date retrieved: 8 February 2023 17:06 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Xmonad/Default_Desktop_Environment_Integration&oldid=22845
- Page Version ID: 22845
Citation styles for Xmonad/Default Desktop Environment Integration
APA style
Xmonad/Default Desktop Environment Integration. (2008, September 11). HaskellWiki, . Retrieved 17:06, February 8, 2023 from https://wiki.haskell.org/index.php?title=Xmonad/Default_Desktop_Environment_Integration&oldid=22845.
MLA style
"Xmonad/Default Desktop Environment Integration." HaskellWiki, . 11 Sep 2008, 03:01 UTC. 8 Feb 2023, 17:06 <https://wiki.haskell.org/index.php?title=Xmonad/Default_Desktop_Environment_Integration&oldid=22845>.
MHRA style
HaskellWiki contributors, 'Xmonad/Default Desktop Environment Integration', HaskellWiki, , 11 September 2008, 03:01 UTC, <https://wiki.haskell.org/index.php?title=Xmonad/Default_Desktop_Environment_Integration&oldid=22845> [accessed 8 February 2023]
Chicago style
HaskellWiki contributors, "Xmonad/Default Desktop Environment Integration," HaskellWiki, , https://wiki.haskell.org/index.php?title=Xmonad/Default_Desktop_Environment_Integration&oldid=22845 (accessed February 8, 2023).
CBE/CSE style
HaskellWiki contributors. Xmonad/Default Desktop Environment Integration [Internet]. HaskellWiki, ; 2008 Sep 11, 03:01 UTC [cited 2023 Feb 8]. Available from: https://wiki.haskell.org/index.php?title=Xmonad/Default_Desktop_Environment_Integration&oldid=22845.
Bluebook style
Xmonad/Default Desktop Environment Integration, https://wiki.haskell.org/index.php?title=Xmonad/Default_Desktop_Environment_Integration&oldid=22845 (last visited February 8, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Xmonad/Default Desktop Environment Integration --- HaskellWiki{,} ", year = "2008", url = "https://wiki.haskell.org/index.php?title=Xmonad/Default_Desktop_Environment_Integration&oldid=22845", 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/Default Desktop Environment Integration --- HaskellWiki{,} ", year = "2008", url = "\url{https://wiki.haskell.org/index.php?title=Xmonad/Default_Desktop_Environment_Integration&oldid=22845}", note = "[Online; accessed 8-February-2023]" }