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: 21 January 2021 22:29 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=99_questions/Solutions&oldid=35728
- Page Version ID: 35728
Citation styles for 99 questions/Solutions
APA style
99 questions/Solutions. (2014, January 18). HaskellWiki, . Retrieved 22:29, January 21, 2021 from https://wiki.haskell.org/index.php?title=99_questions/Solutions&oldid=35728.
MLA style
"99 questions/Solutions." HaskellWiki, . 18 Jan 2014, 19:30 UTC. 21 Jan 2021, 22:29 <https://wiki.haskell.org/index.php?title=99_questions/Solutions&oldid=35728>.
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=35728> [accessed 21 January 2021]
Chicago style
HaskellWiki contributors, "99 questions/Solutions," HaskellWiki, , https://wiki.haskell.org/index.php?title=99_questions/Solutions&oldid=35728 (accessed January 21, 2021).
CBE/CSE style
HaskellWiki contributors. 99 questions/Solutions [Internet]. HaskellWiki, ; 2014 Jan 18, 19:30 UTC [cited 2021 Jan 21]. Available from: https://wiki.haskell.org/index.php?title=99_questions/Solutions&oldid=35728.
Bluebook style
99 questions/Solutions, https://wiki.haskell.org/index.php?title=99_questions/Solutions&oldid=35728 (last visited January 21, 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=35728", note = "[Online; accessed 21-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=35728}", note = "[Online; accessed 21-January-2021]" }