Cite This Page
Bibliographic details for 99 questions/21 to 30
- Page name: 99 questions/21 to 30
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 13 December 2006 08:51 UTC
- Date retrieved: 25 March 2023 05:12 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=99_questions/21_to_30&oldid=9284
- Page Version ID: 9284
Citation styles for 99 questions/21 to 30
APA style
99 questions/21 to 30. (2006, December 13). HaskellWiki, . Retrieved 05:12, March 25, 2023 from https://wiki.haskell.org/index.php?title=99_questions/21_to_30&oldid=9284.
MLA style
"99 questions/21 to 30." HaskellWiki, . 13 Dec 2006, 08:51 UTC. 25 Mar 2023, 05:12 <https://wiki.haskell.org/index.php?title=99_questions/21_to_30&oldid=9284>.
MHRA style
HaskellWiki contributors, '99 questions/21 to 30', HaskellWiki, , 13 December 2006, 08:51 UTC, <https://wiki.haskell.org/index.php?title=99_questions/21_to_30&oldid=9284> [accessed 25 March 2023]
Chicago style
HaskellWiki contributors, "99 questions/21 to 30," HaskellWiki, , https://wiki.haskell.org/index.php?title=99_questions/21_to_30&oldid=9284 (accessed March 25, 2023).
CBE/CSE style
HaskellWiki contributors. 99 questions/21 to 30 [Internet]. HaskellWiki, ; 2006 Dec 13, 08:51 UTC [cited 2023 Mar 25]. Available from: https://wiki.haskell.org/index.php?title=99_questions/21_to_30&oldid=9284.
Bluebook style
99 questions/21 to 30, https://wiki.haskell.org/index.php?title=99_questions/21_to_30&oldid=9284 (last visited March 25, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "99 questions/21 to 30 --- HaskellWiki{,} ", year = "2006", url = "https://wiki.haskell.org/index.php?title=99_questions/21_to_30&oldid=9284", note = "[Online; accessed 25-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/21 to 30 --- HaskellWiki{,} ", year = "2006", url = "\url{https://wiki.haskell.org/index.php?title=99_questions/21_to_30&oldid=9284}", note = "[Online; accessed 25-March-2023]" }