Cite This Page
Bibliographic details for Comparison chain
- Page name: Comparison chain
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 26 January 2016 23:08 UTC
- Date retrieved: 16 September 2024 06:01 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Comparison_chain&oldid=60551
- Page Version ID: 60551
Citation styles for Comparison chain
APA style
Comparison chain. (2016, January 26). HaskellWiki, . Retrieved 06:01, September 16, 2024 from https://wiki.haskell.org/index.php?title=Comparison_chain&oldid=60551.
MLA style
"Comparison chain." HaskellWiki, . 26 Jan 2016, 23:08 UTC. 16 Sep 2024, 06:01 <https://wiki.haskell.org/index.php?title=Comparison_chain&oldid=60551>.
MHRA style
HaskellWiki contributors, 'Comparison chain', HaskellWiki, , 26 January 2016, 23:08 UTC, <https://wiki.haskell.org/index.php?title=Comparison_chain&oldid=60551> [accessed 16 September 2024]
Chicago style
HaskellWiki contributors, "Comparison chain," HaskellWiki, , https://wiki.haskell.org/index.php?title=Comparison_chain&oldid=60551 (accessed September 16, 2024).
CBE/CSE style
HaskellWiki contributors. Comparison chain [Internet]. HaskellWiki, ; 2016 Jan 26, 23:08 UTC [cited 2024 Sep 16]. Available from: https://wiki.haskell.org/index.php?title=Comparison_chain&oldid=60551.
Bluebook style
Comparison chain, https://wiki.haskell.org/index.php?title=Comparison_chain&oldid=60551 (last visited September 16, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Comparison chain --- HaskellWiki{,} ", year = "2016", url = "https://wiki.haskell.org/index.php?title=Comparison_chain&oldid=60551", note = "[Online; accessed 16-September-2024]" }
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 = "Comparison chain --- HaskellWiki{,} ", year = "2016", url = "\url{https://wiki.haskell.org/index.php?title=Comparison_chain&oldid=60551}", note = "[Online; accessed 16-September-2024]" }