Cite This Page
Bibliographic details for Lambda calculus
- Page name: Lambda calculus
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 16 August 2022 20:50 UTC
- Date retrieved: 14 December 2024 00:42 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Lambda_calculus&oldid=65311
- Page Version ID: 65311
Citation styles for Lambda calculus
APA style
Lambda calculus. (2022, August 16). HaskellWiki. Retrieved 00:42, December 14, 2024 from https://wiki.haskell.org/index.php?title=Lambda_calculus&oldid=65311.
MLA style
"Lambda calculus." HaskellWiki. 16 Aug 2022, 20:50 UTC. 14 Dec 2024, 00:42 <https://wiki.haskell.org/index.php?title=Lambda_calculus&oldid=65311>.
MHRA style
HaskellWiki contributors, 'Lambda calculus', HaskellWiki, 16 August 2022, 20:50 UTC, <https://wiki.haskell.org/index.php?title=Lambda_calculus&oldid=65311> [accessed 14 December 2024]
Chicago style
HaskellWiki contributors, "Lambda calculus," HaskellWiki, https://wiki.haskell.org/index.php?title=Lambda_calculus&oldid=65311 (accessed December 14, 2024).
CBE/CSE style
HaskellWiki contributors. Lambda calculus [Internet]. HaskellWiki; 2022 Aug 16, 20:50 UTC [cited 2024 Dec 14]. Available from: https://wiki.haskell.org/index.php?title=Lambda_calculus&oldid=65311.
Bluebook style
Lambda calculus, https://wiki.haskell.org/index.php?title=Lambda_calculus&oldid=65311 (last visited December 14, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Lambda calculus --- HaskellWiki{,} ", year = "2022", url = "https://wiki.haskell.org/index.php?title=Lambda_calculus&oldid=65311", note = "[Online; accessed 14-December-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 = "Lambda calculus --- HaskellWiki{,} ", year = "2022", url = "\url{https://wiki.haskell.org/index.php?title=Lambda_calculus&oldid=65311}", note = "[Online; accessed 14-December-2024]" }