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: 7 October 2024 04:25 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 04:25, October 7, 2024 from https://wiki.haskell.org/index.php?title=Performance/Functions&oldid=10264.
MLA style
"Performance/Functions." HaskellWiki, . 13 Jan 2007, 11:28 UTC. 7 Oct 2024, 04:25 <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 7 October 2024]
Chicago style
HaskellWiki contributors, "Performance/Functions," HaskellWiki, , https://wiki.haskell.org/index.php?title=Performance/Functions&oldid=10264 (accessed October 7, 2024).
CBE/CSE style
HaskellWiki contributors. Performance/Functions [Internet]. HaskellWiki, ; 2007 Jan 13, 11:28 UTC [cited 2024 Oct 7]. 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 October 7, 2024).
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 7-October-2024]" }
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 7-October-2024]" }