bib
This commit is contained in:
@@ -315,6 +315,7 @@
|
||||
@STRING{pldi22 = pldi # ", San Diego, California" }
|
||||
@STRING{pldi23 = pldi # ", Orlando, Florida" }
|
||||
@STRING{pldi24 = pldi # ", Copenhagen, Denmark" }
|
||||
@STRING{pldi25 = pldi # ", Seoul, Korea" }
|
||||
|
||||
% ----
|
||||
@STRING{lfp = "ACM Symposium on Lisp and Functional Programming (LFP)" }
|
||||
|
||||
+44
-12
@@ -1,16 +1,4 @@
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%% UNPUBLISHED %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
@unpublished{KZBH25,
|
||||
title = {Bean: A Language for Backward Error Analysis},
|
||||
author = {Kellison, Ariel E. and Zielinski, Laura and Bindel, David and Hsu, Justin},
|
||||
year = 2025,
|
||||
url = {https://arxiv.org/abs/2501.14550},
|
||||
jh = yes,
|
||||
jhsite = yes,
|
||||
eprint = {2501.14550},
|
||||
archivePrefix = {arXiv},
|
||||
primaryClass = {cs.PL},
|
||||
}
|
||||
|
||||
@unpublished{AH23,
|
||||
title = {Separated and Shared Effects in Higher-Order Languages},
|
||||
author = {Azevedo de Amorim, Pedro H. and Hsu, Justin},
|
||||
@@ -143,6 +131,26 @@
|
||||
}
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%% CONFERENCES %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
@article{KZBH25,
|
||||
title = {Bean: A Language for Backward Error Analysis},
|
||||
author = {Kellison, Ariel E. and Zielinski, Laura and Bindel, David and Hsu, Justin},
|
||||
year = 2025,
|
||||
month = jun,
|
||||
url = {https://arxiv.org/abs/2501.14550},
|
||||
journal = pacmpl,
|
||||
articleno = {221},
|
||||
volume = {9},
|
||||
number = {PLDI},
|
||||
reviewed = yes,
|
||||
jh = yes,
|
||||
jhsite = yes,
|
||||
doi = {10.1145/3729324},
|
||||
eprint = {2501.14550},
|
||||
archivePrefix = {arXiv},
|
||||
primaryClass = {cs.PL},
|
||||
note = "Appeared at " # pldi25 # ".",
|
||||
}
|
||||
|
||||
@inproceedings{GBHSZ23,
|
||||
title = {A Categorical Approach to {DIBI} Models},
|
||||
author = {Gu, Tao and
|
||||
@@ -1469,6 +1477,30 @@ inproceedings{HHRRW14,
|
||||
}
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% TALKS %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
@talk{pequan25-talk,
|
||||
title = {Type Systems for Numerical Error Analysis},
|
||||
organization = {{PEQUAN} Team Meeting, {LIP6}},
|
||||
year = 2025,
|
||||
month = apr,
|
||||
jh = yes,
|
||||
}
|
||||
|
||||
@talk{pps25-talk,
|
||||
title = {Type Systems for Numerical Error Analysis},
|
||||
organization = {{PPS} Seminar, {IRIF}},
|
||||
year = 2025,
|
||||
month = apr,
|
||||
jh = yes,
|
||||
}
|
||||
|
||||
@talk{barbados25-talk,
|
||||
title = {Type Systems for Numerical Error Analysis},
|
||||
organization = {Barbados Workshop on Probabilistic Semantics, Bellairs Research Institute},
|
||||
year = 2025,
|
||||
month = mar,
|
||||
jh = yes,
|
||||
}
|
||||
|
||||
@talk{chocola25-talk,
|
||||
title = {Type Systems for Numerical Error Analysis},
|
||||
organization = {{CHoCoLa} Seminar, {ENS} Lyon},
|
||||
|
||||
Reference in New Issue
Block a user