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