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: 2 October 2020 00:44 UTC
- Date retrieved: 21 February 2025 14:56 UTC
- Permanent URL: http://classes.engineering.wustl.edu/cse425s/index.php?title=Card_Game_Assignment&oldid=732
- Page Version ID: 732
Citation styles for Card Game Assignment
APA style
Card Game Assignment. (2020, October 2). CSE425S Wiki, . Retrieved 14:56, February 21, 2025 from http://classes.engineering.wustl.edu/cse425s/index.php?title=Card_Game_Assignment&oldid=732.
MLA style
"Card Game Assignment." CSE425S Wiki, . 2 Oct 2020, 00:44 UTC. 21 Feb 2025, 14:56 <http://classes.engineering.wustl.edu/cse425s/index.php?title=Card_Game_Assignment&oldid=732>.
MHRA style
CSE425S Wiki contributors, 'Card Game Assignment', CSE425S Wiki, , 2 October 2020, 00:44 UTC, <http://classes.engineering.wustl.edu/cse425s/index.php?title=Card_Game_Assignment&oldid=732> [accessed 21 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=732 (accessed February 21, 2025).
CBE/CSE style
CSE425S Wiki contributors. Card Game Assignment [Internet]. CSE425S Wiki, ; 2020 Oct 2, 00:44 UTC [cited 2025 Feb 21]. Available from: http://classes.engineering.wustl.edu/cse425s/index.php?title=Card_Game_Assignment&oldid=732.
Bluebook style
Card Game Assignment, http://classes.engineering.wustl.edu/cse425s/index.php?title=Card_Game_Assignment&oldid=732 (last visited February 21, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "CSE425S Wiki", title = "Card Game Assignment --- CSE425S Wiki{,} ", year = "2020", url = "http://classes.engineering.wustl.edu/cse425s/index.php?title=Card_Game_Assignment&oldid=732", note = "[Online; accessed 21-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 = "2020", url = "\url{http://classes.engineering.wustl.edu/cse425s/index.php?title=Card_Game_Assignment&oldid=732}", note = "[Online; accessed 21-February-2025]" }