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: 11 December 2011 16:39 UTC
- Date retrieved: 30 January 2023 23:39 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Xmonad/Frequently_asked_questions&oldid=43581
- Page Version ID: 43581
Citation styles for Xmonad/Frequently asked questions
APA style
Xmonad/Frequently asked questions. (2011, December 11). HaskellWiki, . Retrieved 23:39, January 30, 2023 from https://wiki.haskell.org/index.php?title=Xmonad/Frequently_asked_questions&oldid=43581.
MLA style
"Xmonad/Frequently asked questions." HaskellWiki, . 11 Dec 2011, 16:39 UTC. 30 Jan 2023, 23:39 <https://wiki.haskell.org/index.php?title=Xmonad/Frequently_asked_questions&oldid=43581>.
MHRA style
HaskellWiki contributors, 'Xmonad/Frequently asked questions', HaskellWiki, , 11 December 2011, 16:39 UTC, <https://wiki.haskell.org/index.php?title=Xmonad/Frequently_asked_questions&oldid=43581> [accessed 30 January 2023]
Chicago style
HaskellWiki contributors, "Xmonad/Frequently asked questions," HaskellWiki, , https://wiki.haskell.org/index.php?title=Xmonad/Frequently_asked_questions&oldid=43581 (accessed January 30, 2023).
CBE/CSE style
HaskellWiki contributors. Xmonad/Frequently asked questions [Internet]. HaskellWiki, ; 2011 Dec 11, 16:39 UTC [cited 2023 Jan 30]. Available from: https://wiki.haskell.org/index.php?title=Xmonad/Frequently_asked_questions&oldid=43581.
Bluebook style
Xmonad/Frequently asked questions, https://wiki.haskell.org/index.php?title=Xmonad/Frequently_asked_questions&oldid=43581 (last visited January 30, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Xmonad/Frequently asked questions --- HaskellWiki{,} ", year = "2011", url = "https://wiki.haskell.org/index.php?title=Xmonad/Frequently_asked_questions&oldid=43581", note = "[Online; accessed 30-January-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 = "2011", url = "\url{https://wiki.haskell.org/index.php?title=Xmonad/Frequently_asked_questions&oldid=43581}", note = "[Online; accessed 30-January-2023]" }