Cite This Page
Bibliographic details for MUPL Programs Assignment
- Page name: MUPL Programs Assignment
- Author: CSE425S Wiki contributors
- Publisher: CSE425S Wiki, .
- Date of last revision: 8 July 2019 15:54 UTC
- Date retrieved: 20 February 2025 07:35 UTC
- Permanent URL: http://classes.engineering.wustl.edu/cse425s/index.php?title=MUPL_Programs_Assignment&oldid=189
- Page Version ID: 189
Citation styles for MUPL Programs Assignment
APA style
MUPL Programs Assignment. (2019, July 8). CSE425S Wiki, . Retrieved 07:35, February 20, 2025 from http://classes.engineering.wustl.edu/cse425s/index.php?title=MUPL_Programs_Assignment&oldid=189.
MLA style
"MUPL Programs Assignment." CSE425S Wiki, . 8 Jul 2019, 15:54 UTC. 20 Feb 2025, 07:35 <http://classes.engineering.wustl.edu/cse425s/index.php?title=MUPL_Programs_Assignment&oldid=189>.
MHRA style
CSE425S Wiki contributors, 'MUPL Programs Assignment', CSE425S Wiki, , 8 July 2019, 15:54 UTC, <http://classes.engineering.wustl.edu/cse425s/index.php?title=MUPL_Programs_Assignment&oldid=189> [accessed 20 February 2025]
Chicago style
CSE425S Wiki contributors, "MUPL Programs Assignment," CSE425S Wiki, , http://classes.engineering.wustl.edu/cse425s/index.php?title=MUPL_Programs_Assignment&oldid=189 (accessed February 20, 2025).
CBE/CSE style
CSE425S Wiki contributors. MUPL Programs Assignment [Internet]. CSE425S Wiki, ; 2019 Jul 8, 15:54 UTC [cited 2025 Feb 20]. Available from: http://classes.engineering.wustl.edu/cse425s/index.php?title=MUPL_Programs_Assignment&oldid=189.
Bluebook style
MUPL Programs Assignment, http://classes.engineering.wustl.edu/cse425s/index.php?title=MUPL_Programs_Assignment&oldid=189 (last visited February 20, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "CSE425S Wiki", title = "MUPL Programs Assignment --- CSE425S Wiki{,} ", year = "2019", url = "http://classes.engineering.wustl.edu/cse425s/index.php?title=MUPL_Programs_Assignment&oldid=189", note = "[Online; accessed 20-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 = "CSE425S Wiki", title = "MUPL Programs Assignment --- CSE425S Wiki{,} ", year = "2019", url = "\url{http://classes.engineering.wustl.edu/cse425s/index.php?title=MUPL_Programs_Assignment&oldid=189}", note = "[Online; accessed 20-February-2025]" }