Cite This Page
Bibliographic details for Xmonad/Frequently asked questions
- Page name: Xmonad/Frequently asked questions
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 24 October 2009 17:27 UTC
- Date retrieved: 3 February 2023 10:42 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Xmonad/Frequently_asked_questions&oldid=31103
- Page Version ID: 31103
Citation styles for Xmonad/Frequently asked questions
APA style
Xmonad/Frequently asked questions. (2009, October 24). HaskellWiki, . Retrieved 10:42, February 3, 2023 from https://wiki.haskell.org/index.php?title=Xmonad/Frequently_asked_questions&oldid=31103.
MLA style
"Xmonad/Frequently asked questions." HaskellWiki, . 24 Oct 2009, 17:27 UTC. 3 Feb 2023, 10:42 <https://wiki.haskell.org/index.php?title=Xmonad/Frequently_asked_questions&oldid=31103>.
MHRA style
HaskellWiki contributors, 'Xmonad/Frequently asked questions', HaskellWiki, , 24 October 2009, 17:27 UTC, <https://wiki.haskell.org/index.php?title=Xmonad/Frequently_asked_questions&oldid=31103> [accessed 3 February 2023]
Chicago style
HaskellWiki contributors, "Xmonad/Frequently asked questions," HaskellWiki, , https://wiki.haskell.org/index.php?title=Xmonad/Frequently_asked_questions&oldid=31103 (accessed February 3, 2023).
CBE/CSE style
HaskellWiki contributors. Xmonad/Frequently asked questions [Internet]. HaskellWiki, ; 2009 Oct 24, 17:27 UTC [cited 2023 Feb 3]. Available from: https://wiki.haskell.org/index.php?title=Xmonad/Frequently_asked_questions&oldid=31103.
Bluebook style
Xmonad/Frequently asked questions, https://wiki.haskell.org/index.php?title=Xmonad/Frequently_asked_questions&oldid=31103 (last visited February 3, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Xmonad/Frequently asked questions --- HaskellWiki{,} ", year = "2009", url = "https://wiki.haskell.org/index.php?title=Xmonad/Frequently_asked_questions&oldid=31103", note = "[Online; accessed 3-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/Frequently asked questions --- HaskellWiki{,} ", year = "2009", url = "\url{https://wiki.haskell.org/index.php?title=Xmonad/Frequently_asked_questions&oldid=31103}", note = "[Online; accessed 3-February-2023]" }