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