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 December 2006 11:40 UTC
- Date retrieved: 21 March 2023 01:22 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=9507
- Page Version ID: 9507
Citation styles for 99 questions/11 to 20
APA style
99 questions/11 to 20. (2006, December 16). HaskellWiki, . Retrieved 01:22, March 21, 2023 from https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=9507.
MLA style
"99 questions/11 to 20." HaskellWiki, . 16 Dec 2006, 11:40 UTC. 21 Mar 2023, 01:22 <https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=9507>.
MHRA style
HaskellWiki contributors, '99 questions/11 to 20', HaskellWiki, , 16 December 2006, 11:40 UTC, <https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=9507> [accessed 21 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=9507 (accessed March 21, 2023).
CBE/CSE style
HaskellWiki contributors. 99 questions/11 to 20 [Internet]. HaskellWiki, ; 2006 Dec 16, 11:40 UTC [cited 2023 Mar 21]. Available from: https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=9507.
Bluebook style
99 questions/11 to 20, https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=9507 (last visited March 21, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "99 questions/11 to 20 --- HaskellWiki{,} ", year = "2006", url = "https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=9507", note = "[Online; accessed 21-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 = "2006", url = "\url{https://wiki.haskell.org/index.php?title=99_questions/11_to_20&oldid=9507}", note = "[Online; accessed 21-March-2023]" }