Cite This Page
Bibliographic details for Fork Loop Assignment
- Page name: Fork Loop Assignment
- Author: CSE231 Wiki contributors
- Publisher: CSE231 Wiki, .
- Date of last revision: 29 January 2023 03:52 UTC
- Date retrieved: 17 February 2025 07:34 UTC
- Permanent URL: http://classes.engineering.wustl.edu/cse231/core/index.php?title=Fork_Loop_Assignment&oldid=4306
- Page Version ID: 4306
Citation styles for Fork Loop Assignment
APA style
Fork Loop Assignment. (2023, January 29). CSE231 Wiki, . Retrieved 07:34, February 17, 2025 from http://classes.engineering.wustl.edu/cse231/core/index.php?title=Fork_Loop_Assignment&oldid=4306.
MLA style
"Fork Loop Assignment." CSE231 Wiki, . 29 Jan 2023, 03:52 UTC. 17 Feb 2025, 07:34 <http://classes.engineering.wustl.edu/cse231/core/index.php?title=Fork_Loop_Assignment&oldid=4306>.
MHRA style
CSE231 Wiki contributors, 'Fork Loop Assignment', CSE231 Wiki, , 29 January 2023, 03:52 UTC, <http://classes.engineering.wustl.edu/cse231/core/index.php?title=Fork_Loop_Assignment&oldid=4306> [accessed 17 February 2025]
Chicago style
CSE231 Wiki contributors, "Fork Loop Assignment," CSE231 Wiki, , http://classes.engineering.wustl.edu/cse231/core/index.php?title=Fork_Loop_Assignment&oldid=4306 (accessed February 17, 2025).
CBE/CSE style
CSE231 Wiki contributors. Fork Loop Assignment [Internet]. CSE231 Wiki, ; 2023 Jan 29, 03:52 UTC [cited 2025 Feb 17]. Available from: http://classes.engineering.wustl.edu/cse231/core/index.php?title=Fork_Loop_Assignment&oldid=4306.
Bluebook style
Fork Loop Assignment, http://classes.engineering.wustl.edu/cse231/core/index.php?title=Fork_Loop_Assignment&oldid=4306 (last visited February 17, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "CSE231 Wiki", title = "Fork Loop Assignment --- CSE231 Wiki{,} ", year = "2023", url = "http://classes.engineering.wustl.edu/cse231/core/index.php?title=Fork_Loop_Assignment&oldid=4306", note = "[Online; accessed 17-February-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 = "CSE231 Wiki", title = "Fork Loop Assignment --- CSE231 Wiki{,} ", year = "2023", url = "\url{http://classes.engineering.wustl.edu/cse231/core/index.php?title=Fork_Loop_Assignment&oldid=4306}", note = "[Online; accessed 17-February-2025]" }