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