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