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