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