Cite This Page
Bibliographic details for Monoid
- Page name: Monoid
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 1 November 2015 15:59 UTC
- Date retrieved: 3 July 2022 12:04 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Monoid&oldid=60317
- Page Version ID: 60317
Citation styles for Monoid
APA style
Monoid. (2015, November 1). HaskellWiki, . Retrieved 12:04, July 3, 2022 from https://wiki.haskell.org/index.php?title=Monoid&oldid=60317.
MLA style
"Monoid." HaskellWiki, . 1 Nov 2015, 15:59 UTC. 3 Jul 2022, 12:04 <https://wiki.haskell.org/index.php?title=Monoid&oldid=60317>.
MHRA style
HaskellWiki contributors, 'Monoid', HaskellWiki, , 1 November 2015, 15:59 UTC, <https://wiki.haskell.org/index.php?title=Monoid&oldid=60317> [accessed 3 July 2022]
Chicago style
HaskellWiki contributors, "Monoid," HaskellWiki, , https://wiki.haskell.org/index.php?title=Monoid&oldid=60317 (accessed July 3, 2022).
CBE/CSE style
HaskellWiki contributors. Monoid [Internet]. HaskellWiki, ; 2015 Nov 1, 15:59 UTC [cited 2022 Jul 3]. Available from: https://wiki.haskell.org/index.php?title=Monoid&oldid=60317.
Bluebook style
Monoid, https://wiki.haskell.org/index.php?title=Monoid&oldid=60317 (last visited July 3, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Monoid --- HaskellWiki{,} ", year = "2015", url = "https://wiki.haskell.org/index.php?title=Monoid&oldid=60317", note = "[Online; accessed 3-July-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 = "2015", url = "\url{https://wiki.haskell.org/index.php?title=Monoid&oldid=60317}", note = "[Online; accessed 3-July-2022]" }