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: 15 December 2006 23:17 UTC
- Date retrieved: 26 June 2022 14:32 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=9481
- Page Version ID: 9481
Citation styles for 99 questions/11 to 20
APA style
99 questions/11 to 20. (2006, December 15). HaskellWiki, . Retrieved 14:32, June 26, 2022 from https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=9481.
MLA style
"99 questions/11 to 20." HaskellWiki, . 15 Dec 2006, 23:17 UTC. 26 Jun 2022, 14:32 <https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=9481>.
MHRA style
HaskellWiki contributors, '99 questions/11 to 20', HaskellWiki, , 15 December 2006, 23:17 UTC, <https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=9481> [accessed 26 June 2022]
Chicago style
HaskellWiki contributors, "99 questions/11 to 20," HaskellWiki, , https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=9481 (accessed June 26, 2022).
CBE/CSE style
HaskellWiki contributors. 99 questions/11 to 20 [Internet]. HaskellWiki, ; 2006 Dec 15, 23:17 UTC [cited 2022 Jun 26]. Available from: https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=9481.
Bluebook style
99 questions/11 to 20, https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=9481 (last visited June 26, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "99 questions/11 to 20 --- HaskellWiki{,} ", year = "2006", url = "https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=9481", note = "[Online; accessed 26-June-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 = "2006", url = "\url{https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=9481}", note = "[Online; accessed 26-June-2022]" }