diff --git a/papers.bib b/papers.bib index 24f3fe7..cadf31d 100644 --- a/papers.bib +++ b/papers.bib @@ -36,22 +36,6 @@ @inproceedings{Ignat2024Synql keywords = {relational, invariants} } -@article{Haas2024LoRe, -author = {Haas, Julian and Mogk, Ragnar and Yanakieva, Elena and Bieniusa, Annette and Mezini, Mira}, -title = {{LoRe}: A Programming Model for Verifiably Safe Local-First Software}, -journal = {ACM Transactions on Programming Languages and Systems}, -volume = {46}, -number = {1}, -articleno = {2}, -year = {2024}, -month = jan, -publisher = {ACM}, -pdf = {https://dl.acm.org/doi/pdf/10.1145/3633769}, -doi = {10.1145/3633769}, -eprint = {2304.07133}, -keywords = {verification, computation, invariants, systems, reactive programming, mixed-consistency} -} - @inproceedings{Stewen2024undo, author = {Stewen, Leo and Kleppmann, Martin}, title = {Undo and Redo Support for Replicated Registers}, @@ -108,6 +92,22 @@ @inproceedings{Jacob2024Byzantine keywords = {security, causal-consistency} } +@article{Haas2024LoRe, +author = {Haas, Julian and Mogk, Ragnar and Yanakieva, Elena and Bieniusa, Annette and Mezini, Mira}, +title = {{LoRe}: A Programming Model for Verifiably Safe Local-First Software}, +journal = {ACM Transactions on Programming Languages and Systems}, +volume = {46}, +number = {1}, +articleno = {2}, +year = {2024}, +month = jan, +publisher = {ACM}, +pdf = {https://dl.acm.org/doi/pdf/10.1145/3633769}, +doi = {10.1145/3633769}, +eprint = {2304.07133}, +keywords = {verification, computation, invariants, systems, reactive programming, mixed-consistency} +} + % 2023 @inproceedings{Nasirifard2023orderlessChain, diff --git a/papers.html b/papers.html index b2b8538..7ed7474 100644 --- a/papers.html +++ b/papers.html @@ -116,26 +116,7 @@
-Keywords: verification, computation, invariants, systems, reactive programming, mixed-consistency -- -
+Keywords: verification, computation, invariants, systems, reactive programming, mixed-consistency ++ +
}-
-@article{Haas2024LoRe, - author = {Haas, Julian and Mogk, Ragnar and Yanakieva, Elena and Bieniusa, Annette and Mezini, Mira}, - title = {{LoRe}: A Programming Model for Verifiably Safe Local-First Software}, - journal = {ACM Transactions on Programming Languages and Systems}, - volume = {46}, - number = {1}, - articleno = {2}, - year = {2024}, - month = jan, - publisher = {ACM}, - pdf = {https://dl.acm.org/doi/pdf/10.1145/3633769}, - doi = {10.1145/3633769}, - eprint = {2304.07133}, - keywords = {verification, computation, invariants, systems, reactive programming, mixed-consistency} -} --
@inproceedings{Stewen2024undo, author = {Stewen, Leo and Kleppmann, Martin}, @@ -97,6 +79,24 @@CRDT Papers
}++@article{Haas2024LoRe, + author = {Haas, Julian and Mogk, Ragnar and Yanakieva, Elena and Bieniusa, Annette and Mezini, Mira}, + title = {{LoRe}: A Programming Model for Verifiably Safe Local-First Software}, + journal = {ACM Transactions on Programming Languages and Systems}, + volume = {46}, + number = {1}, + articleno = {2}, + year = {2024}, + month = jan, + publisher = {ACM}, + pdf = {https://dl.acm.org/doi/pdf/10.1145/3633769}, + doi = {10.1145/3633769}, + eprint = {2304.07133}, + keywords = {verification, computation, invariants, systems, reactive programming, mixed-consistency} +} ++@inproceedings{Nasirifard2023orderlessChain, author = {Nasirifard, Pezhman and Mayer, Ruben and Jacobsen, Hans-Arno},