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: 30 May 2011 20:10 UTC
- Date retrieved: 1 July 2022 07:20 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=40215
- Page Version ID: 40215
Citation styles for 99 questions/11 to 20
APA style
99 questions/11 to 20. (2011, May 30). HaskellWiki, . Retrieved 07:20, July 1, 2022 from https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=40215.
MLA style
"99 questions/11 to 20." HaskellWiki, . 30 May 2011, 20:10 UTC. 1 Jul 2022, 07:20 <https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=40215>.
MHRA style
HaskellWiki contributors, '99 questions/11 to 20', HaskellWiki, , 30 May 2011, 20:10 UTC, <https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=40215> [accessed 1 July 2022]
Chicago style
HaskellWiki contributors, "99 questions/11 to 20," HaskellWiki, , https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=40215 (accessed July 1, 2022).
CBE/CSE style
HaskellWiki contributors. 99 questions/11 to 20 [Internet]. HaskellWiki, ; 2011 May 30, 20:10 UTC [cited 2022 Jul 1]. Available from: https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=40215.
Bluebook style
99 questions/11 to 20, https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=40215 (last visited July 1, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "99 questions/11 to 20 --- HaskellWiki{,} ", year = "2011", url = "https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=40215", note = "[Online; accessed 1-July-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 = "99 questions/11 to 20 --- HaskellWiki{,} ", year = "2011", url = "\url{https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=40215}", note = "[Online; accessed 1-July-2022]" }