Cite This Page
Bibliographic details for 99 questions/61 to 70
- Page name: 99 questions/61 to 70
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 7 June 2023 23:08 UTC
- Date retrieved: 27 March 2025 17:24 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=99_questions/61_to_70&oldid=65704
- Page Version ID: 65704
Citation styles for 99 questions/61 to 70
APA style
99 questions/61 to 70. (2023, June 7). HaskellWiki. Retrieved 17:24, March 27, 2025 from https://wiki.haskell.org/index.php?title=99_questions/61_to_70&oldid=65704.
MLA style
"99 questions/61 to 70." HaskellWiki. 7 Jun 2023, 23:08 UTC. 27 Mar 2025, 17:24 <https://wiki.haskell.org/index.php?title=99_questions/61_to_70&oldid=65704>.
MHRA style
HaskellWiki contributors, '99 questions/61 to 70', HaskellWiki, 7 June 2023, 23:08 UTC, <https://wiki.haskell.org/index.php?title=99_questions/61_to_70&oldid=65704> [accessed 27 March 2025]
Chicago style
HaskellWiki contributors, "99 questions/61 to 70," HaskellWiki, https://wiki.haskell.org/index.php?title=99_questions/61_to_70&oldid=65704 (accessed March 27, 2025).
CBE/CSE style
HaskellWiki contributors. 99 questions/61 to 70 [Internet]. HaskellWiki; 2023 Jun 7, 23:08 UTC [cited 2025 Mar 27]. Available from: https://wiki.haskell.org/index.php?title=99_questions/61_to_70&oldid=65704.
Bluebook style
99 questions/61 to 70, https://wiki.haskell.org/index.php?title=99_questions/61_to_70&oldid=65704 (last visited March 27, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "99 questions/61 to 70 --- HaskellWiki{,} ", year = "2023", url = "https://wiki.haskell.org/index.php?title=99_questions/61_to_70&oldid=65704", note = "[Online; accessed 27-March-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/61 to 70 --- HaskellWiki{,} ", year = "2023", url = "\url{https://wiki.haskell.org/index.php?title=99_questions/61_to_70&oldid=65704}", note = "[Online; accessed 27-March-2025]" }