Add ICTAC acceptance.
This commit is contained in:
parent
aa0fc82778
commit
8abd8fdfba
|
@ -555,6 +555,7 @@
|
||||||
@STRING{icalp = {International Colloquium on Automata, Languages and
|
@STRING{icalp = {International Colloquium on Automata, Languages and
|
||||||
Programming (ICALP)} }
|
Programming (ICALP)} }
|
||||||
@STRING{icse = {International Conference on Software Engineering (ICSE)} }
|
@STRING{icse = {International Conference on Software Engineering (ICSE)} }
|
||||||
|
@STRING{ictac = {International Colloquium on Theoretical Aspects of Computing (ICTAC)} }
|
||||||
@STRING{ijcai = {International Joint Conference on Artificial Intelligence (IJCAI)} }
|
@STRING{ijcai = {International Joint Conference on Artificial Intelligence (IJCAI)} }
|
||||||
@STRING{ipco = {Conference on Integer Programming and Combinatorial
|
@STRING{ipco = {Conference on Integer Programming and Combinatorial
|
||||||
Optimization (IPCO)} }
|
Optimization (IPCO)} }
|
||||||
|
@ -741,6 +742,8 @@ STRING{fse08 = fse # ", Atlanta, Georgia" }
|
||||||
% ---
|
% ---
|
||||||
@STRING{icse14 = icse # ", Hyderabad, India" }
|
@STRING{icse14 = icse # ", Hyderabad, India" }
|
||||||
% ---
|
% ---
|
||||||
|
@STRING{ictac18 = ictac # ", Stellenbosch, South Africa" }
|
||||||
|
% ---
|
||||||
@STRING{ijcai15 = ijcai # ", Buenos Aires, Argentina" }
|
@STRING{ijcai15 = ijcai # ", Buenos Aires, Argentina" }
|
||||||
% ---
|
% ---
|
||||||
@STRING{ipco06 = ipco # ", Vancouver, British Columbia" }
|
@STRING{ipco06 = ipco # ", Vancouver, British Columbia" }
|
||||||
|
|
|
@ -1,18 +1,4 @@
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%% UNPUBLISHED %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%% UNPUBLISHED %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
@unpublished{vHHOS18,
|
|
||||||
title = {Convex Language Semantics for Nondeterministic Probabilistic Automata},
|
|
||||||
author = {van Heerdt, Gerco and
|
|
||||||
Hsu, Justin and
|
|
||||||
Ouaknine, Jo\"el and
|
|
||||||
Silva, Alexandra},
|
|
||||||
year = {2018},
|
|
||||||
jh = yes,
|
|
||||||
url = {https://arxiv.org/abs/1805.11550},
|
|
||||||
eprint = {1805.11550},
|
|
||||||
archivePrefix = {arXiv},
|
|
||||||
primaryClass = {cs.FL},
|
|
||||||
}
|
|
||||||
|
|
||||||
@unpublished{SKFHKKS18,
|
@unpublished{SKFHKKS18,
|
||||||
title = {Probabilistic Program Equivalence for {NetKAT}},
|
title = {Probabilistic Program Equivalence for {NetKAT}},
|
||||||
author = {Smolka, Steffen and
|
author = {Smolka, Steffen and
|
||||||
|
@ -46,7 +32,6 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% THESIS %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% THESIS %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
|
|
||||||
@phdthesis{JHThesis,
|
@phdthesis{JHThesis,
|
||||||
title = {Probabilistic Couplings for Probabilistic Reasoning},
|
title = {Probabilistic Couplings for Probabilistic Reasoning},
|
||||||
author = {Justin Hsu},
|
author = {Justin Hsu},
|
||||||
|
@ -82,7 +67,7 @@
|
||||||
jh = yes,
|
jh = yes,
|
||||||
reviewed = yes,
|
reviewed = yes,
|
||||||
poster = {https://justinh.su/files/posters/dualquery.pdf},
|
poster = {https://justinh.su/files/posters/dualquery.pdf},
|
||||||
jhnote = "Previously published in " # icml14 # ", 2014."
|
jhnote = "Previously published in " # icml14 # ", 2014."
|
||||||
}
|
}
|
||||||
|
|
||||||
@article{HHRRW14,
|
@article{HHRRW14,
|
||||||
|
@ -106,16 +91,33 @@
|
||||||
jh = yes,
|
jh = yes,
|
||||||
reviewed = yes,
|
reviewed = yes,
|
||||||
poster = {https://justinh.su/files/posters/matchings.pdf},
|
poster = {https://justinh.su/files/posters/matchings.pdf},
|
||||||
jhnote = "Previously published in " # stoc14 # ", 2014."
|
jhnote = "Previously published in " # stoc14 # ", 2014."
|
||||||
}
|
}
|
||||||
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%% CONFERENCES %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%% CONFERENCES %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
|
@inproceedings{vHHOS18,
|
||||||
|
title = {Convex Language Semantics for Nondeterministic Probabilistic Automata},
|
||||||
|
author = {van Heerdt, Gerco and
|
||||||
|
Hsu, Justin and
|
||||||
|
Ouaknine, Jo\"el and
|
||||||
|
Silva, Alexandra},
|
||||||
|
year = {2018},
|
||||||
|
jhnote = "To appear.",
|
||||||
|
jh = yes,
|
||||||
|
reviewed = yes,
|
||||||
|
booktitle = ictac18,
|
||||||
|
url = {https://arxiv.org/abs/1805.11550},
|
||||||
|
eprint = {1805.11550},
|
||||||
|
archivePrefix = {arXiv},
|
||||||
|
primaryClass = {cs.FL},
|
||||||
|
}
|
||||||
|
|
||||||
@inproceedings{AH18,
|
@inproceedings{AH18,
|
||||||
title = {Constraint-Based Synthesis of Coupling Proofs},
|
title = {Constraint-Based Synthesis of Coupling Proofs},
|
||||||
author = {Albarghouthi, Aws and
|
author = {Albarghouthi, Aws and
|
||||||
Hsu, Justin},
|
Hsu, Justin},
|
||||||
year = {2018},
|
year = {2018},
|
||||||
jhnote = "To appear.",
|
jhnote = "To appear.",
|
||||||
jh = yes,
|
jh = yes,
|
||||||
reviewed = yes,
|
reviewed = yes,
|
||||||
booktitle = cav18,
|
booktitle = cav18,
|
||||||
|
@ -139,7 +141,7 @@
|
||||||
eprint = {1802.06283},
|
eprint = {1802.06283},
|
||||||
archivePrefix = {arXiv},
|
archivePrefix = {arXiv},
|
||||||
primaryClass = {cs.PL},
|
primaryClass = {cs.PL},
|
||||||
jhnote = "To appear.",
|
jhnote = "To appear.",
|
||||||
}
|
}
|
||||||
|
|
||||||
@inproceedings{BEGGHS16,
|
@inproceedings{BEGGHS16,
|
||||||
|
@ -173,7 +175,7 @@
|
||||||
number = {POPL},
|
number = {POPL},
|
||||||
articleno = {58},
|
articleno = {58},
|
||||||
url = {https://arxiv.org/abs/1709.05361},
|
url = {https://arxiv.org/abs/1709.05361},
|
||||||
jhnote = "Appeared at " # popl18 # ".",
|
jhnote = "Appeared at " # popl18 # ".",
|
||||||
reviewed = yes,
|
reviewed = yes,
|
||||||
doi = {10.1145/3158146},
|
doi = {10.1145/3158146},
|
||||||
eprint = {1709.05361},
|
eprint = {1709.05361},
|
||||||
|
@ -197,7 +199,7 @@
|
||||||
articleno = {57},
|
articleno = {57},
|
||||||
doi = {10.1145/3158145},
|
doi = {10.1145/3158145},
|
||||||
url = {https://arxiv.org/abs/1708.02537},
|
url = {https://arxiv.org/abs/1708.02537},
|
||||||
jhnote = "Appeared at " # popl18 # ".",
|
jhnote = "Appeared at " # popl18 # ".",
|
||||||
reviewed = yes,
|
reviewed = yes,
|
||||||
slides = {https://justinh.su/files/slides/eprhl.pdf},
|
slides = {https://justinh.su/files/slides/eprhl.pdf},
|
||||||
eprint = {1708.02537},
|
eprint = {1708.02537},
|
||||||
|
@ -340,7 +342,7 @@
|
||||||
reviewed = yes,
|
reviewed = yes,
|
||||||
slides = {https://justinh.su/files/slides/advanced.pdf},
|
slides = {https://justinh.su/files/slides/advanced.pdf},
|
||||||
acceptance = {137/831=0.17},
|
acceptance = {137/831=0.17},
|
||||||
jhnote = {There is an error in the treatment of advanced composition;
|
jhnote = {There is an error in the treatment of advanced composition;
|
||||||
please see my thesis for the correction.},
|
please see my thesis for the correction.},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -764,7 +766,7 @@ inproceedings{HHRRW14,
|
||||||
archivePrefix = {arXiv},
|
archivePrefix = {arXiv},
|
||||||
primaryClass = {cs.DS},
|
primaryClass = {cs.DS},
|
||||||
doi = {10.1007/978-3-642-31594-7_39},
|
doi = {10.1007/978-3-642-31594-7_39},
|
||||||
jhnote = {Thanks to Raef Bassily and Adam Smith for spotting an error, now fixed.},
|
jhnote = {Thanks to Raef Bassily and Adam Smith for spotting an error, now fixed.},
|
||||||
jh = yes,
|
jh = yes,
|
||||||
reviewed = yes,
|
reviewed = yes,
|
||||||
slides = {https://justinh.su/files/slides/heavy-hh.pdf},
|
slides = {https://justinh.su/files/slides/heavy-hh.pdf},
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
+ **07/2018** **Convex Language Semantics for Nondeterministic Probabilistic
|
||||||
|
Automata** will appear at **ICTAC 2018**!
|
||||||
+ **07/2018** I am honored to receive the ACM SIGPLAN [**John C. Reynolds Doctoral
|
+ **07/2018** I am honored to receive the ACM SIGPLAN [**John C. Reynolds Doctoral
|
||||||
Dissertation Award**](http://www.sigplan.org/Awards/Dissertation/) for my
|
Dissertation Award**](http://www.sigplan.org/Awards/Dissertation/) for my
|
||||||
dissertation **Probabilistic Couplings for Probabilistic Reasoning**!
|
dissertation **Probabilistic Couplings for Probabilistic Reasoning**!
|
||||||
|
|
Loading…
Reference in New Issue