Cite This Page
Bibliographic details for Monoid
- Page name: Monoid
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 21 January 2009 14:43 UTC
- Date retrieved: 19 May 2022 19:47 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Monoid&oldid=25994
- Page Version ID: 25994
Citation styles for Monoid
APA style
Monoid. (2009, January 21). HaskellWiki, . Retrieved 19:47, May 19, 2022 from https://wiki.haskell.org/index.php?title=Monoid&oldid=25994.
MLA style
"Monoid." HaskellWiki, . 21 Jan 2009, 14:43 UTC. 19 May 2022, 19:47 <https://wiki.haskell.org/index.php?title=Monoid&oldid=25994>.
MHRA style
HaskellWiki contributors, 'Monoid', HaskellWiki, , 21 January 2009, 14:43 UTC, <https://wiki.haskell.org/index.php?title=Monoid&oldid=25994> [accessed 19 May 2022]
Chicago style
HaskellWiki contributors, "Monoid," HaskellWiki, , https://wiki.haskell.org/index.php?title=Monoid&oldid=25994 (accessed May 19, 2022).
CBE/CSE style
HaskellWiki contributors. Monoid [Internet]. HaskellWiki, ; 2009 Jan 21, 14:43 UTC [cited 2022 May 19]. Available from: https://wiki.haskell.org/index.php?title=Monoid&oldid=25994.
Bluebook style
Monoid, https://wiki.haskell.org/index.php?title=Monoid&oldid=25994 (last visited May 19, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Monoid --- HaskellWiki{,} ", year = "2009", url = "https://wiki.haskell.org/index.php?title=Monoid&oldid=25994", note = "[Online; accessed 19-May-2022]" }
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 = "Monoid --- HaskellWiki{,} ", year = "2009", url = "\url{https://wiki.haskell.org/index.php?title=Monoid&oldid=25994}", note = "[Online; accessed 19-May-2022]" }