Add updated draft, update news.

This commit is contained in:
Justin Hsu
2017-07-09 10:55:45 -04:00
parent afdc6498e2
commit 8c30d0bb73
4 changed files with 80 additions and 28 deletions
+65 -14
View File
@@ -1,12 +1,12 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%% UNPUBLISHED %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@unpublished{BEGHS16,
title = {Relational expectation properties by probabilistic coupling},
title = {Proving expected sensitivity of probabilistic programs},
author = {Barthe, Gilles and
Espitau, Thomas and
Gr{\'e}goire, Benjamin and
Hsu, Justin and
Strub, {P}ierre-{Y}ves},
year = 2016,
year = 2017,
jh = yes,
url = {http://justinh.su/files/papers/bounded.pdf},
}
@@ -125,6 +125,7 @@
Cherigui, Ikram},
booktitle = popl17,
year = 2017,
pages = {545--556},
url = {http://arxiv.org/abs/1702.00374},
jh = yes,
plclub = yes,
@@ -2635,18 +2636,6 @@ year = {2014}
year = {2014},
url = {http://doi.acm.org/10.1145/2594291.2594294},
}
@inproceedings{DBLP:conf/pldi/CarbinKMR12,
author = {Michael Carbin and
Deokhwan Kim and
Sasa Misailovic and
Martin C Rinard},
title = {Proving acceptability properties of relaxed nondeterministic approximate
programs},
booktitle = pldi12,
pages = {169--180},
year = {2012},
url = {http://doi.acm.org/10.1145/2254064.2254086},
}
@article{alea,
title = {Proofs of randomized algorithms in {C}oq},
@@ -4364,3 +4353,65 @@ archivePrefix = "arXiv",
year = {2014},
url = {http://software.imdea.org/~federico/thesis.pdf}
}
@article{DBLP:journals/jct/AharoniBGPS11,
author = {Ron Aharoni and
Eli Berger and
Agelos Georgakopoulos and
Amitai Perlstein and
Philipp Spr{\"{u}}ssel},
title = {The Max-Flow Min-Cut theorem for countable networks},
journal = {J. Comb. Theory, Ser. {B}},
volume = {101},
number = {1},
pages = {1--17},
year = {2011},
url = {http://dx.doi.org/10.1016/j.jctb.2010.08.002},
doi = {10.1016/j.jctb.2010.08.002},
timestamp = {Sat, 04 Dec 2010 15:33:06 +0100},
biburl = {http://dblp.uni-trier.de/rec/bib/journals/jct/AharoniBGPS11},
bibsource = {dblp computer science bibliography, http://dblp.org}
}
@inproceedings{katsumata2015codensity,
title={Codensity Liftings of Monads},
author={Katsumata, Shin-ya and Sato, Tetsuya},
booktitle= calco15,
series = lipics,
year = 2015,
publisher = dagstuhl,
volume={35},
year={2015},
}
@incollection{aldous1983random,
title={Random walks on finite groups and rapidly mixing Markov chains},
author={Aldous, David},
booktitle={S{\'e}minaire de Probabilit{\'e}s XVII 1981/82},
pages={243--297},
year={1983},
publisher=springer
}
@book {RudinPMA,
AUTHOR = {Rudin, Walter},
TITLE = {Principles of mathematical analysis},
EDITION = {Third},
NOTE = {International Series in Pure and Applied Mathematics},
PUBLISHER = {McGraw-Hill Book Co., New York-Auckland-D\"usseldorf},
YEAR = {1976},
PAGES = {x+342},
MRCLASS = {26-02},
MRNUMBER = {0385023},
}
@inproceedings{adafuzz,
title={A framework for adaptive differential privacy},
author={Winograd-Cort, Daniel and
Haeberlen, Andreas and
Roth, Aaron and
Pierce, Benjamin C.},
booktitle= icfp17,
year = 2017
}