Cite This Page
Bibliographic details for Composing monads from partibles
- Page name: Composing monads from partibles
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 16 November 2019 20:40 UTC
- Date retrieved: 4 October 2024 04:47 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Composing_monads_from_partibles&oldid=63133
- Page Version ID: 63133
Citation styles for Composing monads from partibles
APA style
Composing monads from partibles. (2019, November 16). HaskellWiki, . Retrieved 04:47, October 4, 2024 from https://wiki.haskell.org/index.php?title=Composing_monads_from_partibles&oldid=63133.
MLA style
"Composing monads from partibles." HaskellWiki, . 16 Nov 2019, 20:40 UTC. 4 Oct 2024, 04:47 <https://wiki.haskell.org/index.php?title=Composing_monads_from_partibles&oldid=63133>.
MHRA style
HaskellWiki contributors, 'Composing monads from partibles', HaskellWiki, , 16 November 2019, 20:40 UTC, <https://wiki.haskell.org/index.php?title=Composing_monads_from_partibles&oldid=63133> [accessed 4 October 2024]
Chicago style
HaskellWiki contributors, "Composing monads from partibles," HaskellWiki, , https://wiki.haskell.org/index.php?title=Composing_monads_from_partibles&oldid=63133 (accessed October 4, 2024).
CBE/CSE style
HaskellWiki contributors. Composing monads from partibles [Internet]. HaskellWiki, ; 2019 Nov 16, 20:40 UTC [cited 2024 Oct 4]. Available from: https://wiki.haskell.org/index.php?title=Composing_monads_from_partibles&oldid=63133.
Bluebook style
Composing monads from partibles, https://wiki.haskell.org/index.php?title=Composing_monads_from_partibles&oldid=63133 (last visited October 4, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Composing monads from partibles --- HaskellWiki{,} ", year = "2019", url = "https://wiki.haskell.org/index.php?title=Composing_monads_from_partibles&oldid=63133", note = "[Online; accessed 4-October-2024]" }
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 = "Composing monads from partibles --- HaskellWiki{,} ", year = "2019", url = "\url{https://wiki.haskell.org/index.php?title=Composing_monads_from_partibles&oldid=63133}", note = "[Online; accessed 4-October-2024]" }