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