Cite This Page
Bibliographic details for Thunks and Streams Assignment
- Page name: Thunks and Streams Assignment
- Author: CSE425S Wiki contributors
- Publisher: CSE425S Wiki, .
- Date of last revision: 27 October 2022 21:06 UTC
- Date retrieved: 3 April 2025 19:48 UTC
- Permanent URL: http://classes.engineering.wustl.edu/cse425s/index.php?title=Thunks_and_Streams_Assignment&oldid=1905
- Page Version ID: 1905
Citation styles for Thunks and Streams Assignment
APA style
Thunks and Streams Assignment. (2022, October 27). CSE425S Wiki, . Retrieved 19:48, April 3, 2025 from http://classes.engineering.wustl.edu/cse425s/index.php?title=Thunks_and_Streams_Assignment&oldid=1905.
MLA style
"Thunks and Streams Assignment." CSE425S Wiki, . 27 Oct 2022, 21:06 UTC. 3 Apr 2025, 19:48 <http://classes.engineering.wustl.edu/cse425s/index.php?title=Thunks_and_Streams_Assignment&oldid=1905>.
MHRA style
CSE425S Wiki contributors, 'Thunks and Streams Assignment', CSE425S Wiki, , 27 October 2022, 21:06 UTC, <http://classes.engineering.wustl.edu/cse425s/index.php?title=Thunks_and_Streams_Assignment&oldid=1905> [accessed 3 April 2025]
Chicago style
CSE425S Wiki contributors, "Thunks and Streams Assignment," CSE425S Wiki, , http://classes.engineering.wustl.edu/cse425s/index.php?title=Thunks_and_Streams_Assignment&oldid=1905 (accessed April 3, 2025).
CBE/CSE style
CSE425S Wiki contributors. Thunks and Streams Assignment [Internet]. CSE425S Wiki, ; 2022 Oct 27, 21:06 UTC [cited 2025 Apr 3]. Available from: http://classes.engineering.wustl.edu/cse425s/index.php?title=Thunks_and_Streams_Assignment&oldid=1905.
Bluebook style
Thunks and Streams Assignment, http://classes.engineering.wustl.edu/cse425s/index.php?title=Thunks_and_Streams_Assignment&oldid=1905 (last visited April 3, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "CSE425S Wiki", title = "Thunks and Streams Assignment --- CSE425S Wiki{,} ", year = "2022", url = "http://classes.engineering.wustl.edu/cse425s/index.php?title=Thunks_and_Streams_Assignment&oldid=1905", note = "[Online; accessed 3-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 = "Thunks and Streams Assignment --- CSE425S Wiki{,} ", year = "2022", url = "\url{http://classes.engineering.wustl.edu/cse425s/index.php?title=Thunks_and_Streams_Assignment&oldid=1905}", note = "[Online; accessed 3-April-2025]" }