Cite This Page
Bibliographic details for Higher Order Functions Hall of Fame Assignment
- Page name: Higher Order Functions Hall of Fame Assignment
- Author: CSE425S Wiki contributors
- Publisher: CSE425S Wiki, .
- Date of last revision: 14 February 2020 07:04 UTC
- Date retrieved: 2 April 2025 23:44 UTC
- Permanent URL: http://classes.engineering.wustl.edu/cse425s/index.php?title=Higher_Order_Functions_Hall_of_Fame_Assignment&oldid=420
- Page Version ID: 420
Citation styles for Higher Order Functions Hall of Fame Assignment
APA style
Higher Order Functions Hall of Fame Assignment. (2020, February 14). CSE425S Wiki, . Retrieved 23:44, April 2, 2025 from http://classes.engineering.wustl.edu/cse425s/index.php?title=Higher_Order_Functions_Hall_of_Fame_Assignment&oldid=420.
MLA style
"Higher Order Functions Hall of Fame Assignment." CSE425S Wiki, . 14 Feb 2020, 07:04 UTC. 2 Apr 2025, 23:44 <http://classes.engineering.wustl.edu/cse425s/index.php?title=Higher_Order_Functions_Hall_of_Fame_Assignment&oldid=420>.
MHRA style
CSE425S Wiki contributors, 'Higher Order Functions Hall of Fame Assignment', CSE425S Wiki, , 14 February 2020, 07:04 UTC, <http://classes.engineering.wustl.edu/cse425s/index.php?title=Higher_Order_Functions_Hall_of_Fame_Assignment&oldid=420> [accessed 2 April 2025]
Chicago style
CSE425S Wiki contributors, "Higher Order Functions Hall of Fame Assignment," CSE425S Wiki, , http://classes.engineering.wustl.edu/cse425s/index.php?title=Higher_Order_Functions_Hall_of_Fame_Assignment&oldid=420 (accessed April 2, 2025).
CBE/CSE style
CSE425S Wiki contributors. Higher Order Functions Hall of Fame Assignment [Internet]. CSE425S Wiki, ; 2020 Feb 14, 07:04 UTC [cited 2025 Apr 2]. Available from: http://classes.engineering.wustl.edu/cse425s/index.php?title=Higher_Order_Functions_Hall_of_Fame_Assignment&oldid=420.
Bluebook style
Higher Order Functions Hall of Fame Assignment, http://classes.engineering.wustl.edu/cse425s/index.php?title=Higher_Order_Functions_Hall_of_Fame_Assignment&oldid=420 (last visited April 2, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "CSE425S Wiki", title = "Higher Order Functions Hall of Fame Assignment --- CSE425S Wiki{,} ", year = "2020", url = "http://classes.engineering.wustl.edu/cse425s/index.php?title=Higher_Order_Functions_Hall_of_Fame_Assignment&oldid=420", note = "[Online; accessed 2-April-2025]" }
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 = "CSE425S Wiki", title = "Higher Order Functions Hall of Fame Assignment --- CSE425S Wiki{,} ", year = "2020", url = "\url{http://classes.engineering.wustl.edu/cse425s/index.php?title=Higher_Order_Functions_Hall_of_Fame_Assignment&oldid=420}", note = "[Online; accessed 2-April-2025]" }