mirror of
https://github.com/status-im/research.git
synced 2025-02-04 19:23:54 +00:00
Changed @misc{paxos, to @article{paxos,
This commit is contained in:
parent
d13cb97507
commit
ef5cd5caab
@ -11,13 +11,21 @@
|
||||
author = {Satoshi Nakamoto},
|
||||
URL = {https://bitcoin.org/bitcoin.pdf},
|
||||
YEAR = {2008},
|
||||
Month = {11}
|
||||
Month = {11},
|
||||
}
|
||||
|
||||
@misc{paxos,
|
||||
@article{paxos,
|
||||
title={Paxos Made Moderately Complex},
|
||||
url={http://paxos.systems/},
|
||||
journal={Paxos Made Moderately Complex}
|
||||
author = "ROBBERT VAN RENESSE and DENIZ ALTINBUKEN",
|
||||
year = "2015",
|
||||
month = "April",
|
||||
doi = "http://dx.doi.org/10.1145/2673577",
|
||||
journal = "ACM Comput. Surv.",
|
||||
volume = "47",
|
||||
number = "3",
|
||||
address = "New York, NY, USA",
|
||||
note = "Article no. 42",
|
||||
url={http://www.cs.cornell.edu/courses/cs7412/2011sp/paxos.pdf},
|
||||
}
|
||||
|
||||
@article{lamport_1998,
|
||||
|
Loading…
x
Reference in New Issue
Block a user