bib
This commit is contained in:
parent
6c3c81251b
commit
2eaf224572
@ -315,6 +315,7 @@
|
|||||||
@STRING{pldi22 = pldi # ", San Diego, California" }
|
@STRING{pldi22 = pldi # ", San Diego, California" }
|
||||||
@STRING{pldi23 = pldi # ", Orlando, Florida" }
|
@STRING{pldi23 = pldi # ", Orlando, Florida" }
|
||||||
@STRING{pldi24 = pldi # ", Copenhagen, Denmark" }
|
@STRING{pldi24 = pldi # ", Copenhagen, Denmark" }
|
||||||
|
@STRING{pldi25 = pldi # ", Seoul, Korea" }
|
||||||
|
|
||||||
% ----
|
% ----
|
||||||
@STRING{lfp = "ACM Symposium on Lisp and Functional Programming (LFP)" }
|
@STRING{lfp = "ACM Symposium on Lisp and Functional Programming (LFP)" }
|
||||||
|
@ -1,16 +1,4 @@
|
|||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%% UNPUBLISHED %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%% 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,
|
@unpublished{AH23,
|
||||||
title = {Separated and Shared Effects in Higher-Order Languages},
|
title = {Separated and Shared Effects in Higher-Order Languages},
|
||||||
author = {Azevedo de Amorim, Pedro H. and Hsu, Justin},
|
author = {Azevedo de Amorim, Pedro H. and Hsu, Justin},
|
||||||
@ -143,6 +131,26 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%% CONFERENCES %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%% 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,
|
@inproceedings{GBHSZ23,
|
||||||
title = {A Categorical Approach to {DIBI} Models},
|
title = {A Categorical Approach to {DIBI} Models},
|
||||||
author = {Gu, Tao and
|
author = {Gu, Tao and
|
||||||
@ -1469,6 +1477,30 @@ inproceedings{HHRRW14,
|
|||||||
}
|
}
|
||||||
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% TALKS %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 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,
|
@talk{chocola25-talk,
|
||||||
title = {Type Systems for Numerical Error Analysis},
|
title = {Type Systems for Numerical Error Analysis},
|
||||||
organization = {{CHoCoLa} Seminar, {ENS} Lyon},
|
organization = {{CHoCoLa} Seminar, {ENS} Lyon},
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
+ **05/2025** **Bean: A Language for Backward Error Analysis** will appear at
|
||||||
|
**PLDI 2025**. Congrats Ariel and Laura!
|
||||||
+ **09/2024** This academic year, I will be on sabbatical at **Imperial College
|
+ **09/2024** This academic year, I will be on sabbatical at **Imperial College
|
||||||
London** visiting [**George
|
London** visiting [**George
|
||||||
Constantinides**](https://cas.ee.ic.ac.uk/people/gac1/) and [**Eric
|
Constantinides**](https://cas.ee.ic.ac.uk/people/gac1/) and [**Eric
|
||||||
@ -6,9 +8,3 @@
|
|||||||
+ **07/2024** I am honored to be selected for the [**2024 EATCS Presburger
|
+ **07/2024** I am honored to be selected for the [**2024 EATCS Presburger
|
||||||
Award**](https://www.eatcs.org/index.php/presburger). Thank you to all of my
|
Award**](https://www.eatcs.org/index.php/presburger). Thank you to all of my
|
||||||
mentors and collaborators for making this possible!
|
mentors and collaborators for making this possible!
|
||||||
+ **04/2024** **A Categorical Approach to DIBI Models** to appear at **FSCD 2024**.
|
|
||||||
Congrats Tao and Jialu!
|
|
||||||
+ **04/2024** **Verifying Cake Cutting, Faster** to appear at **CAV 2024**.
|
|
||||||
Congrats Noah and Tean!
|
|
||||||
+ **04/2024** **Numerical Fuzz: A Type System for Rounding Error Analysis** to
|
|
||||||
appear at **PLDI 2024**. Congrats Ariel!
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user