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: 16 February 2008 22:13 UTC
- Date retrieved: 20 March 2023 21:25 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Xmonad/Frequently_asked_questions&oldid=19183
- Page Version ID: 19183
Citation styles for Xmonad/Frequently asked questions
APA style
Xmonad/Frequently asked questions. (2008, February 16). HaskellWiki, . Retrieved 21:25, March 20, 2023 from https://wiki.haskell.org/index.php?title=Xmonad/Frequently_asked_questions&oldid=19183.
MLA style
"Xmonad/Frequently asked questions." HaskellWiki, . 16 Feb 2008, 22:13 UTC. 20 Mar 2023, 21:25 <https://wiki.haskell.org/index.php?title=Xmonad/Frequently_asked_questions&oldid=19183>.
MHRA style
HaskellWiki contributors, 'Xmonad/Frequently asked questions', HaskellWiki, , 16 February 2008, 22:13 UTC, <https://wiki.haskell.org/index.php?title=Xmonad/Frequently_asked_questions&oldid=19183> [accessed 20 March 2023]
Chicago style
HaskellWiki contributors, "Xmonad/Frequently asked questions," HaskellWiki, , https://wiki.haskell.org/index.php?title=Xmonad/Frequently_asked_questions&oldid=19183 (accessed March 20, 2023).
CBE/CSE style
HaskellWiki contributors. Xmonad/Frequently asked questions [Internet]. HaskellWiki, ; 2008 Feb 16, 22:13 UTC [cited 2023 Mar 20]. Available from: https://wiki.haskell.org/index.php?title=Xmonad/Frequently_asked_questions&oldid=19183.
Bluebook style
Xmonad/Frequently asked questions, https://wiki.haskell.org/index.php?title=Xmonad/Frequently_asked_questions&oldid=19183 (last visited March 20, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Xmonad/Frequently asked questions --- HaskellWiki{,} ", year = "2008", url = "https://wiki.haskell.org/index.php?title=Xmonad/Frequently_asked_questions&oldid=19183", note = "[Online; accessed 20-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 = "2008", url = "\url{https://wiki.haskell.org/index.php?title=Xmonad/Frequently_asked_questions&oldid=19183}", note = "[Online; accessed 20-March-2023]" }