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: 16 February 2009 16:50 UTC
- Date retrieved: 5 February 2023 19:49 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Xmonad/Basic_Desktop_Environment_Integration&oldid=26493
- Page Version ID: 26493
Citation styles for Xmonad/Basic Desktop Environment Integration
APA style
Xmonad/Basic Desktop Environment Integration. (2009, February 16). HaskellWiki, . Retrieved 19:49, February 5, 2023 from https://wiki.haskell.org/index.php?title=Xmonad/Basic_Desktop_Environment_Integration&oldid=26493.
MLA style
"Xmonad/Basic Desktop Environment Integration." HaskellWiki, . 16 Feb 2009, 16:50 UTC. 5 Feb 2023, 19:49 <https://wiki.haskell.org/index.php?title=Xmonad/Basic_Desktop_Environment_Integration&oldid=26493>.
MHRA style
HaskellWiki contributors, 'Xmonad/Basic Desktop Environment Integration', HaskellWiki, , 16 February 2009, 16:50 UTC, <https://wiki.haskell.org/index.php?title=Xmonad/Basic_Desktop_Environment_Integration&oldid=26493> [accessed 5 February 2023]
Chicago style
HaskellWiki contributors, "Xmonad/Basic Desktop Environment Integration," HaskellWiki, , https://wiki.haskell.org/index.php?title=Xmonad/Basic_Desktop_Environment_Integration&oldid=26493 (accessed February 5, 2023).
CBE/CSE style
HaskellWiki contributors. Xmonad/Basic Desktop Environment Integration [Internet]. HaskellWiki, ; 2009 Feb 16, 16:50 UTC [cited 2023 Feb 5]. Available from: https://wiki.haskell.org/index.php?title=Xmonad/Basic_Desktop_Environment_Integration&oldid=26493.
Bluebook style
Xmonad/Basic Desktop Environment Integration, https://wiki.haskell.org/index.php?title=Xmonad/Basic_Desktop_Environment_Integration&oldid=26493 (last visited February 5, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Xmonad/Basic Desktop Environment Integration --- HaskellWiki{,} ", year = "2009", url = "https://wiki.haskell.org/index.php?title=Xmonad/Basic_Desktop_Environment_Integration&oldid=26493", note = "[Online; accessed 5-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/Basic Desktop Environment Integration --- HaskellWiki{,} ", year = "2009", url = "\url{https://wiki.haskell.org/index.php?title=Xmonad/Basic_Desktop_Environment_Integration&oldid=26493}", note = "[Online; accessed 5-February-2023]" }