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: 21 February 2010 19:36 UTC
- Date retrieved: 25 March 2023 04:21 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=33776
- Page Version ID: 33776
Citation styles for 99 questions/11 to 20
APA style
99 questions/11 to 20. (2010, February 21). HaskellWiki, . Retrieved 04:21, March 25, 2023 from https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=33776.
MLA style
"99 questions/11 to 20." HaskellWiki, . 21 Feb 2010, 19:36 UTC. 25 Mar 2023, 04:21 <https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=33776>.
MHRA style
HaskellWiki contributors, '99 questions/11 to 20', HaskellWiki, , 21 February 2010, 19:36 UTC, <https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=33776> [accessed 25 March 2023]
Chicago style
HaskellWiki contributors, "99 questions/11 to 20," HaskellWiki, , https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=33776 (accessed March 25, 2023).
CBE/CSE style
HaskellWiki contributors. 99 questions/11 to 20 [Internet]. HaskellWiki, ; 2010 Feb 21, 19:36 UTC [cited 2023 Mar 25]. Available from: https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=33776.
Bluebook style
99 questions/11 to 20, https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=33776 (last visited March 25, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "99 questions/11 to 20 --- HaskellWiki{,} ", year = "2010", url = "https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=33776", note = "[Online; accessed 25-March-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/11 to 20 --- HaskellWiki{,} ", year = "2010", url = "\url{https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=33776}", note = "[Online; accessed 25-March-2023]" }