From e64029b4760a46a6c3fbd55409dbd8f412606796 Mon Sep 17 00:00:00 2001 From: Blaise Thompson Date: Sun, 1 Apr 2018 14:36:31 -0500 Subject: 2018-04-01 14:36 --- dissertation.tex | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) (limited to 'dissertation.tex') diff --git a/dissertation.tex b/dissertation.tex index e975dba..9a7f374 100644 --- a/dissertation.tex +++ b/dissertation.tex @@ -58,9 +58,8 @@ This dissertation is approved by the following members of the Final Oral Committ %\include{acknowledgements} % ABSTRACT -%\cleardoublepage -%\chapter*{Abstract} -%\addcontentsline{toc}{chapter}{Abstract} +\cleardoublepage +\include{abstract} \doublespacing % double spacing required for body of paper \pagenumbering{arabic} @@ -69,19 +68,19 @@ This dissertation is approved by the following members of the Final Oral Committ \include{introduction/chapter} -\part{Background} +\part{Background} \label{prt:background} \include{spectroscopy/chapter} -%\include{materials/chapter} +% ABANDONED \include{materials/chapter} \include{software/chapter} -%\part{Development} +\part{Development} \label{prt:development} %\include{processing/chapter} %\include{acquisition/chapter} %\include{active_correction/chapter} %\include{opa/chapter} -\include{mixed_domain/chapter} +%\include{mixed_domain/chapter} -%\part{Applications} +\part{Applications} \label{prt:applications} %\include{PbSe/chapter} %\include{MX2/chapter} % TODO: perovskites @@ -93,7 +92,7 @@ This dissertation is approved by the following members of the Final Oral Committ % appendix ----------------------------------------------------------------------------------------- -%\part{Appendix} +\part{Appendix} \label{prt:appendix} \begin{appendix} %\include{public/chapter} %\include{procedures/chapter} -- cgit v1.2.3