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 2867 by tim, Sat Jun 17 18:43:58 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++,frame=TB,basicstyle=\footnotesize, %
14 >        captionpos=b, %
15 >        xleftmargin=0.1in,xrightmargin=0.1in,
16 >        keywordstyle=\footnotesize, breaklines=true,
17 >        abovecaptionskip=0.5cm, belowcaptionskip=0.5cm
18 > }
19   \includeonly{preview}
20  
21   \begin{document}
22 < \renewcommand{\lstlistlistingname}{SCHEMES}
23 < \renewcommand{\lstlistingname}{Scheme}
22 >
23 > \newcolumntype{A}{p{1.5in}}
24 > \newcolumntype{B}{p{0.75in}}
25 > \newcolumntype{C}{p{1.5in}}
26 > \newcolumntype{D}{p{2in}}
27 >
28 > \newcolumntype{E}{p{0.5in}}
29 > \newcolumntype{F}{p{1.5in}}
30 > \newcolumntype{G}{p{3.25in}}
31 >
32 > \newcolumntype{H}{p{0.75in}}
33 > \newcolumntype{I}{p{5in}}
34 >
35 > \renewcommand{\lstlistlistingname}{LISTS}
36 > \renewcommand{\lstlistingname}{List}
37   \frontmatter
38   \work{Dissertation}  % Change to ``Thesis'' for Master's thesis
39   \title{MOLECULAR DYNAMICS SIMULATIONS OF PHOSPHOLIPID BILAYERS AND LIQUID CRYSTALS}
# Line 47 | Line 70 | helped and supported me throughout all of this work.
70      Charles F.~Vardeman II, Christopher J.~Fennell, Xiuquan Sun, Yang Zheng, Kyle Daily,
71      Kyle S.~Haygarth, Matthew A.~Meineke, Dan Combest, Pat Conforti, and Megan Sprague,
72      who were always here for technical help and moral support. Last, but not least,
73 <    I thank my family: my parents, Zongzan Lin, and Rongying Chen,
74 <    for unconditional support and encouragement to pursue my interests,
75 <    even when the interests went beyond boundaries of language and
76 <    geography. My wife Xi for her understanding and love during the past few years. Her support and
73 >    I thank my family: my fater, Zongzan Lin, and my mother, Rongying Chen,
74 >    for unconditional support and encouragement to pursue my dreams,
75 >    even when they went beyond boundaries of language and
76 >    geography. My wife, Xi, for her understanding and love during the past few years. Her support and
77      encouragement was in the end what made this dissertation possible.
78  
79   \end{acknowledge}
80  
81   \mainmatter
82 + %\include{Introduction}
83 + %\include{Methodology}
84 + %\include{Lipid}
85 + %\include{LiquidCrystal}
86 + %\include{Conclusion}
87 + %\include{Appendix}
88 + %\include{phdBib}

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines