PhdThesisRealOne/LaTeXTemplates_masters-doctoral-thesis_v2/example.bib
changeset 456 26a5e640cdd7
child 465 2e7c7111c0be
equal deleted inserted replaced
453:d68b9db4c9ec 456:26a5e640cdd7
       
     1 %% This BibTeX bibliography file was created using BibDesk.
       
     2 %% https://bibdesk.sourceforge.io/
       
     3 
       
     4 %% Created for CS TAN at 2022-03-16 16:38:47 +0000 
       
     5 
       
     6 
       
     7 %% Saved with string encoding Unicode (UTF-8) 
       
     8 
       
     9 
       
    10 
       
    11 @inproceedings{RibeiroAgda2017,
       
    12 	abstract = {We describe the formalization of a regular expression (RE) parsing algorithm that produces a bit representation of its parse tree in the dependently typed language Agda. The algorithm computes bit-codes using Brzozowski derivatives and we prove that produced codes are equivalent to parse trees ensuring soundness and completeness w.r.t an inductive RE semantics. We include the certified algorithm in a tool developed by us, named verigrep, for regular expression based search in the style of the well known GNU grep. Practical experiments conducted with this tool are reported.},
       
    13 	address = {New York, NY, USA},
       
    14 	articleno = {4},
       
    15 	author = {Ribeiro, Rodrigo and Bois, Andr\'{e} Du},
       
    16 	booktitle = {Proceedings of the 21st Brazilian Symposium on Programming Languages},
       
    17 	date-modified = {2022-03-16 16:38:47 +0000},
       
    18 	doi = {10.1145/3125374.3125381},
       
    19 	isbn = {9781450353892},
       
    20 	keywords = {Certified algorithms, regular expressions, dependent types, bit-codes},
       
    21 	location = {Fortaleza, CE, Brazil},
       
    22 	numpages = {8},
       
    23 	publisher = {Association for Computing Machinery},
       
    24 	series = {SBLP 2017},
       
    25 	title = {Certified Bit-Coded Regular Expression Parsing},
       
    26 	url = {https://doi.org/10.1145/3125374.3125381},
       
    27 	year = {2017},
       
    28 	bdsk-url-1 = {https://doi.org/10.1145/3125374.3125381}}
       
    29 
       
    30 @article{Thompson_1968,
       
    31 	author = {Ken Thompson},
       
    32 	date-added = {2022-02-23 13:44:42 +0000},
       
    33 	date-modified = {2022-02-23 13:44:42 +0000},
       
    34 	doi = {10.1145/363347.363387},
       
    35 	journal = {Communications of the {ACM}},
       
    36 	month = {jun},
       
    37 	number = {6},
       
    38 	pages = {419--422},
       
    39 	publisher = {Association for Computing Machinery ({ACM})},
       
    40 	title = {Programming Techniques: Regular expression search algorithm},
       
    41 	url = {https://doi.org/10.1145%2F363347.363387},
       
    42 	volume = {11},
       
    43 	year = 1968,
       
    44 	bdsk-url-1 = {https://doi.org/10.1145%2F363347.363387},
       
    45 	bdsk-url-2 = {https://doi.org/10.1145/363347.363387}}
       
    46 
       
    47 @article{17Bir,
       
    48 	author = {Asiri Rathnayake and Hayo Thielecke},
       
    49 	date-added = {2019-08-18 17:57:30 +0000},
       
    50 	date-modified = {2019-08-18 18:00:13 +0000},
       
    51 	journal = {arXiv:1405.7058},
       
    52 	title = {Static Analysis for Regular Expression Exponential Runtime via Substructural Logics},
       
    53 	year = {2017}}
       
    54 
       
    55 @article{nielson11bcre,
       
    56 	author = {Lasse Nielsen, Fritz Henglein},
       
    57 	date-added = {2019-07-03 21:09:39 +0000},
       
    58 	date-modified = {2019-07-03 21:17:33 +0000},
       
    59 	journal = {LATA},
       
    60 	title = {Bit-coded Regular Expression Parsing},
       
    61 	year = {2011},
       
    62 	bdsk-file-1 = {YnBsaXN0MDDSAQIDBFxyZWxhdGl2ZVBhdGhZYWxpYXNEYXRhXxA1Li4vLi4vLi4vTXkgTWFjIChNYWNCb29rLVBybykvRGVza3RvcC9mcml0ei1wYXBlci5wZGZPEQF+AAAAAAF+AAIAAAxNYWNpbnRvc2ggSEQAAAAAAAAAAAAAAAAAAAAAAAAAQkQAAf////8PZnJpdHotcGFwZXIucGRmAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/////wAAAAAAAAAAAAAAAAADAAMAAAogY3UAAAAAAAAAAAAAAAAAB0Rlc2t0b3AAAAIAQi86VXNlcnM6Y3N0YW46RHJvcGJveDpNeSBNYWMgKE1hY0Jvb2stUHJvKTpEZXNrdG9wOmZyaXR6LXBhcGVyLnBkZgAOACAADwBmAHIAaQB0AHoALQBwAGEAcABlAHIALgBwAGQAZgAPABoADABNAGEAYwBpAG4AdABvAHMAaAAgAEgARAASAEBVc2Vycy9jc3Rhbi9Ecm9wYm94L015IE1hYyAoTWFjQm9vay1Qcm8pL0Rlc2t0b3AvZnJpdHotcGFwZXIucGRmABMAAS8AABUAAgAM//8AAAAIAA0AGgAkAFwAAAAAAAACAQAAAAAAAAAFAAAAAAAAAAAAAAAAAAAB3g==}}
       
    63 
       
    64 @misc{SE16,
       
    65 	author = {StackStatus},
       
    66 	date-added = {2019-06-26 11:28:41 +0000},
       
    67 	date-modified = {2019-06-26 16:07:31 +0000},
       
    68 	keywords = {ReDos Attack},
       
    69 	month = {July},
       
    70 	rating = {5},
       
    71 	read = {1},
       
    72 	title = {Stack Overflow Outage Postmortem},
       
    73 	url = {https://stackstatus.net/post/147710624694/outage-postmortem-july-20-2016},
       
    74 	year = {2016},
       
    75 	bdsk-url-1 = {https://stackstatus.net/post/147710624694/outage-postmortem-july-20-2016}}
       
    76 
       
    77 @article{HosoyaVouillonPierce2005,
       
    78 	author = {H.~Hosoya and J.~Vouillon and B.~C.~Pierce},
       
    79 	journal = {ACM Transactions on Programming Languages and Systems (TOPLAS)},
       
    80 	number = 1,
       
    81 	pages = {46--90},
       
    82 	title = {{R}egular {E}xpression {T}ypes for {XML}},
       
    83 	volume = 27,
       
    84 	year = {2005}}
       
    85 
       
    86 @misc{POSIX,
       
    87 	note = {\url{http://pubs.opengroup.org/onlinepubs/009695399/basedefs/xbd_chap09.html}},
       
    88 	title = {{T}he {O}pen {G}roup {B}ase {S}pecification {I}ssue 6 {IEEE} {S}td 1003.1 2004 {E}dition},
       
    89 	year = {2004}}
       
    90 
       
    91 @inproceedings{AusafDyckhoffUrban2016,
       
    92 	author = {F.~Ausaf and R.~Dyckhoff and C.~Urban},
       
    93 	booktitle = {Proc.~of the 7th International Conference on Interactive Theorem Proving (ITP)},
       
    94 	pages = {69--86},
       
    95 	series = {LNCS},
       
    96 	title = {{POSIX} {L}exing with {D}erivatives of {R}egular {E}xpressions ({P}roof {P}earl)},
       
    97 	volume = {9807},
       
    98 	year = {2016}}
       
    99 
       
   100 @article{aduAFP16,
       
   101 	author = {F.~Ausaf and R.~Dyckhoff and C.~Urban},
       
   102 	issn = {2150-914x},
       
   103 	journal = {Archive of Formal Proofs},
       
   104 	note = {\url{http://www.isa-afp.org/entries/Posix-Lexing.shtml}, Formal proof development},
       
   105 	title = {{POSIX} {L}exing with {D}erivatives of {R}egular {E}xpressions},
       
   106 	year = 2016}
       
   107 
       
   108 @techreport{CrashCourse2014,
       
   109 	annote = {draft report},
       
   110 	author = {N.~B.~B.~Grathwohl and F.~Henglein and U.~T.~Rasmussen},
       
   111 	institution = {University of Copenhagen},
       
   112 	title = {{A} {C}rash-{C}ourse in {R}egular {E}xpression {P}arsing and {R}egular {E}xpressions as {T}ypes},
       
   113 	year = {2014}}
       
   114 
       
   115 @inproceedings{Sulzmann2014,
       
   116 	author = {M.~Sulzmann and K.~Lu},
       
   117 	booktitle = {Proc.~of the 12th International Conference on Functional and Logic Programming (FLOPS)},
       
   118 	pages = {203--220},
       
   119 	series = {LNCS},
       
   120 	title = {{POSIX} {R}egular {E}xpression {P}arsing with {D}erivatives},
       
   121 	volume = {8475},
       
   122 	year = {2014}}
       
   123 
       
   124 @inproceedings{Sulzmann2014b,
       
   125 	author = {M.~Sulzmann and P.~van Steenhoven},
       
   126 	booktitle = {Proc.~of the 23rd International Conference on Compiler Construction (CC)},
       
   127 	pages = {174--191},
       
   128 	series = {LNCS},
       
   129 	title = {{A} {F}lexible and {E}fficient {ML} {L}exer {T}ool {B}ased on {E}xtended {R}egular {E}xpression {S}ubmatching},
       
   130 	volume = {8409},
       
   131 	year = {2014}}
       
   132 
       
   133 @book{Pierce2015,
       
   134 	author = {B.~C.~Pierce and C.~Casinghino and M.~Gaboardi and M.~Greenberg and C.~Hri\c{t}cu and V.~Sj\"{o}berg and B.~Yorgey},
       
   135 	note = {\url{http://www.cis.upenn.edu/~bcpierce/sf}},
       
   136 	publisher = {Electronic textbook},
       
   137 	title = {{S}oftware {F}oundations},
       
   138 	year = {2015}}
       
   139 
       
   140 @misc{Kuklewicz,
       
   141 	author = {C.~Kuklewicz},
       
   142 	howpublished = {\url{https://wiki.haskell.org/Regex_Posix}},
       
   143 	title = {{R}egex {P}osix}}
       
   144 
       
   145 @article{Vansummeren2006,
       
   146 	author = {S.~Vansummeren},
       
   147 	journal = {ACM Transactions on Programming Languages and Systems},
       
   148 	number = {3},
       
   149 	pages = {389--428},
       
   150 	title = {{T}ype {I}nference for {U}nique {P}attern {M}atching},
       
   151 	volume = {28},
       
   152 	year = {2006}}
       
   153 
       
   154 @inproceedings{Asperti12,
       
   155 	author = {A.~Asperti},
       
   156 	booktitle = {Proc.~of the 3rd International Conference on Interactive Theorem Proving (ITP)},
       
   157 	pages = {283--298},
       
   158 	series = {LNCS},
       
   159 	title = {{A} {C}ompact {P}roof of {D}ecidability for {R}egular {E}xpression {E}quivalence},
       
   160 	volume = {7406},
       
   161 	year = {2012}}
       
   162 
       
   163 @inproceedings{Frisch2004,
       
   164 	author = {A.~Frisch and L.~Cardelli},
       
   165 	booktitle = {Proc.~of the 31st International Conference on Automata, Languages and Programming (ICALP)},
       
   166 	pages = {618--629},
       
   167 	series = {LNCS},
       
   168 	title = {{G}reedy {R}egular {E}xpression {M}atching},
       
   169 	volume = {3142},
       
   170 	year = {2004}}
       
   171 
       
   172 @article{Antimirov95,
       
   173 	author = {V.~Antimirov},
       
   174 	journal = {Theoretical Computer Science},
       
   175 	pages = {291--319},
       
   176 	title = {{P}artial {D}erivatives of {R}egular {E}xpressions and {F}inite {A}utomata {C}onstructions},
       
   177 	volume = {155},
       
   178 	year = {1995}}
       
   179 
       
   180 @inproceedings{Nipkow98,
       
   181 	author = {T.~Nipkow},
       
   182 	booktitle = {Proc.~of the 11th International Conference on Theorem Proving in Higher Order Logics (TPHOLs)},
       
   183 	pages = {1--15},
       
   184 	series = {LNCS},
       
   185 	title = {{V}erified {L}exical {A}nalysis},
       
   186 	volume = 1479,
       
   187 	year = 1998}
       
   188 
       
   189 @article{Brzozowski1964,
       
   190 	author = {J.~A.~Brzozowski},
       
   191 	journal = {Journal of the {ACM}},
       
   192 	number = {4},
       
   193 	pages = {481--494},
       
   194 	title = {{D}erivatives of {R}egular {E}xpressions},
       
   195 	volume = {11},
       
   196 	year = {1964}}
       
   197 
       
   198 @article{Leroy2009,
       
   199 	author = {X.~Leroy},
       
   200 	journal = {Communications of the ACM},
       
   201 	number = 7,
       
   202 	pages = {107--115},
       
   203 	title = {{F}ormal {V}erification of a {R}ealistic {C}ompiler},
       
   204 	volume = 52,
       
   205 	year = 2009}
       
   206 
       
   207 @inproceedings{Paulson2015,
       
   208 	author = {L.~C.~Paulson},
       
   209 	booktitle = {Proc.~of the 25th International Conference on Automated Deduction (CADE)},
       
   210 	pages = {231--245},
       
   211 	series = {LNAI},
       
   212 	title = {{A} {F}ormalisation of {F}inite {A}utomata {U}sing {H}ereditarily {F}inite {S}ets},
       
   213 	volume = {9195},
       
   214 	year = {2015}}
       
   215 
       
   216 @article{Wu2014,
       
   217 	author = {C.~Wu and X.~Zhang and C.~Urban},
       
   218 	journal = {Journal of Automatic Reasoning},
       
   219 	number = {4},
       
   220 	pages = {451--480},
       
   221 	title = {{A} {F}ormalisation of the {M}yhill-{N}erode {T}heorem based on {R}egular {E}xpressions},
       
   222 	volume = {52},
       
   223 	year = {2014}}
       
   224 
       
   225 @inproceedings{Regehr2011,
       
   226 	author = {X.~Yang and Y.~Chen and E.~Eide and J.~Regehr},
       
   227 	booktitle = {Proc.~of the 32nd ACM SIGPLAN Conference on Programming Language Design and Implementation (PLDI)},
       
   228 	pages = {283--294},
       
   229 	title = {{F}inding and {U}nderstanding {B}ugs in {C} {C}ompilers},
       
   230 	year = {2011}}
       
   231 
       
   232 @article{Norrish2014,
       
   233 	author = {A.~Barthwal and M.~Norrish},
       
   234 	journal = {Journal of Computer and System Sciences},
       
   235 	number = {2},
       
   236 	pages = {346--362},
       
   237 	title = {{A} {M}echanisation of {S}ome {C}ontext-{F}ree {L}anguage {T}heory in {HOL4}},
       
   238 	volume = {80},
       
   239 	year = {2014}}
       
   240 
       
   241 @article{Thompson1968,
       
   242 	author = {K.~Thompson},
       
   243 	issue_date = {June 1968},
       
   244 	journal = {Communications of the ACM},
       
   245 	number = {6},
       
   246 	pages = {419--422},
       
   247 	title = {{P}rogramming {T}echniques: {R}egular {E}xpression {S}earch {A}lgorithm},
       
   248 	volume = {11},
       
   249 	year = {1968}}
       
   250 
       
   251 @article{Owens2009,
       
   252 	author = {S.~Owens and J.~H.~Reppy and A.~Turon},
       
   253 	journal = {Journal of Functinal Programming},
       
   254 	number = {2},
       
   255 	pages = {173--190},
       
   256 	title = {{R}egular-{E}xpression {D}erivatives {R}e-{E}xamined},
       
   257 	volume = {19},
       
   258 	year = {2009}}
       
   259 
       
   260 @inproceedings{Sulzmann2015,
       
   261 	author = {M.~Sulzmann and P.~Thiemann},
       
   262 	booktitle = {Proc.~of the 9th International Conference on Language and Automata Theory and Applications (LATA)},
       
   263 	pages = {275--286},
       
   264 	series = {LNCS},
       
   265 	title = {{D}erivatives for {R}egular {S}huffle {E}xpressions},
       
   266 	volume = {8977},
       
   267 	year = {2015}}
       
   268 
       
   269 @inproceedings{Chen2012,
       
   270 	author = {H.~Chen and S.~Yu},
       
   271 	booktitle = {Proc.~in the International Workshop on Theoretical Computer Science (WTCS)},
       
   272 	pages = {343--356},
       
   273 	series = {LNCS},
       
   274 	title = {{D}erivatives of {R}egular {E}xpressions and an {A}pplication},
       
   275 	volume = {7160},
       
   276 	year = {2012}}
       
   277 
       
   278 @article{Krauss2011,
       
   279 	author = {A.~Krauss and T.~Nipkow},
       
   280 	journal = {Journal of Automated Reasoning},
       
   281 	pages = {95--106},
       
   282 	title = {{P}roof {P}earl: {R}egular {E}xpression {E}quivalence and {R}elation {A}lgebra},
       
   283 	volume = 49,
       
   284 	year = 2012}
       
   285 
       
   286 @inproceedings{Traytel2015,
       
   287 	author = {D.~Traytel},
       
   288 	booktitle = {Proc.~of the 24th Annual Conference on Computer Science Logic (CSL)},
       
   289 	pages = {487--503},
       
   290 	series = {LIPIcs},
       
   291 	title = {{A} {C}oalgebraic {D}ecision {P}rocedure for {WS1S}},
       
   292 	volume = {41},
       
   293 	year = {2015}}
       
   294 
       
   295 @inproceedings{Traytel2013,
       
   296 	author = {D.~Traytel and T.~Nipkow},
       
   297 	booktitle = {Proc.~of the 18th ACM SIGPLAN International Conference on Functional Programming (ICFP)},
       
   298 	pages = {3-12},
       
   299 	title = {{A} {V}erified {D}ecision {P}rocedure for {MSO} on {W}ords {B}ased on {D}erivatives of {R}egular {E}xpressions},
       
   300 	year = 2013}
       
   301 
       
   302 @inproceedings{Coquand2012,
       
   303 	author = {T.~Coquand and V.~Siles},
       
   304 	booktitle = {Proc.~of the 1st International Conference on Certified Programs and Proofs (CPP)},
       
   305 	pages = {119--134},
       
   306 	series = {LNCS},
       
   307 	title = {{A} {D}ecision {P}rocedure for {R}egular {E}xpression {E}quivalence in {T}ype {T}heory},
       
   308 	volume = {7086},
       
   309 	year = {2011}}
       
   310 
       
   311 @inproceedings{Almeidaetal10,
       
   312 	author = {J.~B.~Almeida and N.~Moriera and D.~Pereira and S.~M.~de Sousa},
       
   313 	booktitle = {Proc.~of the 15th International Conference on Implementation and Application of Automata (CIAA)},
       
   314 	pages = {59-68},
       
   315 	series = {LNCS},
       
   316 	title = {{P}artial {D}erivative {A}utomata {F}ormalized in {C}oq},
       
   317 	volume = {6482},
       
   318 	year = {2010}}
       
   319 
       
   320 @article{Owens2008,
       
   321 	author = {S.~Owens and K.~Slind},
       
   322 	journal = {Higher-Order and Symbolic Computation},
       
   323 	number = {4},
       
   324 	pages = {377--409},
       
   325 	title = {{A}dapting {F}unctional {P}rograms to {H}igher {O}rder {L}ogic},
       
   326 	volume = {21},
       
   327 	year = {2008}}
       
   328 
       
   329 @article{Owens2,
       
   330 	author = {S.~Owens and K.~Slind},
       
   331 	bibsource = {dblp computer science bibliography, http://dblp.org},
       
   332 	biburl = {http://dblp.uni-trier.de/rec/bib/journals/lisp/OwensS08},
       
   333 	doi = {10.1007/s10990-008-9038-0},
       
   334 	journal = {Higher-Order and Symbolic Computation},
       
   335 	number = {4},
       
   336 	pages = {377--409},
       
   337 	timestamp = {Wed, 16 Dec 2009 13:51:02 +0100},
       
   338 	title = {Adapting functional programs to higher order logic},
       
   339 	url = {http://dx.doi.org/10.1007/s10990-008-9038-0},
       
   340 	volume = {21},
       
   341 	year = {2008},
       
   342 	bdsk-url-1 = {http://dx.doi.org/10.1007/s10990-008-9038-0}}
       
   343 
       
   344 @misc{PCRE,
       
   345 	title = {{PCRE - Perl Compatible Regular Expressions}},
       
   346 	url = {http://www.pcre.org},
       
   347 	bdsk-url-1 = {http://www.pcre.org}}
       
   348 
       
   349 @inproceedings{OkuiSuzuki2010,
       
   350 	author = {S.~Okui and T.~Suzuki},
       
   351 	booktitle = {Proc.~of the 15th International Conference on Implementation and Application of Automata (CIAA)},
       
   352 	pages = {231--240},
       
   353 	series = {LNCS},
       
   354 	title = {{D}isambiguation in {R}egular {E}xpression {M}atching via {P}osition {A}utomata with {A}ugmented {T}ransitions},
       
   355 	volume = {6482},
       
   356 	year = {2010}}
       
   357 
       
   358 @techreport{OkuiSuzukiTech,
       
   359 	author = {S.~Okui and T.~Suzuki},
       
   360 	institution = {University of Aizu},
       
   361 	title = {{D}isambiguation in {R}egular {E}xpression {M}atching via {P}osition {A}utomata with {A}ugmented {T}ransitions},
       
   362 	year = {2013}}
       
   363 
       
   364 @inproceedings{Davis18,
       
   365 	author = {J.~C.~Davis and C.~.A.~Coghlan and F.~Servant and D.~Lee},
       
   366 	booktitle = {Proc.~of the 26th ACM Joint Meeting on European Software Engineering Conference and Symposium on the Foundations of Software Engineering (ESEC/FSE)},
       
   367 	numpages = {11},
       
   368 	pages = {246--256},
       
   369 	title = {{T}he {I}mpact of {R}egular {E}xpression {D}enial of {S}ervice ({ReDoS}) in {P}ractice: {A}n {E}mpirical {S}tudy at the {E}cosystem {S}cale},
       
   370 	year = {2018}}