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: 29 January 2007 23:26 UTC
- Date retrieved: 6 February 2023 15:24 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=10858
- Page Version ID: 10858
Citation styles for 99 questions/11 to 20
APA style
99 questions/11 to 20. (2007, January 29). HaskellWiki, . Retrieved 15:24, February 6, 2023 from https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=10858.
MLA style
"99 questions/11 to 20." HaskellWiki, . 29 Jan 2007, 23:26 UTC. 6 Feb 2023, 15:24 <https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=10858>.
MHRA style
HaskellWiki contributors, '99 questions/11 to 20', HaskellWiki, , 29 January 2007, 23:26 UTC, <https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=10858> [accessed 6 February 2023]
Chicago style
HaskellWiki contributors, "99 questions/11 to 20," HaskellWiki, , https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=10858 (accessed February 6, 2023).
CBE/CSE style
HaskellWiki contributors. 99 questions/11 to 20 [Internet]. HaskellWiki, ; 2007 Jan 29, 23:26 UTC [cited 2023 Feb 6]. Available from: https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=10858.
Bluebook style
99 questions/11 to 20, https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=10858 (last visited February 6, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "99 questions/11 to 20 --- HaskellWiki{,} ", year = "2007", url = "https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=10858", note = "[Online; accessed 6-February-2023]" }
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 = "2007", url = "\url{https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=10858}", note = "[Online; accessed 6-February-2023]" }