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: 1 November 2024 20:04 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 20:04, November 1, 2024 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. 1 Nov 2024, 20:04 <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 1 November 2024]
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 November 1, 2024).
CBE/CSE style
HaskellWiki contributors. 99 questions/61 to 70 [Internet]. HaskellWiki, ; 2023 Jun 7, 23:08 UTC [cited 2024 Nov 1]. 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 November 1, 2024).
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 1-November-2024]" }
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 1-November-2024]" }