Cite This Page
Bibliographic details for 99 questions/11 to 20
- Page name: 99 questions/11 to 20
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 8 February 2019 08:38 UTC
- Date retrieved: 6 December 2019 12:47 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=15566
- Page Version ID: 15566
Citation styles for 99 questions/11 to 20
APA style
99 questions/11 to 20. (2019, February 8). HaskellWiki, . Retrieved 12:47, December 6, 2019 from https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=15566.
MLA style
"99 questions/11 to 20." HaskellWiki, . 8 Feb 2019, 08:38 UTC. 6 Dec 2019, 12:47 <https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=15566>.
MHRA style
HaskellWiki contributors, '99 questions/11 to 20', HaskellWiki, , 8 February 2019, 08:38 UTC, <https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=15566> [accessed 6 December 2019]
Chicago style
HaskellWiki contributors, "99 questions/11 to 20," HaskellWiki, , https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=15566 (accessed December 6, 2019).
CBE/CSE style
HaskellWiki contributors. 99 questions/11 to 20 [Internet]. HaskellWiki, ; 2019 Feb 8, 08:38 UTC [cited 2019 Dec 6]. Available from: https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=15566.
Bluebook style
99 questions/11 to 20, https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=15566 (last visited December 6, 2019).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "99 questions/11 to 20 --- HaskellWiki{,} ", year = "2019", url = "https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=15566", note = "[Online; accessed 6-December-2019]" }
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 = "99 questions/11 to 20 --- HaskellWiki{,} ", year = "2019", url = "\url{https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=15566}", note = "[Online; accessed 6-December-2019]" }