Cite This Page
Bibliographic details for Xmonad/Basic Desktop Environment Integration
- Page name: Xmonad/Basic Desktop Environment Integration
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 18 March 2013 18:11 UTC
- Date retrieved: 7 December 2024 07:29 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Xmonad/Basic_Desktop_Environment_Integration&oldid=55580
- Page Version ID: 55580
Citation styles for Xmonad/Basic Desktop Environment Integration
APA style
Xmonad/Basic Desktop Environment Integration. (2013, March 18). HaskellWiki. Retrieved 07:29, December 7, 2024 from https://wiki.haskell.org/index.php?title=Xmonad/Basic_Desktop_Environment_Integration&oldid=55580.
MLA style
"Xmonad/Basic Desktop Environment Integration." HaskellWiki. 18 Mar 2013, 18:11 UTC. 7 Dec 2024, 07:29 <https://wiki.haskell.org/index.php?title=Xmonad/Basic_Desktop_Environment_Integration&oldid=55580>.
MHRA style
HaskellWiki contributors, 'Xmonad/Basic Desktop Environment Integration', HaskellWiki, 18 March 2013, 18:11 UTC, <https://wiki.haskell.org/index.php?title=Xmonad/Basic_Desktop_Environment_Integration&oldid=55580> [accessed 7 December 2024]
Chicago style
HaskellWiki contributors, "Xmonad/Basic Desktop Environment Integration," HaskellWiki, https://wiki.haskell.org/index.php?title=Xmonad/Basic_Desktop_Environment_Integration&oldid=55580 (accessed December 7, 2024).
CBE/CSE style
HaskellWiki contributors. Xmonad/Basic Desktop Environment Integration [Internet]. HaskellWiki; 2013 Mar 18, 18:11 UTC [cited 2024 Dec 7]. Available from: https://wiki.haskell.org/index.php?title=Xmonad/Basic_Desktop_Environment_Integration&oldid=55580.
Bluebook style
Xmonad/Basic Desktop Environment Integration, https://wiki.haskell.org/index.php?title=Xmonad/Basic_Desktop_Environment_Integration&oldid=55580 (last visited December 7, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Xmonad/Basic Desktop Environment Integration --- HaskellWiki{,} ", year = "2013", url = "https://wiki.haskell.org/index.php?title=Xmonad/Basic_Desktop_Environment_Integration&oldid=55580", note = "[Online; accessed 7-December-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/Basic Desktop Environment Integration --- HaskellWiki{,} ", year = "2013", url = "\url{https://wiki.haskell.org/index.php?title=Xmonad/Basic_Desktop_Environment_Integration&oldid=55580}", note = "[Online; accessed 7-December-2024]" }