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: 21 September 2023 15:40 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 15:40, September 21, 2023 from https://wiki.haskell.org/index.php?title=Lambda_calculus&oldid=65311.
MLA style
"Lambda calculus." HaskellWiki, . 16 Aug 2022, 20:50 UTC. 21 Sep 2023, 15:40 <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 21 September 2023]
Chicago style
HaskellWiki contributors, "Lambda calculus," HaskellWiki, , https://wiki.haskell.org/index.php?title=Lambda_calculus&oldid=65311 (accessed September 21, 2023).
CBE/CSE style
HaskellWiki contributors. Lambda calculus [Internet]. HaskellWiki, ; 2022 Aug 16, 20:50 UTC [cited 2023 Sep 21]. 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 September 21, 2023).
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 21-September-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 = "Lambda calculus --- HaskellWiki{,} ", year = "2022", url = "\url{https://wiki.haskell.org/index.php?title=Lambda_calculus&oldid=65311}", note = "[Online; accessed 21-September-2023]" }