Update papers.

This commit is contained in:
Justin Hsu
2024-04-13 14:36:32 -04:00
parent 7d25997282
commit f1fc41df91
2 changed files with 57 additions and 9 deletions
+27 -9
View File
@@ -1,12 +1,4 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%% UNPUBLISHED %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@unpublished{KH23,
title = {A Type System for Numerical Error Analysis},
author = {Ariel Kellison and Justin Hsu},
year = 2023,
jh = yes,
jhsite = yes,
}
@unpublished{AH23,
title = {Separated and Shared Effects in Higher-Order Languages},
author = {Azevedo de Amorim, Pedro H. and Hsu, Justin},
@@ -20,7 +12,7 @@
}
@unpublished{GBHSZ23,
title = {An abstract approach to conditional independence in {DIBI} models},
title = {A Categorical Approach to {DIBI} Models},
author = {Gu, Tao and
Bao, Jialu and
Hsu, Justin and
@@ -116,6 +108,32 @@
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%% CONFERENCES %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@inproceedings{BLH24,
title = {Verifying Cake Cutting, Faster},
author = {Bertram, Noah and Lai, Tean and Hsu, Justin},
booktitle = cav24,
year = 2024,
jh = yes,
jhsite = yes,
reviewed = yes,
}
@inproceedings{KH23,
title = {Numerical {Fuzz}: A Type System for Rounding Error Analysis},
author = {Ariel Kellison and Justin Hsu},
year = 2024,
month = jun,
journal = pacmpl,
articleno = {226},
volume = {8},
number = {PLDI},
reviewed = yes,
jh = yes,
jhsite = yes,
doi = {10.1145/3656456},
note = "Appeared at " # pldi24 # ".",
}
@inproceedings{GGH23,
title = {Expressive Policies for Microservice Networks},
author = {Grewal, Karuna and Godfrey, Brighten and Hsu, Justin},