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