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 02:57 UTC
- Date retrieved: 23 November 2024 11:11 UTC
- Permanent URL: http://classes.engineering.wustl.edu/cse231/core/index.php?title=Fork_Loop_Assignment&oldid=4305
- Page Version ID: 4305
Citation styles for Fork Loop Assignment
APA style
Fork Loop Assignment. (2023, January 29). CSE231 Wiki, . Retrieved 11:11, November 23, 2024 from http://classes.engineering.wustl.edu/cse231/core/index.php?title=Fork_Loop_Assignment&oldid=4305.
MLA style
"Fork Loop Assignment." CSE231 Wiki, . 29 Jan 2023, 02:57 UTC. 23 Nov 2024, 11:11 <http://classes.engineering.wustl.edu/cse231/core/index.php?title=Fork_Loop_Assignment&oldid=4305>.
MHRA style
CSE231 Wiki contributors, 'Fork Loop Assignment', CSE231 Wiki, , 29 January 2023, 02:57 UTC, <http://classes.engineering.wustl.edu/cse231/core/index.php?title=Fork_Loop_Assignment&oldid=4305> [accessed 23 November 2024]
Chicago style
CSE231 Wiki contributors, "Fork Loop Assignment," CSE231 Wiki, , http://classes.engineering.wustl.edu/cse231/core/index.php?title=Fork_Loop_Assignment&oldid=4305 (accessed November 23, 2024).
CBE/CSE style
CSE231 Wiki contributors. Fork Loop Assignment [Internet]. CSE231 Wiki, ; 2023 Jan 29, 02:57 UTC [cited 2024 Nov 23]. Available from: http://classes.engineering.wustl.edu/cse231/core/index.php?title=Fork_Loop_Assignment&oldid=4305.
Bluebook style
Fork Loop Assignment, http://classes.engineering.wustl.edu/cse231/core/index.php?title=Fork_Loop_Assignment&oldid=4305 (last visited November 23, 2024).
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=4305", 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 = "Fork Loop Assignment --- CSE231 Wiki{,} ", year = "2023", url = "\url{http://classes.engineering.wustl.edu/cse231/core/index.php?title=Fork_Loop_Assignment&oldid=4305}", note = "[Online; accessed 23-November-2024]" }