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