|
|
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: 15 May 2026 08:50 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 08:50, May 15, 2026 from http://en.zaoniao.it/index.php?title=Merkle_trees&oldid=5867.
MLA style
"Merkle trees." zaoniao, . 14 Jun 2019, 03:53 UTC. 15 May 2026, 08:50 <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 15 May 2026]
Chicago style
zaoniao contributors, "Merkle trees," zaoniao, , http://en.zaoniao.it/index.php?title=Merkle_trees&oldid=5867 (accessed May 15, 2026).
CBE/CSE style
zaoniao contributors. Merkle trees [Internet]. zaoniao, ; 2019 Jun 14, 03:53 UTC [cited 2026 May 15]. 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 May 15, 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 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 = "Merkle trees --- zaoniao{,} ",
year = "2019",
url = "\url{http://en.zaoniao.it/index.php?title=Merkle_trees&oldid=5867}",
note = "[Online; accessed 15-May-2026]"
}