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