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