Add POPL accept.

This commit is contained in:
Justin Hsu
2021-12-01 10:49:14 -05:00
parent 0d374add02
commit b9cc9668c2
3 changed files with 398 additions and 46 deletions
+19 -1
View File
@@ -167,6 +167,7 @@
@STRING{popl04 = popl # ", Venice, Italy" }
@STRING{popl05 = popl # ", Long Beach, California" }
@STRING{popl06 = popl # ", Charleston, South Carolina" }
@STRING{popl07 = popl # ", Nice, France" }
@STRING{popl08 = popl # ", San Francisco, California" }
@STRING{popl09 = popl # ", Savannah, Georgia" }
@STRING{popl10 = popl # ", Madrid, Spain" }
@@ -181,6 +182,7 @@
@STRING{popl19 = popl # ", Lisbon, Portugal" }
@STRING{popl20 = popl # ", New Orleans, Louisiana" }
@STRING{popl21 = popl }
@STRING{popl22 = popl # ", Philadelphia, Pennsylvania" }
% ----
@STRING{icfp = "{ACM} {SIGPLAN} {I}nternational {C}onference on
@@ -214,6 +216,7 @@
{S}ystems, {L}anguages, and {A}pplications ({OOPSLA})" }
@STRING{ccs = "{ACM} {SIGSAC} Conference on Computer and Communications Security ({CCS})"}
@STRING{ccs12 = ccs # ", Raleigh, North Carolina" }
@STRING{ccs13 = ccs # ", Berlin, Germany" }
@STRING{ccs14 = ccs # ", Scottsdale, Arizona" }
@STRING{ccs15 = ccs # ", Boulder, Colorado" }
@@ -570,6 +573,7 @@
@STRING{aplas = {Asian Symposium on Programming Languages and Systems (APLAS)} }
@STRING{asplos = {International Conference on Architectural Support for
Programming Langauages and Operating Systems (ASPLOS)} }
@STRING{ase = {IEEE/ACM International Conference on Automated Software Engineering (ASE)} }
@STRING{atva = {International Symposium on Automated Technology for
Verification and Analysis (ATVA)} }
@STRING{calco = {Conference on Algebra and Coalgebra in Computer Science ({CALCO})}}
@@ -606,6 +610,7 @@
@STRING{icalp = {International Colloquium on Automata, Languages and
Programming (ICALP)} }
@STRING{icse = {International Conference on Software Engineering (ICSE)} }
@STRING{issta = {{ACM} {SIGSOFT} International Symposium on Software Testing and Analysis {(ISSTA)}} }
@STRING{ictac = {International Colloquium on Theoretical Aspects of Computing (ICTAC)} }
@STRING{ijcai = {International Joint Conference on Artificial Intelligence (IJCAI)} }
@STRING{ijcar = {International Joint Conference on Automated Reasoning (IJCAR)} }
@@ -633,6 +638,8 @@
and Computation (RANDOM)} }
@STRING{rta = {International Conference on Rewriting Techniques and
Applications (RTA)} }
@STRING{rvpre10 = {International Workshop on Runtime Verification (RV)} }
@STRING{rv = {International Conference on Runtime Verification (RV)} }
@STRING{sas = {International Symposium on Static Analysis (SAS)} }
@STRING{sosp = {ACM Symposium on Operating Systems Principles (SOSP)} }
@STRING{sandp = { {IEEE} Symposium on Security and Privacy (S\&P) }}
@@ -676,8 +683,11 @@
@STRING{ascrypt15 = ascrypt # ", Auckland, New Zealand" }
@STRING{ascrypt18 = ascrypt # ", Brisbane, Australia" }
%----
@STRING{asplos14 = asplos # ", Salt Lake City, Utah" }
@STRING{asplos06 = asplos # ", San Jose, California" }
@STRING{asplos14 = asplos # ", Salt Lake City, Utah" }
@STRING{asplos21 = asplos}
%----
@STRING{ase17 = ase # ", Urbana, Illinois" }
%----
@STRING{atva19 = atva # ", Taipei City, Taiwan" }
%----
@@ -710,6 +720,7 @@
@STRING{cav06 = cav # ", Seattle, Washington" }
@STRING{cav07 = cav # ", Berlin, Germany" }
@STRING{cav08 = cav # ", Princeton, New Jersey" }
@STRING{cav10 = cav # ", Edinburgh, Scotland" }
@STRING{cav11 = cav # ", Snowbird, Utah" }
@STRING{cav12 = cav # ", Berkeley, California" }
@STRING{cav13 = cav # ", Saint Petersburg, Russia" }
@@ -808,9 +819,12 @@ STRING{fse08 = fse # ", Atlanta, Georgia" }
@STRING{icalp17 = icalp # ", Warsaw, Poland" }
@STRING{icalp18 = icalp # ", Prague, Czech Republic" }
% ---
@STRING{icse13 = icse # ", San Francisco, California" }
@STRING{icse14 = icse # ", Hyderabad, India" }
@STRING{icse19 = icse # ", Montr{\'e}al, Qu{\'e}bec" }
% ---
@STRING{issta12 = issta # ", Minneapolis, Minnesota" }
% ---
@STRING{ictac18 = ictac # ", Stellenbosch, South Africa" }
% ---
@STRING{ijcai15 = ijcai # ", Buenos Aires, Argentina" }
@@ -847,6 +861,7 @@ STRING{fse08 = fse # ", Atlanta, Georgia" }
% ---
@STRING{osdi96 = osdi # ", Seattle, Washington" }
@STRING{osdi00 = osdi # ", San Diego, California" }
@STRING{osdi08 = osdi # ", San Diego, California" }
@STRING{osdi12 = osdi # ", Hollywood, California" }
% ---
@STRING{paste01 = paste # ", Snowbird, Utah" }
@@ -862,6 +877,8 @@ STRING{fse08 = fse # ", Atlanta, Georgia" }
% ---
@STRING{randapx13 = randapx # ", Berkeley, California" }
% ---
@STRING{rv09 = rvpre10 # ", Grenoble, France" }
% ---
@STRING{sas95 = sas # ", Glasgow, Scotland" }
@STRING{sas96 = sas # ", Aachen, Germany" }
@STRING{sas97 = sas # ", Paris, France" }
@@ -869,6 +886,7 @@ STRING{fse08 = fse # ", Atlanta, Georgia" }
@STRING{sas01 = sas # ", Paris, France" }
@STRING{sas04 = sas # ", Verona, Italy" }
@STRING{sas05 = sas # ", London, England" }
@STRING{sas06 = sas # ", Seoul, Korea" }
@STRING{sas09 = sas # ", Los Angeles, California" }
@STRING{sas10 = sas # ", Perpignan, France" }
@STRING{sas11 = sas # ", Venice, Italy" }