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