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