Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions papers.bib
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,20 @@

% Records in this file are sorted in reverse chronological order (newest first)

% 2025

@inproceedings{freeTermination,
author = {Power, Conor and Koutris, Paraschos and Hellerstein, Joseph M.},
title = {{The Free Termination Property of Queries over Time}},
booktitle = {28th International Conference on Database Theory (ICDT 2025)},
pages = {32:1--32:22},
series = {Leibniz International Proceedings in Informatics (LIPIcs)},
year = {2025},
publisher = {Schloss Dagstuhl},
url = {https://drops.dagstuhl.de/storage/00lipics/lipics-vol328-icdt2025/LIPIcs.ICDT.2025.32/LIPIcs.ICDT.2025.32.pdf,
doi = {10.4230/LIPIcs.ICDT.2025.32},
keywords = {theory, CRDTs, CALM Theorem, coordination-free queries}
}
% 2024

@inproceedings{Ignat2024Synql,
Expand Down