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: 9 April 2009 14:13 UTC
- Date retrieved: 7 April 2025 07:10 UTC
- Permanent URL: http://archive.occcwiki.org/index.php?title=Computer_Science:Data_Structures:Hash_Tables_content&oldid=757
- Page Version ID: 757
Citation styles for Computer Science:Data Structures:Hash Tables content
APA style
Computer Science:Data Structures:Hash Tables content. (2009, April 9). , . Retrieved 07:10, April 7, 2025 from http://archive.occcwiki.org/index.php?title=Computer_Science:Data_Structures:Hash_Tables_content&oldid=757.
MLA style
"Computer Science:Data Structures:Hash Tables content." , . 9 Apr 2009, 14:13 UTC. 7 Apr 2025, 07:10 <http://archive.occcwiki.org/index.php?title=Computer_Science:Data_Structures:Hash_Tables_content&oldid=757>.
MHRA style
contributors, 'Computer Science:Data Structures:Hash Tables content', , , 9 April 2009, 14:13 UTC, <http://archive.occcwiki.org/index.php?title=Computer_Science:Data_Structures:Hash_Tables_content&oldid=757> [accessed 7 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=757 (accessed April 7, 2025).
CBE/CSE style
contributors. Computer Science:Data Structures:Hash Tables content [Internet]. , ; 2009 Apr 9, 14:13 UTC [cited 2025 Apr 7]. 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=757 (last visited April 7, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "", title = "Computer Science:Data Structures:Hash Tables content --- {,} ", year = "2009", url = "http://archive.occcwiki.org/index.php?title=Computer_Science:Data_Structures:Hash_Tables_content&oldid=757", note = "[Online; accessed 7-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 = "2009", url = "\url{http://archive.occcwiki.org/index.php?title=Computer_Science:Data_Structures:Hash_Tables_content&oldid=757}", note = "[Online; accessed 7-April-2025]" }