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