mirror of
https://github.com/2martens/uni.git
synced 2026-05-07 03:46:25 +02:00
[FGI3] Dateiverweis in Bibtex-Datei auf bessere Version geändert
Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
@ -1,17 +1,58 @@
|
||||
% This file was created with JabRef 2.10b2.
|
||||
% Encoding: UTF8
|
||||
% Encoding: UTF-8
|
||||
|
||||
|
||||
@Inproceedings{Doerr2011,
|
||||
Title = {Stabilizing {C}onsensus {W}ith the {P}ower of {T}wo {C}hoices},
|
||||
Author = {Doerr, Benjamin and Goldberg, Leslie Ann and Minder, Lorenz and Sauerwald, Thomas and Scheideler, Christian},
|
||||
Booktitle = {Proceedings of the 23rd symposium on Parallelism in algorithms and architectures},
|
||||
Date = {2011-06-04/2011-06-06},
|
||||
Year = {2011},
|
||||
Pages = {149--158},
|
||||
Publisher = {ACM},
|
||||
|
||||
Owner = {jim},
|
||||
Timestamp = {2016.11.12}
|
||||
@Article{Fischer1986,
|
||||
author = {Fischer, Michael J. and Lynch, Nancy A. and Merritt, Michael},
|
||||
title = {Easy impossibility proofs for distributed consensus problems},
|
||||
journal = {Distributed Computing},
|
||||
year = {1986},
|
||||
volume = {1},
|
||||
number = {1},
|
||||
pages = {26--39},
|
||||
month = mar,
|
||||
file = {:/home/jim/Documents/Studium/WS2016_17/FGI3/Seminar/Literatur/easy-impossibility-proofs-for-distributed-consensus-problems.pdf:PDF},
|
||||
journaltitle = {Distributed Computing},
|
||||
owner = {jim},
|
||||
timestamp = {2017.01.15},
|
||||
}
|
||||
|
||||
@Article{Fischer1985,
|
||||
author = {Fischer, Michael J. and Lynch, Nancy A. and Paterson, Michael S.},
|
||||
title = {Impossibility of distributed consensus with one faulty process},
|
||||
journal = {Journal of the ACM},
|
||||
year = {1985},
|
||||
volume = {32},
|
||||
number = {2},
|
||||
pages = {374--382},
|
||||
month = apr,
|
||||
file = {:/home/jim/Documents/Studium/WS2016_17/FGI3/Seminar/Literatur/impossibility-of-distributed-consensus-with-one-faulty-process.pdf:PDF},
|
||||
owner = {jim},
|
||||
timestamp = {2017.01.15},
|
||||
}
|
||||
|
||||
@Article{Aspnes2003,
|
||||
author = {James Aspnes},
|
||||
title = {Randomized protocols for asynchronous consensus},
|
||||
journal = {Distributed Computing},
|
||||
year = {2003},
|
||||
volume = {16},
|
||||
number = {2},
|
||||
pages = {165--175},
|
||||
month = sep,
|
||||
owner = {jim},
|
||||
timestamp = {2017.01.15},
|
||||
}
|
||||
|
||||
@InProceedings{Doerr2011,
|
||||
author = {Doerr, Benjamin and Goldberg, Leslie Ann and Minder, Lorenz and Sauerwald, Thomas and Scheideler, Christian},
|
||||
title = {Stabilizing {C}onsensus {W}ith the {P}ower of {T}wo {C}hoices},
|
||||
booktitle = {Proceedings of the 23rd symposium on Parallelism in algorithms and architectures},
|
||||
year = {2011},
|
||||
pages = {149--158},
|
||||
publisher = {ACM},
|
||||
date = {2011-06-04/2011-06-06},
|
||||
file = {:/home/jim/Documents/Studium/WS2016_17/FGI3/Seminar/Literatur/Stabilizing-Consensus-with-power-of-two-choices-alt.pdf:PDF},
|
||||
owner = {jim},
|
||||
timestamp = {2016.11.12},
|
||||
}
|
||||
|
||||
@Comment{jabref-meta: databaseType:bibtex;}
|
||||
|
||||
Reference in New Issue
Block a user