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: 29 January 2007 23:28 UTC
- Date retrieved: 27 May 2022 11:48 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=99_questions/31_to_41&oldid=10860
- Page Version ID: 10860
Citation styles for 99 questions/31 to 41
APA style
99 questions/31 to 41. (2007, January 29). HaskellWiki, . Retrieved 11:48, May 27, 2022 from https://wiki.haskell.org/index.php?title=99_questions/31_to_41&oldid=10860.
MLA style
"99 questions/31 to 41." HaskellWiki, . 29 Jan 2007, 23:28 UTC. 27 May 2022, 11:48 <https://wiki.haskell.org/index.php?title=99_questions/31_to_41&oldid=10860>.
MHRA style
HaskellWiki contributors, '99 questions/31 to 41', HaskellWiki, , 29 January 2007, 23:28 UTC, <https://wiki.haskell.org/index.php?title=99_questions/31_to_41&oldid=10860> [accessed 27 May 2022]
Chicago style
HaskellWiki contributors, "99 questions/31 to 41," HaskellWiki, , https://wiki.haskell.org/index.php?title=99_questions/31_to_41&oldid=10860 (accessed May 27, 2022).
CBE/CSE style
HaskellWiki contributors. 99 questions/31 to 41 [Internet]. HaskellWiki, ; 2007 Jan 29, 23:28 UTC [cited 2022 May 27]. Available from: https://wiki.haskell.org/index.php?title=99_questions/31_to_41&oldid=10860.
Bluebook style
99 questions/31 to 41, https://wiki.haskell.org/index.php?title=99_questions/31_to_41&oldid=10860 (last visited May 27, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "99 questions/31 to 41 --- HaskellWiki{,} ", year = "2007", url = "https://wiki.haskell.org/index.php?title=99_questions/31_to_41&oldid=10860", note = "[Online; accessed 27-May-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/31 to 41 --- HaskellWiki{,} ", year = "2007", url = "\url{https://wiki.haskell.org/index.php?title=99_questions/31_to_41&oldid=10860}", note = "[Online; accessed 27-May-2022]" }