Cite This Page
Bibliographic details for 99 questions/31 to 41
- Page name: 99 questions/31 to 41
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 12 December 2006 23:44 UTC
- Date retrieved: 2 April 2023 11:21 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=99_questions/31_to_41&oldid=9197
- Page Version ID: 9197
Citation styles for 99 questions/31 to 41
APA style
99 questions/31 to 41. (2006, December 12). HaskellWiki, . Retrieved 11:21, April 2, 2023 from https://wiki.haskell.org/index.php?title=99_questions/31_to_41&oldid=9197.
MLA style
"99 questions/31 to 41." HaskellWiki, . 12 Dec 2006, 23:44 UTC. 2 Apr 2023, 11:21 <https://wiki.haskell.org/index.php?title=99_questions/31_to_41&oldid=9197>.
MHRA style
HaskellWiki contributors, '99 questions/31 to 41', HaskellWiki, , 12 December 2006, 23:44 UTC, <https://wiki.haskell.org/index.php?title=99_questions/31_to_41&oldid=9197> [accessed 2 April 2023]
Chicago style
HaskellWiki contributors, "99 questions/31 to 41," HaskellWiki, , https://wiki.haskell.org/index.php?title=99_questions/31_to_41&oldid=9197 (accessed April 2, 2023).
CBE/CSE style
HaskellWiki contributors. 99 questions/31 to 41 [Internet]. HaskellWiki, ; 2006 Dec 12, 23:44 UTC [cited 2023 Apr 2]. Available from: https://wiki.haskell.org/index.php?title=99_questions/31_to_41&oldid=9197.
Bluebook style
99 questions/31 to 41, https://wiki.haskell.org/index.php?title=99_questions/31_to_41&oldid=9197 (last visited April 2, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "99 questions/31 to 41 --- HaskellWiki{,} ", year = "2006", url = "https://wiki.haskell.org/index.php?title=99_questions/31_to_41&oldid=9197", note = "[Online; accessed 2-April-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/31 to 41 --- HaskellWiki{,} ", year = "2006", url = "\url{https://wiki.haskell.org/index.php?title=99_questions/31_to_41&oldid=9197}", note = "[Online; accessed 2-April-2023]" }