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: 20 April 2025 03:13 UTC
- Permanent URL: http://198.176.185.148/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 03:13, April 20, 2025 from http://198.176.185.148/index.php?title=Data_Structures/Hash_Tables&oldid=726.
MLA style
"Data Structures/Hash Tables." , . 19 Sep 2008, 00:19 UTC. 20 Apr 2025, 03:13 <http://198.176.185.148/index.php?title=Data_Structures/Hash_Tables&oldid=726>.
MHRA style
contributors, 'Data Structures/Hash Tables', , , 19 September 2008, 00:19 UTC, <http://198.176.185.148/index.php?title=Data_Structures/Hash_Tables&oldid=726> [accessed 20 April 2025]
Chicago style
contributors, "Data Structures/Hash Tables," , , http://198.176.185.148/index.php?title=Data_Structures/Hash_Tables&oldid=726 (accessed April 20, 2025).
CBE/CSE style
contributors. Data Structures/Hash Tables [Internet]. , ; 2008 Sep 19, 00:19 UTC [cited 2025 Apr 20]. Available from:
http://198.176.185.148/index.php?title=Data_Structures/Hash_Tables&oldid=726.
Bluebook style
Data Structures/Hash Tables, http://198.176.185.148/index.php?title=Data_Structures/Hash_Tables&oldid=726 (last visited April 20, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "", title = "Data Structures/Hash Tables --- {,} ", year = "2008", url = "http://198.176.185.148/index.php?title=Data_Structures/Hash_Tables&oldid=726", note = "[Online; accessed 20-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://198.176.185.148/index.php?title=Data_Structures/Hash_Tables&oldid=726}", note = "[Online; accessed 20-April-2025]" }