Cite This Page
Bibliographic details for UsingCollections
- Page name: UsingCollections
- Author: CSE231 Wiki contributors
- Publisher: CSE231 Wiki, .
- Date of last revision: 29 January 2019 06:20 UTC
- Date retrieved: 23 November 2024 01:37 UTC
- Permanent URL: http://classes.engineering.wustl.edu/cse231/core/index.php?title=UsingCollections&oldid=2255
- Page Version ID: 2255
Citation styles for UsingCollections
APA style
UsingCollections. (2019, January 29). CSE231 Wiki, . Retrieved 01:37, November 23, 2024 from http://classes.engineering.wustl.edu/cse231/core/index.php?title=UsingCollections&oldid=2255.
MLA style
"UsingCollections." CSE231 Wiki, . 29 Jan 2019, 06:20 UTC. 23 Nov 2024, 01:37 <http://classes.engineering.wustl.edu/cse231/core/index.php?title=UsingCollections&oldid=2255>.
MHRA style
CSE231 Wiki contributors, 'UsingCollections', CSE231 Wiki, , 29 January 2019, 06:20 UTC, <http://classes.engineering.wustl.edu/cse231/core/index.php?title=UsingCollections&oldid=2255> [accessed 23 November 2024]
Chicago style
CSE231 Wiki contributors, "UsingCollections," CSE231 Wiki, , http://classes.engineering.wustl.edu/cse231/core/index.php?title=UsingCollections&oldid=2255 (accessed November 23, 2024).
CBE/CSE style
CSE231 Wiki contributors. UsingCollections [Internet]. CSE231 Wiki, ; 2019 Jan 29, 06:20 UTC [cited 2024 Nov 23]. Available from: http://classes.engineering.wustl.edu/cse231/core/index.php?title=UsingCollections&oldid=2255.
Bluebook style
UsingCollections, http://classes.engineering.wustl.edu/cse231/core/index.php?title=UsingCollections&oldid=2255 (last visited November 23, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "CSE231 Wiki", title = "UsingCollections --- CSE231 Wiki{,} ", year = "2019", url = "http://classes.engineering.wustl.edu/cse231/core/index.php?title=UsingCollections&oldid=2255", note = "[Online; accessed 23-November-2024]" }
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 = "CSE231 Wiki", title = "UsingCollections --- CSE231 Wiki{,} ", year = "2019", url = "\url{http://classes.engineering.wustl.edu/cse231/core/index.php?title=UsingCollections&oldid=2255}", note = "[Online; accessed 23-November-2024]" }