Cite This Page
Bibliographic details for Lambdas
- Page name: Lambdas
- Author: CSE231 Wiki contributors
- Publisher: CSE231 Wiki, .
- Date of last revision: 31 January 2017 06:02 UTC
- Date retrieved: 23 November 2024 05:43 UTC
- Permanent URL: http://classes.engineering.wustl.edu/cse231/core/index.php?title=Lambdas&oldid=24
- Page Version ID: 24
Citation styles for Lambdas
APA style
Lambdas. (2017, January 31). CSE231 Wiki, . Retrieved 05:43, November 23, 2024 from http://classes.engineering.wustl.edu/cse231/core/index.php?title=Lambdas&oldid=24.
MLA style
"Lambdas." CSE231 Wiki, . 31 Jan 2017, 06:02 UTC. 23 Nov 2024, 05:43 <http://classes.engineering.wustl.edu/cse231/core/index.php?title=Lambdas&oldid=24>.
MHRA style
CSE231 Wiki contributors, 'Lambdas', CSE231 Wiki, , 31 January 2017, 06:02 UTC, <http://classes.engineering.wustl.edu/cse231/core/index.php?title=Lambdas&oldid=24> [accessed 23 November 2024]
Chicago style
CSE231 Wiki contributors, "Lambdas," CSE231 Wiki, , http://classes.engineering.wustl.edu/cse231/core/index.php?title=Lambdas&oldid=24 (accessed November 23, 2024).
CBE/CSE style
CSE231 Wiki contributors. Lambdas [Internet]. CSE231 Wiki, ; 2017 Jan 31, 06:02 UTC [cited 2024 Nov 23]. Available from: http://classes.engineering.wustl.edu/cse231/core/index.php?title=Lambdas&oldid=24.
Bluebook style
Lambdas, http://classes.engineering.wustl.edu/cse231/core/index.php?title=Lambdas&oldid=24 (last visited November 23, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "CSE231 Wiki", title = "Lambdas --- CSE231 Wiki{,} ", year = "2017", url = "http://classes.engineering.wustl.edu/cse231/core/index.php?title=Lambdas&oldid=24", note = "[Online; accessed 23-November-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 = "CSE231 Wiki", title = "Lambdas --- CSE231 Wiki{,} ", year = "2017", url = "\url{http://classes.engineering.wustl.edu/cse231/core/index.php?title=Lambdas&oldid=24}", note = "[Online; accessed 23-November-2024]" }