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: 21 November 2024 20:18 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 20:18, November 21, 2024 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. 21 Nov 2024, 20:18 <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 21 November 2024]
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 November 21, 2024).
CBE/CSE style
contributors. Computer Science:Data Structures:Hash Tables content [Internet]. , ; 2009 Apr 9, 14:13 UTC [cited 2024 Nov 21]. 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 November 21, 2024).
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 21-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 = "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 21-November-2024]" }