diff --git a/bibs/header.bib b/bibs/header.bib index 6cf8584..c0306bc 100644 --- a/bibs/header.bib +++ b/bibs/header.bib @@ -55,6 +55,7 @@ @STRING{lncs = "Lecture Notes in Computer Science" } @STRING{pacm = "Proceedings of the {ACM}" } @STRING{pacmpl = "Proceedings of the {ACM} on Programming Languages" } +@STRING{pomacs = "Proceedings of the {ACM} on Measurement and Analysis of Computing Systems" } @STRING{lipics = "Leibniz International Proceedings in Informatics" } @STRING{lnm = "Lecture Notes in Mathematics" } @STRING{gtm = "Graduate Texts in Mathematics" } @@ -245,6 +246,7 @@ @STRING{oopsla03 = oopsla # ", Anaheim, California" } @STRING{oopsla13 = oopsla # ", Indianapolis, Indiana" } @STRING{oopsla14 = oopsla # ", Portland, Oregon" } +@STRING{oopsla16 = oopsla # ", Amsterdam, The Netherlands" } % ---- @STRING{lics = "{IEEE} {S}ymposium on {L}ogic in {C}omputer {S}cience ({LICS})" } @STRING{licspost20 = "{ACM/IEEE} {S}ymposium on {L}ogic in {C}omputer {S}cience ({LICS})" } @@ -302,6 +304,7 @@ @STRING{pldi16 = pldi # ", Santa Barbara, California" } @STRING{pldi18 = pldi # ", Philadelphia, Pennsylvania" } @STRING{pldi19 = pldi # ", Phoenix, Arizona" } +@STRING{pldi20 = pldi # ", London, England" } @STRING{pldi21 = pldi } @STRING{pldi22 = pldi # ", San Diego, California" } % ---- @@ -467,9 +470,18 @@ @STRING{oakland = sp} +% ---- +@STRING{sigcomm = "Conference of the {ACM} Special Interest Group on Data Communication ({SIGCOMM})"} +@STRING{sigcomm17 = sigcomm # ", Los Angeles, California" } +@STRING{sigcomm18 = sigcomm # ", Budapest, Hungary" } +@STRING{sigcomm20 = sigcomm } + % ---- @STRING{usenix = "{USENIX} {S}ecurity {S}mposium {(USENIX)}" } @STRING{usenix16 = usenix # ", Austin, Texas" } +@STRING{usenix18 = usenix # ", Baltimore, Maryland" } +@STRING{usenix20 = usenix } +@STRING{usenix21 = usenix } % ---- @STRING{snapl = "Summit on Advances in Programming Languages ({SNAPL})"} @@ -515,7 +527,22 @@ and {I}mplementation (NSDI)"} @STRING{nsdi10 = nsdi # ", San Jose, California"} @STRING{nsdi12 = nsdi # ", San Jose, California"} +@STRING{nsdi16 = nsdi # ", Renton, Washington"} @STRING{nsdi19 = nsdi # ", Boston, Massachusetts"} +@STRING{nsdi20 = nsdi # ", Santa Clara, California"} +@STRING{nsdi21 = nsdi} + +% ---- +@STRING{sosr = "{ACM} {SIGCOMM} Symposium on SDN Research ({SOSR})"} +@STRING{sosr21 = sosr} + +% ---- +@STRING{hotcloud = "{USENIX} Workshop on Hot Topics in Cloud Computing ({HotCloud})" } +@STRING{hotcloud19 = hotcloud # ", Renton, Washington"} + +% ---- +@STRING{hotnets = "{ACM} Workshop on Hot Topics in Networks ({HotNets})" } +@STRING{hotnets19 = hotcloud # ", Princeton, New Jersey"} % ---- @STRING{eucrypt = "{IACR} {I}nternational {C}onference on the {T}heory and @@ -756,6 +783,7 @@ @STRING{ecoop02 = ecoop # ", Malaga, Spain" } @STRING{ecoop03 = ecoop # ", Darmstadt, Germany" } @STRING{ecoop04 = ecoop # ", Oslo, Norway" } +@STRING{ecoop19 = ecoop # ", London, England" } % --- @STRING{esecfse11 = esecfse # ", Szeged, Hungary" } @STRING{esecfse13 = esecfse # ", Saint Petersburg, Russia" } @@ -865,6 +893,7 @@ STRING{fse08 = fse # ", Atlanta, Georgia" } @STRING{osdi00 = osdi # ", San Diego, California" } @STRING{osdi08 = osdi # ", San Diego, California" } @STRING{osdi12 = osdi # ", Hollywood, California" } +@STRING{osdi17 = osdi # ", Shanghai, China" } % --- @STRING{paste01 = paste # ", Snowbird, Utah" } % --- diff --git a/bibs/myrefs.bib b/bibs/myrefs.bib index 377ac99..5fc6062 100644 --- a/bibs/myrefs.bib +++ b/bibs/myrefs.bib @@ -130,6 +130,11 @@ Hsu, Justin}, booktitle = pldi22, year = 2022, + url = {https://arxiv.org/abs/2204.03113}, + doi = {10.1145/3519939.3523717}, + eprint = {2204.03113}, + archivePrefix = {arXiv}, + primaryClass = {cs.PL}, jh = yes, jhsite = yes, reviewed = yes,