ChengsongTanPhdThesis/Chapters/RelatedWork.tex
changeset 630 d50a309a0645
parent 628 7af4e2420a8c
child 631 bdb3ffdd39f8
equal deleted inserted replaced
629:96e009a446d5 630:d50a309a0645
     2 
     2 
     3 \chapter{Related Work} % Main chapter title
     3 \chapter{Related Work} % Main chapter title
     4 
     4 
     5 \label{RelatedWork} 
     5 \label{RelatedWork} 
     6 
     6 
     7 In this chapter, we introduce
     7 %In this chapter, we introduce
     8 work relevant to this thesis.
     8 %work relevant to this thesis.
     9 
     9 
    10 \section{Regular Expressions, Derivatives and POSIX Lexing}
    10 \section{Regular Expressions, Derivatives and POSIX Lexing}
    11 
    11 
    12 %\subsection{Formalisations of Automata, Regular Expressions, and Matching Algorithms}
    12 %\subsection{Formalisations of Automata, Regular Expressions, and Matching Algorithms}
    13 Regular expressions were introduced by Kleene in the 1950s \cite{Kleene1956}.
    13 Regular expressions were introduced by Kleene in the 1950s \cite{Kleene1956}.