Update on Overleaf.
This commit is contained in:
committed by
node
parent
ed07c403a8
commit
9dafb6a8ad
@@ -32,6 +32,16 @@
|
||||
organization={Springer}
|
||||
}
|
||||
|
||||
@inproceedings{AM2017,
|
||||
title={The blockchain consensus layer and BFT},
|
||||
author={I. Abraham and D. Malkhi},
|
||||
booktitle={Bulletin of the EATCS},
|
||||
% https://people.irisa.fr/Emmanuelle.Anceaume/Manuscript.pdf#page=43
|
||||
%pages={291--323},
|
||||
% 3(123):1–23
|
||||
year={2017}
|
||||
}
|
||||
|
||||
@phdthesis{zindros2020decentralized,
|
||||
title={Decentralized Blockchain Interoperability},
|
||||
author={Zindros, Dionysis},
|
||||
@@ -230,3 +240,14 @@ address="Cham",
|
||||
pages="505--522",
|
||||
isbn="978-3-030-51280-4"
|
||||
}
|
||||
|
||||
@book{10.5555/3002702,
|
||||
author = {Wattenhofer, Roger},
|
||||
title = {The Science of the Blockchain},
|
||||
year = {2016},
|
||||
isbn = {1522751831},
|
||||
publisher = {CreateSpace Independent Publishing Platform},
|
||||
address = {North Charleston, SC, USA},
|
||||
edition = {1st},
|
||||
abstract = {FinTech developers and managers understand that the blockchain has the potential to disrupt the financial world. The blockchain allows the participants of a distributed system to agree on a common view of the system, to track changes in the system, in a reliable way. In the distributed systems community, agreement techniques have been known long before cryptocurrencies such as Bitcoin (where the term blockchain is borrowed) emerged. Various concepts and protocols exist, each with its own advantages and disadvantages. This book introduces the basic techniques when building fault-tolerant distributed systems, in a scientific way. We will present different protocols and algorithms that allow for fault-tolerant operation, and we will discuss practical systems that implement these techniques.}
|
||||
}
|
||||
Reference in New Issue
Block a user