hooke/main.tex: Rework lead-in paragraph to avoid 'uninteresting'
[thesis.git] / src / root.tex
index 4f6e5cc7c2c226e06068742a246da2915db02fe5..ded91d6eccf026bdc13d07fe60f5937567a69e68 100644 (file)
@@ -1,4 +1,4 @@
-% Copyright (C)  2010  W.Trevor King <wking@drexel.edu>
+% Copyright (C)  2010-2013  W.Trevor King <wking@tremily.us>
 % Permission is granted to copy, distribute, and/or modify this document
 % under the terms of the Creative Commons Attribution-ShareAlike License
 % Version 3.0.
@@ -11,8 +11,9 @@
 \documentclass[%
   subfig,%
   indenttoc,%
-%  final%
-  draft%
+  approvalform,%
+  final%
+%  draft%
 ]{drexel-thesis}
 % See drexel-thesis.pdf for more options.
 
 %}
 
 \author{William Trevor King}
-\title{Temperature and cantilever dependent protein unfolding}
-\DUTmonth{July}
-\DUTyear{2012}
+\title{Open source single molecule force spectroscopy}
+\DUTmonth{May}
+\DUTyear{2013}
 \degree{Doctor of Philosophy}
 \advisor{Guoliang Yang, Ph.D.}
+\advisor{Louis Cruz Cruz, Ph.D.}
 \copyrighttext{\copyrighttextCCBYSA}
 
 \input{packages}
@@ -56,24 +58,30 @@ defaultpen(fontsize(10));  // match drexel-thesis's default 10pt font size
 \include{blurb/abstract}
 
 \end{preamble}
-\linenumbers
+\iffinal{}{\linenumbers}
 
 \begin{thesis}
 \pdfbookmark[-1]{Mainmatter}{Mainmatter}
 \include{introduction/main}
 \include{apparatus/main}
-\include{unfolding/main}
 \include{sawsim/main}
-\include{temperature/main}
-\include{cantilever/main}
+\include{pyafm/main}
+\include{calibcant/main}
+\include{hooke/main}
+%\include{temperature/main}
+%\include{cantilever/main}
+\include{salt/main}
 \include{future/main}
 \end{thesis}
 
 \bibliography{%
+  blurb/main,%
   apparatus/main,%
-%  unfolding-distributions/main,
 %  sawsim/main,% currently empty
-  cantilever-calib/main,%
+  pyafm/main,%
+  calibcant/main,%
+  hooke/main,%
+%  salt/main,%
   packaging/main,%
   figures/main,%
   root}