PLDI paper.

This commit is contained in:
Justin Hsu
2023-04-01 01:40:07 -04:00
parent d45f0cc0ea
commit 6fd5ee373d
3 changed files with 17 additions and 10 deletions
+1
View File
@@ -308,6 +308,7 @@
@STRING{pldi20 = pldi # ", London, England" }
@STRING{pldi21 = pldi }
@STRING{pldi22 = pldi # ", San Diego, California" }
@STRING{pldi23 = pldi # ", Orlando, Florida" }
% ----
@STRING{lfp = "ACM Symposium on Lisp and Functional Programming (LFP)" }
@STRING{lfp80 = lfp # ", Stanford, California" }
+14 -8
View File
@@ -1,12 +1,4 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%% UNPUBLISHED %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@unpublished{BHL22,
title = {Cutting the Cake: A Language for Fair Division},
author = {Bertram, Noah and Levinson, Alex and Hsu, Justin},
year = 2022,
jh = yes,
jhsite = yes,
}
@unpublished{AH23,
title = {Separated and Shared Effects in Higher-Order Languages},
author = {Azevedo de Amorim, Pedro H. and Hsu, Justin},
@@ -116,6 +108,20 @@
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%% CONFERENCES %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@article{BLH23,
title = {Cutting the Cake: A Language for Fair Division},
author = {Bertram, Noah and Levinson, Alex and Hsu, Justin},
year = 2023,
month = jun,
journal = pacmpl,
volume = {7},
number = {PLDI},
reviewed = yes,
jh = yes,
jhsite = yes,
note = "Appeared at " # pldi23 # ".",
}
@article{SLHR21,
title = {Symbolic Execution for Randomized Programs},
author = {Susag, Zachary and