|
|
Cite This Page
Bibliographic details for Perfect hash function
- Page name: Perfect hash function
- Author: zaoniao contributors
- Publisher: zaoniao, .
- Date of last revision: 23 March 2019 07:34 UTC
- Date retrieved: 15 May 2026 07:33 UTC
- Permanent URL: http://en.zaoniao.it/index.php?title=Perfect_hash_function&oldid=2465
- Page Version ID: 2465
Citation styles for Perfect hash function
APA style
Perfect hash function. (2019, March 23). zaoniao, . Retrieved 07:33, May 15, 2026 from http://en.zaoniao.it/index.php?title=Perfect_hash_function&oldid=2465.
MLA style
"Perfect hash function." zaoniao, . 23 Mar 2019, 07:34 UTC. 15 May 2026, 07:33 <http://en.zaoniao.it/index.php?title=Perfect_hash_function&oldid=2465>.
MHRA style
zaoniao contributors, 'Perfect hash function', zaoniao, , 23 March 2019, 07:34 UTC, <http://en.zaoniao.it/index.php?title=Perfect_hash_function&oldid=2465> [accessed 15 May 2026]
Chicago style
zaoniao contributors, "Perfect hash function," zaoniao, , http://en.zaoniao.it/index.php?title=Perfect_hash_function&oldid=2465 (accessed May 15, 2026).
CBE/CSE style
zaoniao contributors. Perfect hash function [Internet]. zaoniao, ; 2019 Mar 23, 07:34 UTC [cited 2026 May 15]. Available from: http://en.zaoniao.it/index.php?title=Perfect_hash_function&oldid=2465.
Bluebook style
Perfect hash function, http://en.zaoniao.it/index.php?title=Perfect_hash_function&oldid=2465 (last visited May 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "zaoniao",
title = "Perfect hash function --- zaoniao{,} ",
year = "2019",
url = "http://en.zaoniao.it/index.php?title=Perfect_hash_function&oldid=2465",
note = "[Online; accessed 15-May-2026]"
}
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 = "zaoniao",
title = "Perfect hash function --- zaoniao{,} ",
year = "2019",
url = "\url{http://en.zaoniao.it/index.php?title=Perfect_hash_function&oldid=2465}",
note = "[Online; accessed 15-May-2026]"
}