ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/tengDissertation/phdPreamble.tex
(Generate patch)

Comparing trunk/tengDissertation/phdPreamble.tex (file contents):
Revision 2685 by tim, Mon Apr 3 18:07:54 2006 UTC vs.
Revision 2830 by tim, Thu Jun 8 20:29:00 2006 UTC

# Line 5 | Line 5
5   \usepackage{amssymb}
6   \usepackage{color}
7   \usepackage{listings}
8 <
8 > %\usepackage from oopseDoc.tex
9 > \usepackage{times}
10 > \usepackage{setspace}
11 > \usepackage{tabularx}
12 > \usepackage{longtable}
13 > \lstset{language=C++,basicstyle=\footnotesize, %
14 >        captionpos=b, %
15 >        keywordstyle=\footnotesize,
16 >        abovecaptionskip=0.5cm, belowcaptionskip=0.5cm
17 > }
18   \includeonly{preview}
19  
20   \begin{document}
21 < \renewcommand{\lstlistlistingname}{SCHEMES}
22 < \renewcommand{\lstlistingname}{Scheme}
21 >
22 > \newcolumntype{A}{p{1.5in}}
23 > \newcolumntype{B}{p{0.75in}}
24 > \newcolumntype{C}{p{1.5in}}
25 > \newcolumntype{D}{p{2in}}
26 >
27 > \newcolumntype{E}{p{0.5in}}
28 > \newcolumntype{F}{p{1.5in}}
29 > \newcolumntype{G}{p{3.25in}}
30 >
31 > \newcolumntype{H}{p{0.75in}}
32 > \newcolumntype{I}{p{5in}}
33 >
34 > \renewcommand{\lstlistlistingname}{LISTS}
35 > \renewcommand{\lstlistingname}{List}
36   \frontmatter
37   \work{Dissertation}  % Change to ``Thesis'' for Master's thesis
38   \title{MOLECULAR DYNAMICS SIMULATIONS OF PHOSPHOLIPID BILAYERS AND LIQUID CRYSTALS}
# Line 50 | Line 72 | helped and supported me throughout all of this work.
72      I thank my family: my parents, Zongzan Lin, and Rongying Chen,
73      for unconditional support and encouragement to pursue my interests,
74      even when the interests went beyond boundaries of language and
75 <    geography. My wife Xi for her understanding and love during the past few years. Her support and
75 >    geography. My wife, Xi, for her understanding and love during the past few years. Her support and
76      encouragement was in the end what made this dissertation possible.
77  
78   \end{acknowledge}
79  
80   \mainmatter
81 + %\include{Introduction}
82 + %\include{Methodology}
83 + %\include{Lipid}
84 + %\include{LiquidCrystal}
85 + %\include{Conclusion}
86 + %\include{Appendix}
87 + %\include{phdBib}

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines