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: 25 May 2022 07:40 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 07:40, May 25, 2022 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. 25 May 2022, 07:40 <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 25 May 2022]
Chicago style
HaskellWiki contributors, "Scrolls of lambda," HaskellWiki, , https://wiki.haskell.org/index.php?title=Scrolls_of_lambda&oldid=63937 (accessed May 25, 2022).
CBE/CSE style
HaskellWiki contributors. Scrolls of lambda [Internet]. HaskellWiki, ; 2021 Feb 6, 15:19 UTC [cited 2022 May 25]. 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 May 25, 2022).
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 25-May-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 = "Scrolls of lambda --- HaskellWiki{,} ", year = "2021", url = "\url{https://wiki.haskell.org/index.php?title=Scrolls_of_lambda&oldid=63937}", note = "[Online; accessed 25-May-2022]" }