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: 25 June 2021 04:12 UTC
- Date retrieved: 9 August 2022 05:19 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=99_questions/61_to_69&oldid=64476
- Page Version ID: 64476
Citation styles for 99 questions/61 to 69
APA style
99 questions/61 to 69. (2021, June 25). HaskellWiki, . Retrieved 05:19, August 9, 2022 from https://wiki.haskell.org/index.php?title=99_questions/61_to_69&oldid=64476.
MLA style
"99 questions/61 to 69." HaskellWiki, . 25 Jun 2021, 04:12 UTC. 9 Aug 2022, 05:19 <https://wiki.haskell.org/index.php?title=99_questions/61_to_69&oldid=64476>.
MHRA style
HaskellWiki contributors, '99 questions/61 to 69', HaskellWiki, , 25 June 2021, 04:12 UTC, <https://wiki.haskell.org/index.php?title=99_questions/61_to_69&oldid=64476> [accessed 9 August 2022]
Chicago style
HaskellWiki contributors, "99 questions/61 to 69," HaskellWiki, , https://wiki.haskell.org/index.php?title=99_questions/61_to_69&oldid=64476 (accessed August 9, 2022).
CBE/CSE style
HaskellWiki contributors. 99 questions/61 to 69 [Internet]. HaskellWiki, ; 2021 Jun 25, 04:12 UTC [cited 2022 Aug 9]. Available from: https://wiki.haskell.org/index.php?title=99_questions/61_to_69&oldid=64476.
Bluebook style
99 questions/61 to 69, https://wiki.haskell.org/index.php?title=99_questions/61_to_69&oldid=64476 (last visited August 9, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "99 questions/61 to 69 --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=99_questions/61_to_69&oldid=64476", note = "[Online; accessed 9-August-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 = "2021", url = "\url{https://wiki.haskell.org/index.php?title=99_questions/61_to_69&oldid=64476}", note = "[Online; accessed 9-August-2022]" }