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