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