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