Cite This Page
Bibliographic details for 99 questions/Solutions/70C
- Page name: 99 questions/Solutions/70C
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 10 January 2017 03:53 UTC
- Date retrieved: 19 May 2022 10:12 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=99_questions/Solutions/70C&oldid=61415
- Page Version ID: 61415
Citation styles for 99 questions/Solutions/70C
APA style
99 questions/Solutions/70C. (2017, January 10). HaskellWiki, . Retrieved 10:12, May 19, 2022 from https://wiki.haskell.org/index.php?title=99_questions/Solutions/70C&oldid=61415.
MLA style
"99 questions/Solutions/70C." HaskellWiki, . 10 Jan 2017, 03:53 UTC. 19 May 2022, 10:12 <https://wiki.haskell.org/index.php?title=99_questions/Solutions/70C&oldid=61415>.
MHRA style
HaskellWiki contributors, '99 questions/Solutions/70C', HaskellWiki, , 10 January 2017, 03:53 UTC, <https://wiki.haskell.org/index.php?title=99_questions/Solutions/70C&oldid=61415> [accessed 19 May 2022]
Chicago style
HaskellWiki contributors, "99 questions/Solutions/70C," HaskellWiki, , https://wiki.haskell.org/index.php?title=99_questions/Solutions/70C&oldid=61415 (accessed May 19, 2022).
CBE/CSE style
HaskellWiki contributors. 99 questions/Solutions/70C [Internet]. HaskellWiki, ; 2017 Jan 10, 03:53 UTC [cited 2022 May 19]. Available from: https://wiki.haskell.org/index.php?title=99_questions/Solutions/70C&oldid=61415.
Bluebook style
99 questions/Solutions/70C, https://wiki.haskell.org/index.php?title=99_questions/Solutions/70C&oldid=61415 (last visited May 19, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "99 questions/Solutions/70C --- HaskellWiki{,} ", year = "2017", url = "https://wiki.haskell.org/index.php?title=99_questions/Solutions/70C&oldid=61415", note = "[Online; accessed 19-May-2022]" }
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/Solutions/70C --- HaskellWiki{,} ", year = "2017", url = "\url{https://wiki.haskell.org/index.php?title=99_questions/Solutions/70C&oldid=61415}", note = "[Online; accessed 19-May-2022]" }