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: 8 February 2019 08:41 UTC
- Date retrieved: 26 February 2021 06:10 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=99_questions/21_to_28&oldid=9194
- Page Version ID: 9194
Citation styles for 99 questions/21 to 28
APA style
99 questions/21 to 28. (2019, February 8). HaskellWiki, . Retrieved 06:10, February 26, 2021 from https://wiki.haskell.org/index.php?title=99_questions/21_to_28&oldid=9194.
MLA style
"99 questions/21 to 28." HaskellWiki, . 8 Feb 2019, 08:41 UTC. 26 Feb 2021, 06:10 <https://wiki.haskell.org/index.php?title=99_questions/21_to_28&oldid=9194>.
MHRA style
HaskellWiki contributors, '99 questions/21 to 28', HaskellWiki, , 8 February 2019, 08:41 UTC, <https://wiki.haskell.org/index.php?title=99_questions/21_to_28&oldid=9194> [accessed 26 February 2021]
Chicago style
HaskellWiki contributors, "99 questions/21 to 28," HaskellWiki, , https://wiki.haskell.org/index.php?title=99_questions/21_to_28&oldid=9194 (accessed February 26, 2021).
CBE/CSE style
HaskellWiki contributors. 99 questions/21 to 28 [Internet]. HaskellWiki, ; 2019 Feb 8, 08:41 UTC [cited 2021 Feb 26]. Available from: https://wiki.haskell.org/index.php?title=99_questions/21_to_28&oldid=9194.
Bluebook style
99 questions/21 to 28, https://wiki.haskell.org/index.php?title=99_questions/21_to_28&oldid=9194 (last visited February 26, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "99 questions/21 to 28 --- HaskellWiki{,} ", year = "2019", url = "https://wiki.haskell.org/index.php?title=99_questions/21_to_28&oldid=9194", note = "[Online; accessed 26-February-2021]" }
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 = "2019", url = "\url{https://wiki.haskell.org/index.php?title=99_questions/21_to_28&oldid=9194}", note = "[Online; accessed 26-February-2021]" }