Cite This Page
Bibliographic details for 99 questions/71 to 80
- Page name: 99 questions/71 to 80
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 18 January 2007 20:06 UTC
- Date retrieved: 25 March 2023 05:57 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=99_questions/71_to_80&oldid=10558
- Page Version ID: 10558
Citation styles for 99 questions/71 to 80
APA style
99 questions/71 to 80. (2007, January 18). HaskellWiki, . Retrieved 05:57, March 25, 2023 from https://wiki.haskell.org/index.php?title=99_questions/71_to_80&oldid=10558.
MLA style
"99 questions/71 to 80." HaskellWiki, . 18 Jan 2007, 20:06 UTC. 25 Mar 2023, 05:57 <https://wiki.haskell.org/index.php?title=99_questions/71_to_80&oldid=10558>.
MHRA style
HaskellWiki contributors, '99 questions/71 to 80', HaskellWiki, , 18 January 2007, 20:06 UTC, <https://wiki.haskell.org/index.php?title=99_questions/71_to_80&oldid=10558> [accessed 25 March 2023]
Chicago style
HaskellWiki contributors, "99 questions/71 to 80," HaskellWiki, , https://wiki.haskell.org/index.php?title=99_questions/71_to_80&oldid=10558 (accessed March 25, 2023).
CBE/CSE style
HaskellWiki contributors. 99 questions/71 to 80 [Internet]. HaskellWiki, ; 2007 Jan 18, 20:06 UTC [cited 2023 Mar 25]. Available from: https://wiki.haskell.org/index.php?title=99_questions/71_to_80&oldid=10558.
Bluebook style
99 questions/71 to 80, https://wiki.haskell.org/index.php?title=99_questions/71_to_80&oldid=10558 (last visited March 25, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "99 questions/71 to 80 --- HaskellWiki{,} ", year = "2007", url = "https://wiki.haskell.org/index.php?title=99_questions/71_to_80&oldid=10558", note = "[Online; accessed 25-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/71 to 80 --- HaskellWiki{,} ", year = "2007", url = "\url{https://wiki.haskell.org/index.php?title=99_questions/71_to_80&oldid=10558}", note = "[Online; accessed 25-March-2023]" }