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