From 2bb70d88086d0150a270a79ccc268c8bbb493024 Mon Sep 17 00:00:00 2001 From: Blaise Thompson Date: Wed, 7 Mar 2018 18:07:43 -0600 Subject: 2018-03-07 18:07 --- dissertation.tex | 35 ++++++++++++++++++----------------- 1 file changed, 18 insertions(+), 17 deletions(-) (limited to 'dissertation.tex') diff --git a/dissertation.tex b/dissertation.tex index e73f9ea..f80fafe 100644 --- a/dissertation.tex +++ b/dissertation.tex @@ -86,39 +86,40 @@ This dissertation is approved by the following members of the Final Oral Committ % chapters ---------------------------------------------------------------------------------------- -%\include{introduction/chapter} +\include{introduction/chapter} \part{Background} -%\include{spectroscopy/chapter} -%\include{materials/chapter} +\include{spectroscopy/chapter} +\include{materials/chapter} \include{software/chapter} \part{Development} -%\include{processing/chapter} -%\include{acquisition/chapter} -%\include{active_correction/chapter} -%\include{opa/chapter} -%\include{mixed_domain/chapter} +\include{processing/chapter} +\include{acquisition/chapter} +\include{active_correction/chapter} +\include{opa/chapter} +\include{mixed_domain/chapter} \part{Applications} -%\include{PbSe/chapter} -%\include{MX2/chapter} +\include{PbSe/chapter} +\include{MX2/chapter} % TODO: perovskites -%\include{PEDOT:PSS/chapter} -%\include{pyrite/chapter} -%\include{BiVO4/chapter} +\include{PEDOT:PSS/chapter} +\include{pyrite/chapter} +\include{BiVO4/chapter} % TODO: SPV +% TODO: consider cobalamin chapter % appendix ----------------------------------------------------------------------------------------- \part{Appendix} \begin{appendix} -%\include{public/chapter} +\include{public/chapter} \include{procedures/chapter} -%\include{hardware/chapter} +\include{hardware/chapter} % TODO: consider inserting WrightTools documentation as PDF -%\include{errata/chapter} -%\include{colophon/chapter} +\include{errata/chapter} +\include{colophon/chapter} \end{appendix} % post -------------------------------------------------------------------------------------------- -- cgit v1.2.3