ecp/ecoop_paper.tex
changeset 22 feffec3af1a1
parent 17 3241b1e71633
child 24 bffa240d5b7a
--- a/ecp/ecoop_paper.tex	Wed Jun 26 12:44:08 2019 +0100
+++ b/ecp/ecoop_paper.tex	Wed Jun 26 16:06:58 2019 +0100
@@ -11,7 +11,7 @@
 %\usepackage{pmboxdraw}
  
 \title{POSIX Regular Expression Matching and Lexing}
-\author[1]{Annonymous}
+\author[1]{Chengsong Tan \\ King's College London\\chengsong.tan@kcl.ac.uk}
 
 \newcommand{\dn}{\stackrel{\mbox{\scriptsize def}}{=}}%
 \newcommand{\ZERO}{\mbox{\bf 0}}
@@ -160,7 +160,7 @@
 
 This exponential blowup sometimes causes real pain in ``real life'':
 for example one evil regular expression brought on 20 July 2016 the
-webpage \href{http://stackexchange.com}{Stack Exchange} to its knees.
+webpage \href{http://stackexchange.com}{Stack Exchange} to its knees\cite{SE16}.
 In this instance, a regular expression intended to just trim white
 spaces from the beginning and the end of a line actually consumed
 massive amounts of CPU-resources and because of this the web servers