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