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