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