Cite This Page
Bibliographic details for Data.Semigroup
- Page name: Data.Semigroup
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 15 January 2020 08:36 UTC
- Date retrieved: 31 March 2023 00:53 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Data.Semigroup&oldid=63184
- Page Version ID: 63184
Citation styles for Data.Semigroup
APA style
Data.Semigroup. (2020, January 15). HaskellWiki, . Retrieved 00:53, March 31, 2023 from https://wiki.haskell.org/index.php?title=Data.Semigroup&oldid=63184.
MLA style
"Data.Semigroup." HaskellWiki, . 15 Jan 2020, 08:36 UTC. 31 Mar 2023, 00:53 <https://wiki.haskell.org/index.php?title=Data.Semigroup&oldid=63184>.
MHRA style
HaskellWiki contributors, 'Data.Semigroup', HaskellWiki, , 15 January 2020, 08:36 UTC, <https://wiki.haskell.org/index.php?title=Data.Semigroup&oldid=63184> [accessed 31 March 2023]
Chicago style
HaskellWiki contributors, "Data.Semigroup," HaskellWiki, , https://wiki.haskell.org/index.php?title=Data.Semigroup&oldid=63184 (accessed March 31, 2023).
CBE/CSE style
HaskellWiki contributors. Data.Semigroup [Internet]. HaskellWiki, ; 2020 Jan 15, 08:36 UTC [cited 2023 Mar 31]. Available from: https://wiki.haskell.org/index.php?title=Data.Semigroup&oldid=63184.
Bluebook style
Data.Semigroup, https://wiki.haskell.org/index.php?title=Data.Semigroup&oldid=63184 (last visited March 31, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Data.Semigroup --- HaskellWiki{,} ", year = "2020", url = "https://wiki.haskell.org/index.php?title=Data.Semigroup&oldid=63184", note = "[Online; accessed 31-March-2023]" }
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 = "Data.Semigroup --- HaskellWiki{,} ", year = "2020", url = "\url{https://wiki.haskell.org/index.php?title=Data.Semigroup&oldid=63184}", note = "[Online; accessed 31-March-2023]" }