Cite This Page
Bibliographic details for Lambda calculus
- Page name: Lambda calculus
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 6 February 2021 15:18 UTC
- Date retrieved: 20 April 2021 04:54 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Lambda_calculus&oldid=11057
- Page Version ID: 11057
Citation styles for Lambda calculus
APA style
Lambda calculus. (2021, February 6). HaskellWiki, . Retrieved 04:54, April 20, 2021 from https://wiki.haskell.org/index.php?title=Lambda_calculus&oldid=11057.
MLA style
"Lambda calculus." HaskellWiki, . 6 Feb 2021, 15:18 UTC. 20 Apr 2021, 04:54 <https://wiki.haskell.org/index.php?title=Lambda_calculus&oldid=11057>.
MHRA style
HaskellWiki contributors, 'Lambda calculus', HaskellWiki, , 6 February 2021, 15:18 UTC, <https://wiki.haskell.org/index.php?title=Lambda_calculus&oldid=11057> [accessed 20 April 2021]
Chicago style
HaskellWiki contributors, "Lambda calculus," HaskellWiki, , https://wiki.haskell.org/index.php?title=Lambda_calculus&oldid=11057 (accessed April 20, 2021).
CBE/CSE style
HaskellWiki contributors. Lambda calculus [Internet]. HaskellWiki, ; 2021 Feb 6, 15:18 UTC [cited 2021 Apr 20]. Available from: https://wiki.haskell.org/index.php?title=Lambda_calculus&oldid=11057.
Bluebook style
Lambda calculus, https://wiki.haskell.org/index.php?title=Lambda_calculus&oldid=11057 (last visited April 20, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Lambda calculus --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=Lambda_calculus&oldid=11057", note = "[Online; accessed 20-April-2021]" }
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 = "Lambda calculus --- HaskellWiki{,} ", year = "2021", url = "\url{https://wiki.haskell.org/index.php?title=Lambda_calculus&oldid=11057}", note = "[Online; accessed 20-April-2021]" }