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: 16 January 2021 18:55 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Performance/Yhc&oldid=25672
- Page Version ID: 25672
Citation styles for Performance/Yhc
APA style
Performance/Yhc. (2009, January 11). HaskellWiki, . Retrieved 18:55, January 16, 2021 from https://wiki.haskell.org/index.php?title=Performance/Yhc&oldid=25672.
MLA style
"Performance/Yhc." HaskellWiki, . 11 Jan 2009, 03:30 UTC. 16 Jan 2021, 18:55 <https://wiki.haskell.org/index.php?title=Performance/Yhc&oldid=25672>.
MHRA style
HaskellWiki contributors, 'Performance/Yhc', HaskellWiki, , 11 January 2009, 03:30 UTC, <https://wiki.haskell.org/index.php?title=Performance/Yhc&oldid=25672> [accessed 16 January 2021]
Chicago style
HaskellWiki contributors, "Performance/Yhc," HaskellWiki, , https://wiki.haskell.org/index.php?title=Performance/Yhc&oldid=25672 (accessed January 16, 2021).
CBE/CSE style
HaskellWiki contributors. Performance/Yhc [Internet]. HaskellWiki, ; 2009 Jan 11, 03:30 UTC [cited 2021 Jan 16]. Available from: https://wiki.haskell.org/index.php?title=Performance/Yhc&oldid=25672.
Bluebook style
Performance/Yhc, https://wiki.haskell.org/index.php?title=Performance/Yhc&oldid=25672 (last visited January 16, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Performance/Yhc --- HaskellWiki{,} ", year = "2009", url = "https://wiki.haskell.org/index.php?title=Performance/Yhc&oldid=25672", note = "[Online; accessed 16-January-2021]" }
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=25672}", note = "[Online; accessed 16-January-2021]" }