diff options
| author | Blaise Thompson <blaise@untzag.com> | 2018-03-07 18:07:43 -0600 |
|---|---|---|
| committer | Blaise Thompson <blaise@untzag.com> | 2018-03-07 18:07:43 -0600 |
| commit | 2bb70d88086d0150a270a79ccc268c8bbb493024 (patch) | |
| tree | 7c484e553c23021abd5f5fe4d6c0fc65fac7c315 /dissertation.tex | |
| parent | fd1863275c9de02b643000db6ed511af2a808ab9 (diff) | |
2018-03-07 18:07
Diffstat (limited to 'dissertation.tex')
| -rw-r--r-- | dissertation.tex | 35 |
1 files changed, 18 insertions, 17 deletions
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 --------------------------------------------------------------------------------------------
|
