Fix problem with underscores in URLs.
Need to use \_ instead of _ for bibtex to parse these properly.
This commit is contained in:
parent
72ad3df690
commit
5539440521
|
@ -368,7 +368,9 @@
|
||||||
@STRING{focs77 = focs # ", Providence, Rhode Island"}
|
@STRING{focs77 = focs # ", Providence, Rhode Island"}
|
||||||
@STRING{focs79 = focs # ", San Juan, Puerto Rico"}
|
@STRING{focs79 = focs # ", San Juan, Puerto Rico"}
|
||||||
@STRING{focs82 = focs # ", Chicago, Illinois"}
|
@STRING{focs82 = focs # ", Chicago, Illinois"}
|
||||||
|
@STRING{focs86 = focs # ", Toronto, Ontario"}
|
||||||
@STRING{focs89 = focs # ", Triangle Park, North Carolina"}
|
@STRING{focs89 = focs # ", Triangle Park, North Carolina"}
|
||||||
|
@STRING{focs95 = focs # ", Milwaukee, Wisconsin"}
|
||||||
@STRING{focs97 = focs # ", Miami Beach, Florida"}
|
@STRING{focs97 = focs # ", Miami Beach, Florida"}
|
||||||
@STRING{focs05 = focs # ", Pittsburgh, Pennsylvania"}
|
@STRING{focs05 = focs # ", Pittsburgh, Pennsylvania"}
|
||||||
@STRING{focs07 = focs # ", Providence, Rhode Island"}
|
@STRING{focs07 = focs # ", Providence, Rhode Island"}
|
||||||
|
@ -496,6 +498,7 @@
|
||||||
@STRING{eucrypt06 = eucrypt # ", Saint Petersburg, Russia"}
|
@STRING{eucrypt06 = eucrypt # ", Saint Petersburg, Russia"}
|
||||||
@STRING{eucrypt13 = eucrypt # ", Athens, Greece"}
|
@STRING{eucrypt13 = eucrypt # ", Athens, Greece"}
|
||||||
@STRING{eucrypt14 = eucrypt # ", Copenhagen, Denmark" }
|
@STRING{eucrypt14 = eucrypt # ", Copenhagen, Denmark" }
|
||||||
|
@STRING{eucrypt15 = eucrypt # ", Sofia, Bulgaria" }
|
||||||
|
|
||||||
% ----
|
% ----
|
||||||
@STRING{vmcai = "{I}nternational {C}onference on {V}erification, {M}odel
|
@STRING{vmcai = "{I}nternational {C}onference on {V}erification, {M}odel
|
||||||
|
@ -641,7 +644,9 @@
|
||||||
%----
|
%----
|
||||||
@STRING{ascrypt = "International Conference on the Theory and
|
@STRING{ascrypt = "International Conference on the Theory and
|
||||||
Application of Cryptology and Information Security (ASIACRYPT)" }
|
Application of Cryptology and Information Security (ASIACRYPT)" }
|
||||||
|
@STRING{ascrypt11 = ascrypt # ", Seoul, South Korea" }
|
||||||
@STRING{ascrypt15 = ascrypt # ", Auckland, New Zealand" }
|
@STRING{ascrypt15 = ascrypt # ", Auckland, New Zealand" }
|
||||||
|
@STRING{ascrypt18 = ascrypt # ", Brisbane, Australia" }
|
||||||
%----
|
%----
|
||||||
@STRING{asplos14 = asplos # ", Salt Lake City, Utah" }
|
@STRING{asplos14 = asplos # ", Salt Lake City, Utah" }
|
||||||
@STRING{asplos06 = asplos # ", San Jose, California" }
|
@STRING{asplos06 = asplos # ", San Jose, California" }
|
||||||
|
@ -686,11 +691,7 @@
|
||||||
Constraint Programming (CP)" }
|
Constraint Programming (CP)" }
|
||||||
@STRING{cp03 = cp # ", Kinsale, Ireland" }
|
@STRING{cp03 = cp # ", Kinsale, Ireland" }
|
||||||
% ---
|
% ---
|
||||||
@STRING{crypto = "{IACR} International Cryptology Conference {(CRYPTO)}"}
|
@STRING{crypto = "{IACR} International Cryptology Conference {(CRYPTO)}, Santa Barbara, California"}
|
||||||
@STRING{crypto02 = crypto # ", Santa Barbara, California"}
|
|
||||||
@STRING{crypto09 = crypto # ", Santa Barbara, California"}
|
|
||||||
@STRING{crypto10 = crypto # ", Santa Barbara, California"}
|
|
||||||
@STRING{crypto11 = crypto # ", Santa Barbara, California"}
|
|
||||||
% ---
|
% ---
|
||||||
@STRING{csl94 = cslpre11 # ", Kazimierz, Poland" }
|
@STRING{csl94 = cslpre11 # ", Kazimierz, Poland" }
|
||||||
@STRING{csl97 = cslpre11 # ", Aarhus, Denmark" }
|
@STRING{csl97 = cslpre11 # ", Aarhus, Denmark" }
|
||||||
|
@ -698,6 +699,7 @@
|
||||||
@STRING{csl05 = cslpre11 # ", Oxford, England" }
|
@STRING{csl05 = cslpre11 # ", Oxford, England" }
|
||||||
% ---
|
% ---
|
||||||
@STRING{csfw02 = csfw # ", Cape Breton, Nova Scotia" }
|
@STRING{csfw02 = csfw # ", Cape Breton, Nova Scotia" }
|
||||||
|
@STRING{csfw03 = csfw # ", Pacific Grove, California" }
|
||||||
@STRING{csfw04 = csfw # ", Pacific Grove, California" }
|
@STRING{csfw04 = csfw # ", Pacific Grove, California" }
|
||||||
% ---
|
% ---
|
||||||
@STRING{ct90 = ct # ", Como, Italy" }
|
@STRING{ct90 = ct # ", Como, Italy" }
|
||||||
|
@ -761,6 +763,7 @@ STRING{fse08 = fse # ", Atlanta, Georgia" }
|
||||||
@STRING{icalp98 = icalp # ", Aalborg, Denmark" }
|
@STRING{icalp98 = icalp # ", Aalborg, Denmark" }
|
||||||
@STRING{icalp01 = icalp # ", Crete, Greece" }
|
@STRING{icalp01 = icalp # ", Crete, Greece" }
|
||||||
@STRING{icalp06 = icalp # ", Venice, Italy" }
|
@STRING{icalp06 = icalp # ", Venice, Italy" }
|
||||||
|
@STRING{icalp10 = icalp # ", Bordeaux, France" }
|
||||||
@STRING{icalp11 = icalp # ", Z{\"u}rich, Switzerland" }
|
@STRING{icalp11 = icalp # ", Z{\"u}rich, Switzerland" }
|
||||||
@STRING{icalp12 = icalp # ", Warwick, England" }
|
@STRING{icalp12 = icalp # ", Warwick, England" }
|
||||||
@STRING{icalp13 = icalp # ", Riga, Latvia" }
|
@STRING{icalp13 = icalp # ", Riga, Latvia" }
|
||||||
|
|
|
@ -974,7 +974,7 @@ inproceedings{HHRRW14,
|
||||||
year = {2016},
|
year = {2016},
|
||||||
volume = {3},
|
volume = {3},
|
||||||
number = {1},
|
number = {1},
|
||||||
url = {https://siglog.hosting.acm.org/wp-content/uploads/2016/01/siglog_news_7.pdf},
|
url = {https://siglog.hosting.acm.org/wp-content/uploads/2016/01/siglog\_news\_7.pdf},
|
||||||
doi = {10.1145/2893582.2893591},
|
doi = {10.1145/2893582.2893591},
|
||||||
jh = yes,
|
jh = yes,
|
||||||
plclub = yes,
|
plclub = yes,
|
||||||
|
@ -989,7 +989,7 @@ inproceedings{HHRRW14,
|
||||||
Haeberlen, Andreas and
|
Haeberlen, Andreas and
|
||||||
Hsu, Justin and
|
Hsu, Justin and
|
||||||
Pierce, Benjamin C.},
|
Pierce, Benjamin C.},
|
||||||
url = {http://fopara2013.cs.unibo.it/paper_8.pdf},
|
url = {http://fopara2013.cs.unibo.it/paper\_8.pdf},
|
||||||
booktitle = fopara,
|
booktitle = fopara,
|
||||||
year = {2013},
|
year = {2013},
|
||||||
jh = yes,
|
jh = yes,
|
||||||
|
@ -3419,7 +3419,7 @@ year = {2014}
|
||||||
Heraud, Sylvain and
|
Heraud, Sylvain and
|
||||||
Zanella{-}B{\'e}guelin, Santiago},
|
Zanella{-}B{\'e}guelin, Santiago},
|
||||||
title = {Computer-Aided Security Proofs for the Working Cryptographer},
|
title = {Computer-Aided Security Proofs for the Working Cryptographer},
|
||||||
Booktitle = crypto11,
|
Booktitle = crypto,
|
||||||
year = {2011},
|
year = {2011},
|
||||||
Pages = {71--90},
|
Pages = {71--90},
|
||||||
publisher = springer,
|
publisher = springer,
|
||||||
|
@ -5875,7 +5875,7 @@ year={2016}}
|
||||||
Amit Sahai and
|
Amit Sahai and
|
||||||
David Wagner},
|
David Wagner},
|
||||||
title = {Private Circuits: {Securing} Hardware against Probing Attacks},
|
title = {Private Circuits: {Securing} Hardware against Probing Attacks},
|
||||||
booktitle = crypto03,
|
booktitle = crypto,
|
||||||
series = lncs,
|
series = lncs,
|
||||||
volume = {2729},
|
volume = {2729},
|
||||||
pages = {463--481},
|
pages = {463--481},
|
||||||
|
@ -6573,7 +6573,7 @@ publisher = now
|
||||||
author = {Hoang, Viet Tung and
|
author = {Hoang, Viet Tung and
|
||||||
Rogaway, Phillip},
|
Rogaway, Phillip},
|
||||||
title = {On Generalized {Feistel} Networks},
|
title = {On Generalized {Feistel} Networks},
|
||||||
booktitle = crypto10,
|
booktitle = crypto,
|
||||||
series = {Lecture Notes in Computer Science},
|
series = {Lecture Notes in Computer Science},
|
||||||
volume = {6223},
|
volume = {6223},
|
||||||
pages = {613--630},
|
pages = {613--630},
|
||||||
|
@ -6585,7 +6585,7 @@ publisher = now
|
||||||
@inproceedings{Mironov02,
|
@inproceedings{Mironov02,
|
||||||
author = {Ilya Mironov},
|
author = {Ilya Mironov},
|
||||||
title = {({Not} So) Random Shuffles of {RC4}},
|
title = {({Not} So) Random Shuffles of {RC4}},
|
||||||
booktitle = crypto02,
|
booktitle = crypto,
|
||||||
series = {Lecture Notes in Computer Science},
|
series = {Lecture Notes in Computer Science},
|
||||||
volume = {2442},
|
volume = {2442},
|
||||||
pages = {304--319},
|
pages = {304--319},
|
||||||
|
|
Loading…
Reference in New Issue