Cite This Page
Bibliographic details for Combinatory logic
- Page name: Combinatory logic
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 1 March 2006 17:47 UTC
- Date retrieved: 28 June 2022 18:23 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Combinatory_logic&oldid=2681
- Page Version ID: 2681
Citation styles for Combinatory logic
APA style
Combinatory logic. (2006, March 1). HaskellWiki, . Retrieved 18:23, June 28, 2022 from https://wiki.haskell.org/index.php?title=Combinatory_logic&oldid=2681.
MLA style
"Combinatory logic." HaskellWiki, . 1 Mar 2006, 17:47 UTC. 28 Jun 2022, 18:23 <https://wiki.haskell.org/index.php?title=Combinatory_logic&oldid=2681>.
MHRA style
HaskellWiki contributors, 'Combinatory logic', HaskellWiki, , 1 March 2006, 17:47 UTC, <https://wiki.haskell.org/index.php?title=Combinatory_logic&oldid=2681> [accessed 28 June 2022]
Chicago style
HaskellWiki contributors, "Combinatory logic," HaskellWiki, , https://wiki.haskell.org/index.php?title=Combinatory_logic&oldid=2681 (accessed June 28, 2022).
CBE/CSE style
HaskellWiki contributors. Combinatory logic [Internet]. HaskellWiki, ; 2006 Mar 1, 17:47 UTC [cited 2022 Jun 28]. Available from: https://wiki.haskell.org/index.php?title=Combinatory_logic&oldid=2681.
Bluebook style
Combinatory logic, https://wiki.haskell.org/index.php?title=Combinatory_logic&oldid=2681 (last visited June 28, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Combinatory logic --- HaskellWiki{,} ", year = "2006", url = "https://wiki.haskell.org/index.php?title=Combinatory_logic&oldid=2681", note = "[Online; accessed 28-June-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 = "Combinatory logic --- HaskellWiki{,} ", year = "2006", url = "\url{https://wiki.haskell.org/index.php?title=Combinatory_logic&oldid=2681}", note = "[Online; accessed 28-June-2022]" }