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