|
|
Cite This Page
Bibliographic details for Pearson hashing
- Page name: Pearson hashing
- Author: zaoniao contributors
- Publisher: zaoniao, .
- Date of last revision: 26 June 2019 09:58 UTC
- Date retrieved: 15 May 2026 08:38 UTC
- Permanent URL: http://en.zaoniao.it/index.php?title=Pearson_hashing&oldid=6319
- Page Version ID: 6319
Citation styles for Pearson hashing
APA style
Pearson hashing. (2019, June 26). zaoniao, . Retrieved 08:38, May 15, 2026 from http://en.zaoniao.it/index.php?title=Pearson_hashing&oldid=6319.
MLA style
"Pearson hashing." zaoniao, . 26 Jun 2019, 09:58 UTC. 15 May 2026, 08:38 <http://en.zaoniao.it/index.php?title=Pearson_hashing&oldid=6319>.
MHRA style
zaoniao contributors, 'Pearson hashing', zaoniao, , 26 June 2019, 09:58 UTC, <http://en.zaoniao.it/index.php?title=Pearson_hashing&oldid=6319> [accessed 15 May 2026]
Chicago style
zaoniao contributors, "Pearson hashing," zaoniao, , http://en.zaoniao.it/index.php?title=Pearson_hashing&oldid=6319 (accessed May 15, 2026).
CBE/CSE style
zaoniao contributors. Pearson hashing [Internet]. zaoniao, ; 2019 Jun 26, 09:58 UTC [cited 2026 May 15]. Available from: http://en.zaoniao.it/index.php?title=Pearson_hashing&oldid=6319.
Bluebook style
Pearson hashing, http://en.zaoniao.it/index.php?title=Pearson_hashing&oldid=6319 (last visited May 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "zaoniao",
title = "Pearson hashing --- zaoniao{,} ",
year = "2019",
url = "http://en.zaoniao.it/index.php?title=Pearson_hashing&oldid=6319",
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 = "Pearson hashing --- zaoniao{,} ",
year = "2019",
url = "\url{http://en.zaoniao.it/index.php?title=Pearson_hashing&oldid=6319}",
note = "[Online; accessed 15-May-2026]"
}