Cite This Page
Bibliographic details for MapReduce as a monad
- Page name: MapReduce as a monad
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 9 April 2021 03:27 UTC
- Date retrieved: 14 February 2025 11:42 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=MapReduce_as_a_monad&oldid=64161
- Page Version ID: 64161
Citation styles for MapReduce as a monad
APA style
MapReduce as a monad. (2021, April 9). HaskellWiki. Retrieved 11:42, February 14, 2025 from https://wiki.haskell.org/index.php?title=MapReduce_as_a_monad&oldid=64161.
MLA style
"MapReduce as a monad." HaskellWiki. 9 Apr 2021, 03:27 UTC. 14 Feb 2025, 11:42 <https://wiki.haskell.org/index.php?title=MapReduce_as_a_monad&oldid=64161>.
MHRA style
HaskellWiki contributors, 'MapReduce as a monad', HaskellWiki, 9 April 2021, 03:27 UTC, <https://wiki.haskell.org/index.php?title=MapReduce_as_a_monad&oldid=64161> [accessed 14 February 2025]
Chicago style
HaskellWiki contributors, "MapReduce as a monad," HaskellWiki, https://wiki.haskell.org/index.php?title=MapReduce_as_a_monad&oldid=64161 (accessed February 14, 2025).
CBE/CSE style
HaskellWiki contributors. MapReduce as a monad [Internet]. HaskellWiki; 2021 Apr 9, 03:27 UTC [cited 2025 Feb 14]. Available from: https://wiki.haskell.org/index.php?title=MapReduce_as_a_monad&oldid=64161.
Bluebook style
MapReduce as a monad, https://wiki.haskell.org/index.php?title=MapReduce_as_a_monad&oldid=64161 (last visited February 14, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "MapReduce as a monad --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=MapReduce_as_a_monad&oldid=64161", note = "[Online; accessed 14-February-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 = "MapReduce as a monad --- HaskellWiki{,} ", year = "2021", url = "\url{https://wiki.haskell.org/index.php?title=MapReduce_as_a_monad&oldid=64161}", note = "[Online; accessed 14-February-2025]" }