ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/electrostaticMethodsPaper/electrostaticMethods.tex
Revision: 2575
Committed: Sat Jan 28 22:42:46 2006 UTC (18 years, 5 months ago) by chrisfen
Content type: application/x-tex
File size: 1299 byte(s)
Log Message:
starting paper

File Contents

# Content
1 %\documentclass[prb,aps,twocolumn,tabularx]{revtex4}
2 \documentclass[12pt]{article}
3 \usepackage{endfloat}
4 \usepackage{amsmath}
5 \usepackage{epsf}
6 \usepackage{times}
7 \usepackage{mathptm}
8 \usepackage{setspace}
9 \usepackage{tabularx}
10 \usepackage{graphicx}
11 \usepackage[ref]{overcite}
12 \pagestyle{plain}
13 \pagenumbering{arabic}
14 \oddsidemargin 0.0cm \evensidemargin 0.0cm
15 \topmargin -21pt \headsep 10pt
16 \textheight 9.0in \textwidth 6.5in
17 \brokenpenalty=10000
18 \renewcommand{\baselinestretch}{1.2}
19 \renewcommand\citemid{\ } % no comma in optional reference note
20
21 \begin{document}
22
23 \title{On the necessity of the Ewald Summation in molecular simulations.}
24
25 \author{Christopher J. Fennell and J. Daniel Gezelter \\
26 Department of Chemistry and Biochemistry\\
27 University of Notre Dame\\
28 Notre Dame, Indiana 46556}
29
30 \date{\today}
31
32 \maketitle
33 %\doublespacing
34
35 \begin{abstract}
36 \end{abstract}
37
38 %\narrowtext
39
40 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
41 % BODY OF TEXT
42 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
43
44 \section{Introduction}
45
46 \section{Methods}
47
48 \section{Results and Discussion}
49
50 \section{Conclusions}
51
52 \section{Acknowledgments}
53
54 \newpage
55
56 \bibliographystyle{achemso}
57 \bibliography{electrostaticMethods}
58
59
60 \end{document}