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