Cite This Page
Bibliographic details for 99 questions
- Page name: 99 questions
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 13 July 2010 21:19 UTC
- Date retrieved: 2 February 2023 21:36 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=99_questions&oldid=36008
- Page Version ID: 36008
Citation styles for 99 questions
APA style
99 questions. (2010, July 13). HaskellWiki, . Retrieved 21:36, February 2, 2023 from https://wiki.haskell.org/index.php?title=99_questions&oldid=36008.
MLA style
"99 questions." HaskellWiki, . 13 Jul 2010, 21:19 UTC. 2 Feb 2023, 21:36 <https://wiki.haskell.org/index.php?title=99_questions&oldid=36008>.
MHRA style
HaskellWiki contributors, '99 questions', HaskellWiki, , 13 July 2010, 21:19 UTC, <https://wiki.haskell.org/index.php?title=99_questions&oldid=36008> [accessed 2 February 2023]
Chicago style
HaskellWiki contributors, "99 questions," HaskellWiki, , https://wiki.haskell.org/index.php?title=99_questions&oldid=36008 (accessed February 2, 2023).
CBE/CSE style
HaskellWiki contributors. 99 questions [Internet]. HaskellWiki, ; 2010 Jul 13, 21:19 UTC [cited 2023 Feb 2]. Available from: https://wiki.haskell.org/index.php?title=99_questions&oldid=36008.
Bluebook style
99 questions, https://wiki.haskell.org/index.php?title=99_questions&oldid=36008 (last visited February 2, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "99 questions --- HaskellWiki{,} ", year = "2010", url = "https://wiki.haskell.org/index.php?title=99_questions&oldid=36008", note = "[Online; accessed 2-February-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 = "99 questions --- HaskellWiki{,} ", year = "2010", url = "\url{https://wiki.haskell.org/index.php?title=99_questions&oldid=36008}", note = "[Online; accessed 2-February-2023]" }