Cite
From
Bibliographic details for Data Structures/Sets
- Page name: Data Structures/Sets
- Author: contributors
- Publisher: , .
- Date of last revision: 9 April 2009 14:13 UTC
- Date retrieved: 21 November 2024 21:22 UTC
- Permanent URL: http://archive.occcwiki.org/index.php?title=Data_Structures/Sets&oldid=731
- Page Version ID: 731
Citation styles for Data Structures/Sets
APA style
Data Structures/Sets. (2009, April 9). , . Retrieved 21:22, November 21, 2024 from http://archive.occcwiki.org/index.php?title=Data_Structures/Sets&oldid=731.
MLA style
"Data Structures/Sets." , . 9 Apr 2009, 14:13 UTC. 21 Nov 2024, 21:22 <http://archive.occcwiki.org/index.php?title=Data_Structures/Sets&oldid=731>.
MHRA style
contributors, 'Data Structures/Sets', , , 9 April 2009, 14:13 UTC, <http://archive.occcwiki.org/index.php?title=Data_Structures/Sets&oldid=731> [accessed 21 November 2024]
Chicago style
contributors, "Data Structures/Sets," , , http://archive.occcwiki.org/index.php?title=Data_Structures/Sets&oldid=731 (accessed November 21, 2024).
CBE/CSE style
contributors. Data Structures/Sets [Internet]. , ; 2009 Apr 9, 14:13 UTC [cited 2024 Nov 21]. Available from:
http://archive.occcwiki.org/index.php?title=Data_Structures/Sets&oldid=731.
Bluebook style
Data Structures/Sets, http://archive.occcwiki.org/index.php?title=Data_Structures/Sets&oldid=731 (last visited November 21, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "", title = "Data Structures/Sets --- {,} ", year = "2009", url = "http://archive.occcwiki.org/index.php?title=Data_Structures/Sets&oldid=731", note = "[Online; accessed 21-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 = "", title = "Data Structures/Sets --- {,} ", year = "2009", url = "\url{http://archive.occcwiki.org/index.php?title=Data_Structures/Sets&oldid=731}", note = "[Online; accessed 21-November-2024]" }