Cite This Page
Bibliographic details for 99 questions/61 to 69
- Page name: 99 questions/61 to 69
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 9 February 2019 09:51 UTC
- Date retrieved: 20 January 2021 04:55 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=99_questions/61_to_69&oldid=9085
- Page Version ID: 9085
Citation styles for 99 questions/61 to 69
APA style
99 questions/61 to 69. (2019, February 9). HaskellWiki, . Retrieved 04:55, January 20, 2021 from https://wiki.haskell.org/index.php?title=99_questions/61_to_69&oldid=9085.
MLA style
"99 questions/61 to 69." HaskellWiki, . 9 Feb 2019, 09:51 UTC. 20 Jan 2021, 04:55 <https://wiki.haskell.org/index.php?title=99_questions/61_to_69&oldid=9085>.
MHRA style
HaskellWiki contributors, '99 questions/61 to 69', HaskellWiki, , 9 February 2019, 09:51 UTC, <https://wiki.haskell.org/index.php?title=99_questions/61_to_69&oldid=9085> [accessed 20 January 2021]
Chicago style
HaskellWiki contributors, "99 questions/61 to 69," HaskellWiki, , https://wiki.haskell.org/index.php?title=99_questions/61_to_69&oldid=9085 (accessed January 20, 2021).
CBE/CSE style
HaskellWiki contributors. 99 questions/61 to 69 [Internet]. HaskellWiki, ; 2019 Feb 9, 09:51 UTC [cited 2021 Jan 20]. Available from: https://wiki.haskell.org/index.php?title=99_questions/61_to_69&oldid=9085.
Bluebook style
99 questions/61 to 69, https://wiki.haskell.org/index.php?title=99_questions/61_to_69&oldid=9085 (last visited January 20, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "99 questions/61 to 69 --- HaskellWiki{,} ", year = "2019", url = "https://wiki.haskell.org/index.php?title=99_questions/61_to_69&oldid=9085", note = "[Online; accessed 20-January-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/61 to 69 --- HaskellWiki{,} ", year = "2019", url = "\url{https://wiki.haskell.org/index.php?title=99_questions/61_to_69&oldid=9085}", note = "[Online; accessed 20-January-2021]" }