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: 16 January 2007 17:38 UTC
- Date retrieved: 26 March 2023 02:14 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=10449
- Page Version ID: 10449
Citation styles for 99 questions/11 to 20
APA style
99 questions/11 to 20. (2007, January 16). HaskellWiki, . Retrieved 02:14, March 26, 2023 from https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=10449.
MLA style
"99 questions/11 to 20." HaskellWiki, . 16 Jan 2007, 17:38 UTC. 26 Mar 2023, 02:14 <https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=10449>.
MHRA style
HaskellWiki contributors, '99 questions/11 to 20', HaskellWiki, , 16 January 2007, 17:38 UTC, <https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=10449> [accessed 26 March 2023]
Chicago style
HaskellWiki contributors, "99 questions/11 to 20," HaskellWiki, , https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=10449 (accessed March 26, 2023).
CBE/CSE style
HaskellWiki contributors. 99 questions/11 to 20 [Internet]. HaskellWiki, ; 2007 Jan 16, 17:38 UTC [cited 2023 Mar 26]. Available from: https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=10449.
Bluebook style
99 questions/11 to 20, https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=10449 (last visited March 26, 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=10449", note = "[Online; accessed 26-March-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=10449}", note = "[Online; accessed 26-March-2023]" }