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: 25 February 2021 21:41 UTC
- Date retrieved: 8 March 2021 10:11 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Partibles_for_composing_monads&oldid=62416
- Page Version ID: 62416
Citation styles for Partibles for composing monads
APA style
Partibles for composing monads. (2021, February 25). HaskellWiki, . Retrieved 10:11, March 8, 2021 from https://wiki.haskell.org/index.php?title=Partibles_for_composing_monads&oldid=62416.
MLA style
"Partibles for composing monads." HaskellWiki, . 25 Feb 2021, 21:41 UTC. 8 Mar 2021, 10:11 <https://wiki.haskell.org/index.php?title=Partibles_for_composing_monads&oldid=62416>.
MHRA style
HaskellWiki contributors, 'Partibles for composing monads', HaskellWiki, , 25 February 2021, 21:41 UTC, <https://wiki.haskell.org/index.php?title=Partibles_for_composing_monads&oldid=62416> [accessed 8 March 2021]
Chicago style
HaskellWiki contributors, "Partibles for composing monads," HaskellWiki, , https://wiki.haskell.org/index.php?title=Partibles_for_composing_monads&oldid=62416 (accessed March 8, 2021).
CBE/CSE style
HaskellWiki contributors. Partibles for composing monads [Internet]. HaskellWiki, ; 2021 Feb 25, 21:41 UTC [cited 2021 Mar 8]. Available from: https://wiki.haskell.org/index.php?title=Partibles_for_composing_monads&oldid=62416.
Bluebook style
Partibles for composing monads, https://wiki.haskell.org/index.php?title=Partibles_for_composing_monads&oldid=62416 (last visited March 8, 2021).
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=62416", note = "[Online; accessed 8-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 = "Partibles for composing monads --- HaskellWiki{,} ", year = "2021", url = "\url{https://wiki.haskell.org/index.php?title=Partibles_for_composing_monads&oldid=62416}", note = "[Online; accessed 8-March-2021]" }