|
|
Cite This Page
Bibliographic details for Merkle trees
- Page name: Merkle trees
- Author: zaoniao contributors
- Publisher: zaoniao, .
- Date of last revision: 14 June 2019 03:53 UTC
- Date retrieved: 2 July 2026 12:01 UTC
- Permanent URL: http://en.zaoniao.it/index.php?title=Merkle_trees&oldid=5867
- Page Version ID: 5867
Citation styles for Merkle trees
APA style
Merkle trees. (2019, June 14). zaoniao, . Retrieved 12:01, July 2, 2026 from http://en.zaoniao.it/index.php?title=Merkle_trees&oldid=5867.
MLA style
"Merkle trees." zaoniao, . 14 Jun 2019, 03:53 UTC. 2 Jul 2026, 12:01 <http://en.zaoniao.it/index.php?title=Merkle_trees&oldid=5867>.
MHRA style
zaoniao contributors, 'Merkle trees', zaoniao, , 14 June 2019, 03:53 UTC, <http://en.zaoniao.it/index.php?title=Merkle_trees&oldid=5867> [accessed 2 July 2026]
Chicago style
zaoniao contributors, "Merkle trees," zaoniao, , http://en.zaoniao.it/index.php?title=Merkle_trees&oldid=5867 (accessed July 2, 2026).
CBE/CSE style
zaoniao contributors. Merkle trees [Internet]. zaoniao, ; 2019 Jun 14, 03:53 UTC [cited 2026 Jul 2]. Available from: http://en.zaoniao.it/index.php?title=Merkle_trees&oldid=5867.
Bluebook style
Merkle trees, http://en.zaoniao.it/index.php?title=Merkle_trees&oldid=5867 (last visited July 2, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "zaoniao",
title = "Merkle trees --- zaoniao{,} ",
year = "2019",
url = "http://en.zaoniao.it/index.php?title=Merkle_trees&oldid=5867",
note = "[Online; accessed 2-July-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 = "Merkle trees --- zaoniao{,} ",
year = "2019",
url = "\url{http://en.zaoniao.it/index.php?title=Merkle_trees&oldid=5867}",
note = "[Online; accessed 2-July-2026]"
}