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: 25 August 2008 21:10 UTC
- Date retrieved: 24 May 2022 20:02 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Xmonad/Frequently_asked_questions&oldid=22611
- Page Version ID: 22611
Citation styles for Xmonad/Frequently asked questions
APA style
Xmonad/Frequently asked questions. (2008, August 25). HaskellWiki, . Retrieved 20:02, May 24, 2022 from https://wiki.haskell.org/index.php?title=Xmonad/Frequently_asked_questions&oldid=22611.
MLA style
"Xmonad/Frequently asked questions." HaskellWiki, . 25 Aug 2008, 21:10 UTC. 24 May 2022, 20:02 <https://wiki.haskell.org/index.php?title=Xmonad/Frequently_asked_questions&oldid=22611>.
MHRA style
HaskellWiki contributors, 'Xmonad/Frequently asked questions', HaskellWiki, , 25 August 2008, 21:10 UTC, <https://wiki.haskell.org/index.php?title=Xmonad/Frequently_asked_questions&oldid=22611> [accessed 24 May 2022]
Chicago style
HaskellWiki contributors, "Xmonad/Frequently asked questions," HaskellWiki, , https://wiki.haskell.org/index.php?title=Xmonad/Frequently_asked_questions&oldid=22611 (accessed May 24, 2022).
CBE/CSE style
HaskellWiki contributors. Xmonad/Frequently asked questions [Internet]. HaskellWiki, ; 2008 Aug 25, 21:10 UTC [cited 2022 May 24]. Available from: https://wiki.haskell.org/index.php?title=Xmonad/Frequently_asked_questions&oldid=22611.
Bluebook style
Xmonad/Frequently asked questions, https://wiki.haskell.org/index.php?title=Xmonad/Frequently_asked_questions&oldid=22611 (last visited May 24, 2022).
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=22611", note = "[Online; accessed 24-May-2022]" }
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=22611}", note = "[Online; accessed 24-May-2022]" }