Index: doc/theses/mike_brooks_MMath/background.tex
===================================================================
--- doc/theses/mike_brooks_MMath/background.tex	(revision 85f9c77e736e70facdea5bf1111a6077f9eb4340)
+++ doc/theses/mike_brooks_MMath/background.tex	(revision 85f9c77e736e70facdea5bf1111a6077f9eb4340)
@@ -0,0 +1,5 @@
+\chapter{Background}
+
+\section{Arrays}
+
+\section{Strings}
Index: doc/theses/mike_brooks_MMath/conclusion.tex
===================================================================
--- doc/theses/mike_brooks_MMath/conclusion.tex	(revision 85f9c77e736e70facdea5bf1111a6077f9eb4340)
+++ doc/theses/mike_brooks_MMath/conclusion.tex	(revision 85f9c77e736e70facdea5bf1111a6077f9eb4340)
@@ -0,0 +1,7 @@
+\chapter{Conclusion}
+
+\section{Arrays}
+
+\section{Strings}
+
+\section{Future Work}
Index: doc/theses/mike_brooks_MMath/intro.tex
===================================================================
--- doc/theses/mike_brooks_MMath/intro.tex	(revision 85f9c77e736e70facdea5bf1111a6077f9eb4340)
+++ doc/theses/mike_brooks_MMath/intro.tex	(revision 85f9c77e736e70facdea5bf1111a6077f9eb4340)
@@ -0,0 +1,7 @@
+\chapter{Introduction}
+
+\section{Arrays}
+
+\section{Strings}
+
+\section{Contributions}
Index: doc/theses/mike_brooks_MMath/uw-ethesis.tex
===================================================================
--- doc/theses/mike_brooks_MMath/uw-ethesis.tex	(revision 5a9bc1e76934b1854976b21fdd847e27dffcc5cf)
+++ doc/theses/mike_brooks_MMath/uw-ethesis.tex	(revision 85f9c77e736e70facdea5bf1111a6077f9eb4340)
@@ -202,6 +202,9 @@
 \begin{sloppypar}
 
+\input{intro}
+\input{background}
 \input{array}
 \input{string}
+\input{conclusion}
 
 \end{sloppypar}
