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