aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBlaise Thompson <blaise@untzag.com>2018-04-04 10:17:33 -0500
committerBlaise Thompson <blaise@untzag.com>2018-04-04 10:17:33 -0500
commit272de2372369fe74fa7f4d281e76a52454a7d34a (patch)
tree06cdccb8af6b43bcc703a25545eea070c4bb935d
parent3e0cce57dcd76a477207edbad02c16ae7b735ad0 (diff)
2018-04-04 10:17
-rw-r--r--bibliography.bib8
-rw-r--r--dissertation.tex18
-rw-r--r--software/chapter.tex12
3 files changed, 24 insertions, 14 deletions
diff --git a/bibliography.bib b/bibliography.bib
index 5f8fb24..9039484 100644
--- a/bibliography.bib
+++ b/bibliography.bib
@@ -475,6 +475,14 @@ year = {1998}
publisher = {American Chemical Society ({ACS})},
}
+@phdthesis{CarlsonRogerJohn1988a,
+ author = {Roger John Carlson},
+ school = {University of Wisconsin-Madison},
+ title = {Quantitative Aspects of High Resolution, Fully Resonant, Four-Wave Mixing
+ Spectroscopy For the Analysis of Vibronic Mode Coupling in Molecules},
+ year = 1988,
+}
+
@phdthesis{DonaldsonPaulMurray2007a,
author = {Donaldson, Paul Murray},
school = {Imperial College London},
diff --git a/dissertation.tex b/dissertation.tex
index 797e895..5798be9 100644
--- a/dissertation.tex
+++ b/dissertation.tex
@@ -77,12 +77,12 @@ This dissertation is approved by the following members of the Final Oral Committ
\include{acquisition/chapter}
\include{active_correction/chapter}
\include{opa/chapter}
-\include{mixed_domain/chapter}
+%\include{mixed_domain/chapter}
\part{Applications} \label{prt:applications}
-\include{PbSe/chapter}
-\include{MX2/chapter}
-\include{PEDOT_PSS/chapter}
+%\include{PbSe/chapter}
+%\include{MX2/chapter}
+%\include{PEDOT_PSS/chapter}
% appendix -----------------------------------------------------------------------------------------
@@ -90,12 +90,12 @@ This dissertation is approved by the following members of the Final Oral Committ
\part{Appendix} \label{prt:appendix}
\begin{appendix}
-\include{public/chapter}
-\include{procedures/chapter}
-\include{hardware/chapter}
+%\include{public/chapter}
+%\include{procedures/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 --------------------------------------------------------------------------------------------
diff --git a/software/chapter.tex b/software/chapter.tex
index 87dee86..5888073 100644
--- a/software/chapter.tex
+++ b/software/chapter.tex
@@ -6,13 +6,15 @@
\begin{dquote}
The following guidelines are to be used in the documentation of all software developed in the
Wright group for the IBM 9000 computer. %
- These rules have arisen as a necessary consequence of the group's programming philosophy of writing
- software in the form of units which can be readily shared among a number of programmers. %
- The approach outlined here should help to avoid some of the confusion otherwise produced by several
- persons simultaniously developing and modifying shared software. %
+ These rules have arisen as a necessary consequence of the group's programming philosophy of
+ writing software in the form of units which can be readily shared among a number of
+ programmers. %
+ The approach outlined here should help to avoid some of the confusion otherwise produced by
+ several persons simultaniously developing and modifying shared software. %
% Roger Carlson, Appendix 2.3, Software Development Guidelines
- \dsignature{Roger Carlson, ``Software Development Guidelines'' (1988) \cite{CarlsonRogerJ1988a}}
+ \dsignature{Roger Carlson, ``Software Development Guidelines'' (1988)
+ \cite{CarlsonRogerJohn1988a}}
\end{dquote}
\clearpage