Cite This Page
Bibliographic details for McCarthy91
- Page name: McCarthy91
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 16 November 2006 06:37 UTC
- Date retrieved: 21 April 2025 19:56 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=McCarthy91&oldid=8359
- Page Version ID: 8359
Citation styles for McCarthy91
APA style
McCarthy91. (2006, November 16). HaskellWiki. Retrieved 19:56, April 21, 2025 from https://wiki.haskell.org/index.php?title=McCarthy91&oldid=8359.
MLA style
"McCarthy91." HaskellWiki. 16 Nov 2006, 06:37 UTC. 21 Apr 2025, 19:56 <https://wiki.haskell.org/index.php?title=McCarthy91&oldid=8359>.
MHRA style
HaskellWiki contributors, 'McCarthy91', HaskellWiki, 16 November 2006, 06:37 UTC, <https://wiki.haskell.org/index.php?title=McCarthy91&oldid=8359> [accessed 21 April 2025]
Chicago style
HaskellWiki contributors, "McCarthy91," HaskellWiki, https://wiki.haskell.org/index.php?title=McCarthy91&oldid=8359 (accessed April 21, 2025).
CBE/CSE style
HaskellWiki contributors. McCarthy91 [Internet]. HaskellWiki; 2006 Nov 16, 06:37 UTC [cited 2025 Apr 21]. Available from: https://wiki.haskell.org/index.php?title=McCarthy91&oldid=8359.
Bluebook style
McCarthy91, https://wiki.haskell.org/index.php?title=McCarthy91&oldid=8359 (last visited April 21, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "McCarthy91 --- HaskellWiki{,} ", year = "2006", url = "https://wiki.haskell.org/index.php?title=McCarthy91&oldid=8359", note = "[Online; accessed 21-April-2025]" }
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 = "McCarthy91 --- HaskellWiki{,} ", year = "2006", url = "\url{https://wiki.haskell.org/index.php?title=McCarthy91&oldid=8359}", note = "[Online; accessed 21-April-2025]" }