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: 31 July 2021 06:35 UTC
- Date retrieved: 23 March 2023 15:05 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=99_questions/80_to_89&oldid=64646
- Page Version ID: 64646
Citation styles for 99 questions/80 to 89
APA style
99 questions/80 to 89. (2021, July 31). HaskellWiki, . Retrieved 15:05, March 23, 2023 from https://wiki.haskell.org/index.php?title=99_questions/80_to_89&oldid=64646.
MLA style
"99 questions/80 to 89." HaskellWiki, . 31 Jul 2021, 06:35 UTC. 23 Mar 2023, 15:05 <https://wiki.haskell.org/index.php?title=99_questions/80_to_89&oldid=64646>.
MHRA style
HaskellWiki contributors, '99 questions/80 to 89', HaskellWiki, , 31 July 2021, 06:35 UTC, <https://wiki.haskell.org/index.php?title=99_questions/80_to_89&oldid=64646> [accessed 23 March 2023]
Chicago style
HaskellWiki contributors, "99 questions/80 to 89," HaskellWiki, , https://wiki.haskell.org/index.php?title=99_questions/80_to_89&oldid=64646 (accessed March 23, 2023).
CBE/CSE style
HaskellWiki contributors. 99 questions/80 to 89 [Internet]. HaskellWiki, ; 2021 Jul 31, 06:35 UTC [cited 2023 Mar 23]. Available from: https://wiki.haskell.org/index.php?title=99_questions/80_to_89&oldid=64646.
Bluebook style
99 questions/80 to 89, https://wiki.haskell.org/index.php?title=99_questions/80_to_89&oldid=64646 (last visited March 23, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "99 questions/80 to 89 --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=99_questions/80_to_89&oldid=64646", note = "[Online; accessed 23-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/80 to 89 --- HaskellWiki{,} ", year = "2021", url = "\url{https://wiki.haskell.org/index.php?title=99_questions/80_to_89&oldid=64646}", note = "[Online; accessed 23-March-2023]" }