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