ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/tengDissertation/phdPreamble.tex
Revision: 2730
Committed: Mon Apr 24 18:49:32 2006 UTC (18 years, 2 months ago) by tim
Content type: application/x-tex
File size: 2681 byte(s)
Log Message:
minor fix

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 \renewcommand{\lstlistlistingname}{SCHEMES}
18 \renewcommand{\lstlistingname}{Scheme}
19 \frontmatter
20 \work{Dissertation} % Change to ``Thesis'' for Master's thesis
21 \title{MOLECULAR DYNAMICS SIMULATIONS OF PHOSPHOLIPID BILAYERS AND LIQUID CRYSTALS}
22 \author{Teng Lin}
23 \degprior{B.Sc.} % All previously earned degrees
24 \degaward{Doctor of Philosophy} % What this paper is for
25 \advisor{J. Daniel Gezelter} % supervisor/director/advisor
26 %% \advisorB{} % second supervisor/director/advisor (if present)
27 \department{Chemistry and Biochemistry} % Dept. granting the degree
28 \maketitle % Uncomment to get the title page printed out
29 %% \copypage % Uncomment if you want a copyright page
30 \begin{abstract}
31
32 I present a dissertation utilizing an open source molecular dynamics
33 simulation package {\sc oopse}.
34 \end{abstract}
35
36 \begin{dedication}
37
38 I would like to dedicate this dissertation to my wife, who has
39 helped and supported me throughout all of this work.
40
41 \end{dedication}
42 \tableofcontents
43 \listoffigures % If you don't have any figures or tables, comment
44 \listoftables % out these two lines.
45 \lstlistoflistings
46
47 \begin{acknowledge} % acknowledgments go here
48
49 \noindent I would like to thank my advisor, Dr. Gezelter for his inspiring and encouraging way
50 to guide me to a deeper understanding of knowledge work. Without his encouragement and constant
51 guidance, I could not have finished this dissertation. I am also grateful to my colleagues
52 Charles F.~Vardeman II, Christopher J.~Fennell, Xiuquan Sun, Yang Zheng, Kyle Daily,
53 Kyle S.~Haygarth, Matthew A.~Meineke, Dan Combest, Pat Conforti, and Megan Sprague,
54 who were always here for technical help and moral support. Last, but not least,
55 I thank my family: my parents, Zongzan Lin, and Rongying Chen,
56 for unconditional support and encouragement to pursue my interests,
57 even when the interests went beyond boundaries of language and
58 geography. My wife, Xi, for her understanding and love during the past few years. Her support and
59 encouragement was in the end what made this dissertation possible.
60
61 \end{acknowledge}
62
63 \mainmatter
64 %\include{Introduction}
65 %\include{Methodology}
66 %\include{Lipid}
67 %\include{LiquidCrystal}
68 %\include{Conclusion}
69 %\include{Appendix}
70 %\include{phdBib}