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: 21 January 2009 22:48 UTC
- Date retrieved: 23 March 2023 01:40 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Xmonad/Frequently_asked_questions&oldid=26012
- Page Version ID: 26012
Citation styles for Xmonad/Frequently asked questions
APA style
Xmonad/Frequently asked questions. (2009, January 21). HaskellWiki, . Retrieved 01:40, March 23, 2023 from https://wiki.haskell.org/index.php?title=Xmonad/Frequently_asked_questions&oldid=26012.
MLA style
"Xmonad/Frequently asked questions." HaskellWiki, . 21 Jan 2009, 22:48 UTC. 23 Mar 2023, 01:40 <https://wiki.haskell.org/index.php?title=Xmonad/Frequently_asked_questions&oldid=26012>.
MHRA style
HaskellWiki contributors, 'Xmonad/Frequently asked questions', HaskellWiki, , 21 January 2009, 22:48 UTC, <https://wiki.haskell.org/index.php?title=Xmonad/Frequently_asked_questions&oldid=26012> [accessed 23 March 2023]
Chicago style
HaskellWiki contributors, "Xmonad/Frequently asked questions," HaskellWiki, , https://wiki.haskell.org/index.php?title=Xmonad/Frequently_asked_questions&oldid=26012 (accessed March 23, 2023).
CBE/CSE style
HaskellWiki contributors. Xmonad/Frequently asked questions [Internet]. HaskellWiki, ; 2009 Jan 21, 22:48 UTC [cited 2023 Mar 23]. Available from: https://wiki.haskell.org/index.php?title=Xmonad/Frequently_asked_questions&oldid=26012.
Bluebook style
Xmonad/Frequently asked questions, https://wiki.haskell.org/index.php?title=Xmonad/Frequently_asked_questions&oldid=26012 (last visited March 23, 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=26012", note = "[Online; accessed 23-March-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=26012}", note = "[Online; accessed 23-March-2023]" }