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