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