Add genprices acceptance.

This commit is contained in:
Justin Hsu 2016-02-01 22:59:26 -05:00
parent bae96fea51
commit b96ce0f114
3 changed files with 25 additions and 20 deletions

View File

@ -309,6 +309,7 @@
@STRING{stoc13 = stoc # ", Palo Alto, California"} @STRING{stoc13 = stoc # ", Palo Alto, California"}
@STRING{stoc14 = stoc # ", New York, New York"} @STRING{stoc14 = stoc # ", New York, New York"}
@STRING{stoc15 = stoc # ", Portland, Oregon"} @STRING{stoc15 = stoc # ", Portland, Oregon"}
@STRING{stoc16 = stoc # ", Cambridge, Massachusetts"}
% ---- % ----
@STRING{focs = "{IEEE} {S}ymposium on {F}oundations of {C}omputer {S}cience (FOCS)"} @STRING{focs = "{IEEE} {S}ymposium on {F}oundations of {C}omputer {S}cience (FOCS)"}

View File

@ -22,19 +22,6 @@
eprint = yes, eprint = yes,
} }
@unpublished{HMRRV16,
title = {Do prices coordinate markets?},
author = {Hsu, Justin and
Morgenstern, Jamie and
Rogers, Ryan and
Roth, Aaron and
Vohra, Rakesh},
year = 2015,
url = {http://arxiv.org/abs/1511.00925},
jh = yes,
eprint = yes,
}
@unpublished{HKM-verif15, @unpublished{HKM-verif15,
title = {Computer-aided verification in mechanism design}, title = {Computer-aided verification in mechanism design},
author = {Barthe, Gilles and author = {Barthe, Gilles and
@ -63,6 +50,21 @@
} }
%%%%%%%%%%%%%%%%%%%%%%%%%%%% CONFERENCES %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%% CONFERENCES %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@inproceedings{HMRRV16,
title = {Do prices coordinate markets?},
author = {Hsu, Justin and
Morgenstern, Jamie and
Rogers, Ryan and
Roth, Aaron and
Vohra, Rakesh},
booktitle = stoc16,
year = 2016,
url = {http://arxiv.org/abs/1511.00925},
jh = yes,
eprint = yes,
note = {To appear.}
}
@inproceedings{HHRW16, @inproceedings{HHRW16,
author = {Hsu, Justin and author = {Hsu, Justin and
Huang, Zhiyi and Huang, Zhiyi and

View File

@ -1,3 +1,5 @@
+ **01/2016** Our preprint **Do prices coordinate markets?** has been accepted
to **STOC 2016**!
+ **01/2016** Our preprint **Synthesizing probabilistic invariants via Doob's + **01/2016** Our preprint **Synthesizing probabilistic invariants via Doob's
decomposition** is now available. decomposition** is now available.
+ **01/2016** Our preprint **Proving differential privacy via probabilistic + **01/2016** Our preprint **Proving differential privacy via probabilistic
@ -5,14 +7,14 @@
+ **01/2016** Slides now available for **Jointly private convex programming**, + **01/2016** Slides now available for **Jointly private convex programming**,
presented at **SODA 2016**. presented at **SODA 2016**.
+ **11/2015** Slides now available for **Relational reasoning via probabilistic + **11/2015** Slides now available for **Relational reasoning via probabilistic
coupling**, presented at **LPAR 2015**. coupling**, presented at **LPAR 2015**.
+ **11/2015** I will be serving on the External Review Committee of **PLDI + **11/2015** I will be serving on the External Review Committee of **PLDI
2016**. 2016**.
+ **11/2015** Our preprint **Do prices coordinate markets?** is now available on + **11/2015** Our preprint **Do prices coordinate markets?** is now available on
`arXiv`. `arXiv`.
+ **09/2015** Our preprint **Relational reasoning via probabilistic coupling** + **09/2015** Our preprint **Relational reasoning via probabilistic coupling**
is now available on `arXiv`. is now available on `arXiv`.
+ **09/2015** Our paper **Jointly private convex programming** has been accepted + **09/2015** Our paper **Jointly private convex programming** has been accepted
to **SODA 2016**! to **SODA 2016**!
+ **09/2015** Our paper **Relational reasoning via probabilistic coupling** + **09/2015** Our paper **Relational reasoning via probabilistic coupling** has
has been accepted to **LPAR 2015**! been accepted to **LPAR 2015**!