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