--- a/ecp/ecoop_paper.tex Wed Jun 26 17:15:48 2019 +0100
+++ b/ecp/ecoop_paper.tex Wed Jun 26 21:40:33 2019 +0100
@@ -11,8 +11,8 @@
%\usepackage{pmboxdraw}
\title{POSIX Regular Expression Matching and Lexing}
-\author[1]{Chengsong Tan}
-\affil[1]{\\ Department of Informatics, King's College London\\
+\author{Chengsong Tan}
+\affil{King's College London\\
London, UK\\
\texttt{chengsong.tan@kcl.ac.uk}}
\authorrunning{Chengsong Tan}
@@ -166,7 +166,7 @@
This exponential blowup sometimes causes real pain in real life:
for example on 20 July 2016 one evil regular expression brought the
-webpage \href{http://stackexchange.com}{Stack Exchange} to its knees\cite{SE16}.
+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