ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/tengDissertation/phdPreamble.tex
Revision: 2805
Committed: Tue Jun 6 20:33:28 2006 UTC (18 years, 1 month ago) by tim
Content type: application/x-tex
File size: 2934 byte(s)
Log Message:
adding appendix;

File Contents

# Content
1 \documentclass[nosummary,dvips,noindentfirst]{ndthesis}
2 \usepackage{graphicx}
3 \usepackage{psfrag}
4 \usepackage{amsmath}
5 \usepackage{amssymb}
6 \usepackage{color}
7 \usepackage{listings}
8 %\usepackage from oopseDoc.tex
9 \usepackage{times}
10 \usepackage{setspace}
11 \usepackage{tabularx}
12 \usepackage{longtable}
13
14 \includeonly{preview}
15
16 \begin{document}
17
18 \newcolumntype{A}{p{1.5in}}
19 \newcolumntype{B}{p{0.75in}}
20 \newcolumntype{C}{p{1.5in}}
21 \newcolumntype{D}{p{2in}}
22
23 \newcolumntype{E}{p{0.5in}}
24 \newcolumntype{F}{p{2.25in}}
25 \newcolumntype{G}{p{3in}}
26
27 \newcolumntype{H}{p{0.75in}}
28 \newcolumntype{I}{p{5in}}
29
30 \renewcommand{\lstlistlistingname}{SCHEMES}
31 \renewcommand{\lstlistingname}{Scheme}
32 \frontmatter
33 \work{Dissertation} % Change to ``Thesis'' for Master's thesis
34 \title{MOLECULAR DYNAMICS SIMULATIONS OF PHOSPHOLIPID BILAYERS AND LIQUID CRYSTALS}
35 \author{Teng Lin}
36 \degprior{B.Sc.} % All previously earned degrees
37 \degaward{Doctor of Philosophy} % What this paper is for
38 \advisor{J. Daniel Gezelter} % supervisor/director/advisor
39 %% \advisorB{} % second supervisor/director/advisor (if present)
40 \department{Chemistry and Biochemistry} % Dept. granting the degree
41 \maketitle % Uncomment to get the title page printed out
42 %% \copypage % Uncomment if you want a copyright page
43 \begin{abstract}
44
45 I present a dissertation utilizing an open source molecular dynamics
46 simulation package {\sc oopse}.
47 \end{abstract}
48
49 \begin{dedication}
50
51 I would like to dedicate this dissertation to my wife, who has
52 helped and supported me throughout all of this work.
53
54 \end{dedication}
55 \tableofcontents
56 \listoffigures % If you don't have any figures or tables, comment
57 \listoftables % out these two lines.
58 \lstlistoflistings
59
60 \begin{acknowledge} % acknowledgments go here
61
62 \noindent I would like to thank my advisor, Dr. Gezelter for his inspiring and encouraging way
63 to guide me to a deeper understanding of knowledge work. Without his encouragement and constant
64 guidance, I could not have finished this dissertation. I am also grateful to my colleagues
65 Charles F.~Vardeman II, Christopher J.~Fennell, Xiuquan Sun, Yang Zheng, Kyle Daily,
66 Kyle S.~Haygarth, Matthew A.~Meineke, Dan Combest, Pat Conforti, and Megan Sprague,
67 who were always here for technical help and moral support. Last, but not least,
68 I thank my family: my parents, Zongzan Lin, and Rongying Chen,
69 for unconditional support and encouragement to pursue my interests,
70 even when the interests went beyond boundaries of language and
71 geography. My wife, Xi, for her understanding and love during the past few years. Her support and
72 encouragement was in the end what made this dissertation possible.
73
74 \end{acknowledge}
75
76 \mainmatter
77 %\include{Introduction}
78 %\include{Methodology}
79 %\include{Lipid}
80 %\include{LiquidCrystal}
81 %\include{Conclusion}
82 %\include{Appendix}
83 %\include{phdBib}