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