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