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