| 1 |
< |
\documentclass[11pt]{ndthesis} |
| 1 |
> |
\documentclass[12pt]{ndthesis} |
| 2 |
|
|
| 3 |
|
% some packages for things like equations and graphics |
| 4 |
|
\usepackage[tbtags]{amsmath} |
| 41 |
|
|
| 42 |
|
\mainmatter |
| 43 |
|
|
| 44 |
< |
\chapter{\label{chap:intro}INTRODUCTION AND BACKGROUND} |
| 44 |
> |
\input{introduction} |
| 45 |
|
|
| 46 |
|
\input{electrostaticsChapter} |
| 47 |
|
|
| 48 |
< |
\chapter{\label{chap:water}SIMPLE MODELS FOR WATER} |
| 48 |
> |
\input{waterChapter} |
| 49 |
|
|
| 50 |
< |
\chapter{\label{chap:ice}PHASE BEHAVIOR OF WATER IN COMPUTER SIMULATIONS} |
| 50 |
> |
\input{iceChapter} |
| 51 |
|
|
| 52 |
< |
\chapter{\label{chap:shapes}SPHERICAL HARMONIC APPROXIMATIONS FOR MOLECULAR |
| 53 |
< |
SIMULATIONS} |
| 52 |
> |
\input{conclusion} |
| 53 |
|
|
| 55 |
– |
\chapter{\label{chap:conclusion}CONCLUSION} |
| 56 |
– |
|
| 54 |
|
\backmatter |
| 55 |
|
|
| 56 |
|
\bibliographystyle{ndthesis} |