hooke/main.tex: Rework lead-in paragraph to avoid 'uninteresting'
[thesis.git] / src / root.tex
index c914ea4b8d044f28776ff4794a18422e09140d00..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.
 
@@ -66,16 +67,21 @@ defaultpen(fontsize(10));  // match drexel-thesis's default 10pt font size
 \include{sawsim/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,%
 %  sawsim/main,% currently empty
   pyafm/main,%
-  cantilever-calib/main,%
+  calibcant/main,%
+  hooke/main,%
+%  salt/main,%
   packaging/main,%
   figures/main,%
   root}