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