ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/iceWater2/iceWater2.tex~
Revision: 4216
Committed: Thu Sep 11 17:34:17 2014 UTC (10 years ago) by plouden
File size: 3229 byte(s)
Log Message:
adding all the files

File Contents

# Content
1 \documentclass[11pt]{article}
2 \usepackage{amsmath}
3 \usepackage{amssymb}
4 \usepackage{setspace}
5 %\usepackage{endfloat}
6 \usepackage{caption}
7 %\usepackage{epsf}
8 %\usepackage{tabularx}
9 \usepackage{graphicx}
10 \usepackage{multirow}
11 \usepackage{wrapfig}
12 %\usepackage{booktabs}
13 %\usepackage{bibentry}
14 %\usepackage{mathrsfs}
15 %\usepackage[ref]{overcite}
16 \usepackage[square, comma, sort&compress]{natbib}
17 \usepackage{url}
18 \pagestyle{plain} \pagenumbering{arabic} \oddsidemargin 0.0cm
19 \evensidemargin 0.0cm \topmargin -21pt \headsep 10pt \textheight
20 9.0in \textwidth 6.5in \brokenpenalty=10000
21
22 % double space list of tables and figures
23 %\AtBeginDelayedFloats{\renewcommand{\baselinestretch}{1.66}}
24 \setlength{\abovecaptionskip}{20 pt}
25 \setlength{\belowcaptionskip}{30 pt}
26
27 %\renewcommand\citemid{\ } % no comma in optional referenc note
28 \bibpunct{}{}{,}{s}{}{;}
29 \bibliographystyle{aip}
30
31
32 % \documentclass[journal = jpccck, manuscript = article]{achemso}
33 % \setkeys{acs}{usetitle = true}
34 % \usepackage{achemso}
35 % \usepackage{natbib}
36 % \usepackage{multirow}
37 % \usepackage{wrapfig}
38 % \usepackage{fixltx2e}
39
40 \usepackage[version=3]{mhchem} % this is a great package for formatting chemical reactions
41 \usepackage{url}
42
43
44 \begin{document}
45
46 \title{Simulations of solid-liquid friction at Secondary Prismatic and Pyramidal ice-I$_\mathrm{h}$ / water interfaces}
47
48 \author{Patrick B. Louden and J. Daniel
49 Gezelter\footnote{Corresponding author. \ Electronic mail:
50 gezelter@nd.edu} \\
51 Department of Chemistry and Biochemistry,\\
52 University of Notre Dame\\
53 Notre Dame, Indiana 46556}
54
55 \date{\today}
56 \maketitle
57 \begin{doublespace}
58
59 \begin{abstract}
60 Abstract abstract abstract...
61 \end{abstract}
62
63 \newpage
64
65 \section{Introduction}
66 Intro intro intro...
67
68 \section{Methodology}
69 For a complete run-down on the methodology, please see our other paper. There are some minor differences, make sure to include these. (NVT data collection for Pyramidal, etc.)
70
71 \section{Results and discussion}
72 Results results results...Discuss discuss discuss..
73
74 \section{Conclusion}
75 Conclude conclude conclude...
76
77 \section{Acknowledgements}
78 Support for this progect was provided by the National Science Foundation under grant CHE-0848243. Computational time was provided by the Center for Research Computing (CRC) at the University of Notre Dame.
79
80
81 \newpage
82 \bibliography{iceWater}
83
84 \end{doublespace}
85
86 \end{document}