Cite This Page
Bibliographic details for Combinator
- Page name: Combinator
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 12 April 2021 11:09 UTC
- Date retrieved: 11 December 2023 06:07 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Combinator&oldid=64189
- Page Version ID: 64189
Citation styles for Combinator
APA style
Combinator. (2021, April 12). HaskellWiki, . Retrieved 06:07, December 11, 2023 from https://wiki.haskell.org/index.php?title=Combinator&oldid=64189.
MLA style
"Combinator." HaskellWiki, . 12 Apr 2021, 11:09 UTC. 11 Dec 2023, 06:07 <https://wiki.haskell.org/index.php?title=Combinator&oldid=64189>.
MHRA style
HaskellWiki contributors, 'Combinator', HaskellWiki, , 12 April 2021, 11:09 UTC, <https://wiki.haskell.org/index.php?title=Combinator&oldid=64189> [accessed 11 December 2023]
Chicago style
HaskellWiki contributors, "Combinator," HaskellWiki, , https://wiki.haskell.org/index.php?title=Combinator&oldid=64189 (accessed December 11, 2023).
CBE/CSE style
HaskellWiki contributors. Combinator [Internet]. HaskellWiki, ; 2021 Apr 12, 11:09 UTC [cited 2023 Dec 11]. Available from: https://wiki.haskell.org/index.php?title=Combinator&oldid=64189.
Bluebook style
Combinator, https://wiki.haskell.org/index.php?title=Combinator&oldid=64189 (last visited December 11, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Combinator --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=Combinator&oldid=64189", note = "[Online; accessed 11-December-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 = "Combinator --- HaskellWiki{,} ", year = "2021", url = "\url{https://wiki.haskell.org/index.php?title=Combinator&oldid=64189}", note = "[Online; accessed 11-December-2023]" }