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