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