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