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: 18 January 2025 05:06 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 05:06, January 18, 2025 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. 18 Jan 2025, 05:06 <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 18 January 2025]
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 January 18, 2025).
CBE/CSE style
HaskellWiki contributors. 99 questions/80 to 89 [Internet]. HaskellWiki; 2023 Jun 11, 06:20 UTC [cited 2025 Jan 18]. 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 January 18, 2025).
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 18-January-2025]" }
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 18-January-2025]" }