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