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