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