PLDI
This commit is contained in:
@@ -317,6 +317,7 @@
|
||||
@STRING{pldi23 = pldi # ", Orlando, Florida" }
|
||||
@STRING{pldi24 = pldi # ", Copenhagen, Denmark" }
|
||||
@STRING{pldi25 = pldi # ", Seoul, Korea" }
|
||||
@STRING{pldi26 = pldi # ", Boulder, Colorado" }
|
||||
|
||||
% ----
|
||||
@STRING{lfp = "ACM Symposium on Lisp and Functional Programming (LFP)" }
|
||||
|
||||
@@ -132,6 +132,26 @@
|
||||
}
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%% CONFERENCES %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
@article{ZH26,
|
||||
title = {Synthesizing Backward Error Bounds, Backward},
|
||||
author = {Zielinski, Laura and Hsu, Justin},
|
||||
year = 2026,
|
||||
month = jun,
|
||||
url = {https://arxiv.org/abs/2604.15633},
|
||||
journal = pacmpl,
|
||||
articleno = {255},
|
||||
volume = {10},
|
||||
number = {PLDI},
|
||||
reviewed = yes,
|
||||
jh = yes,
|
||||
jhsite = yes,
|
||||
doi = {10.1145/3808333},
|
||||
eprint = {2604.15633},
|
||||
archivePrefix = {arXiv},
|
||||
primaryClass = {cs.PL},
|
||||
note = "Appeared at " # pldi26 # ".",
|
||||
}
|
||||
|
||||
@article{GGH25,
|
||||
title = {{SafeTree}: Expressive Tree Policies for Microservices},
|
||||
author = {Grewal, Karuna and
|
||||
@@ -1545,6 +1565,14 @@ inproceedings{HHRRW14,
|
||||
}
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% TALKS %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
@talk{rpi-cs-talk,
|
||||
title = {From Discrete to Continuous: Programming Languages for Time and Space},
|
||||
organization = {CS Department Colloquium, RPI},
|
||||
year = 2025,
|
||||
month = oct,
|
||||
jh = yes,
|
||||
}
|
||||
|
||||
@talk{imperial-comp-talk,
|
||||
title = {Type Systems for Numerical Error Analysis},
|
||||
organization = {Computing Seminar, Imperial College London},
|
||||
|
||||
Reference in New Issue
Block a user