ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/interfacial/interfacial.tex
Revision: 3717
Committed: Thu Jan 27 16:29:20 2011 UTC (14 years, 7 months ago) by gezelter
Content type: application/x-tex
File size: 1845 byte(s)
Log Message:
First Import

File Contents

# User Rev Content
1 gezelter 3717 \documentclass[11pt]{article}
2     \usepackage{amsmath}
3     \usepackage{amssymb}
4     \usepackage{setspace}
5     \usepackage{endfloat}
6     \usepackage{caption}
7     %\usepackage{tabularx}
8     \usepackage{graphicx}
9     \usepackage{multirow}
10     %\usepackage{booktabs}
11     %\usepackage{bibentry}
12     %\usepackage{mathrsfs}
13     %\usepackage[ref]{overcite}
14     \usepackage[square, comma, sort&compress]{natbib}
15     \usepackage{url}
16     \pagestyle{plain} \pagenumbering{arabic} \oddsidemargin 0.0cm
17     \evensidemargin 0.0cm \topmargin -21pt \headsep 10pt \textheight
18     9.0in \textwidth 6.5in \brokenpenalty=10000
19    
20     % double space list of tables and figures
21     \AtBeginDelayedFloats{\renewcommand{\baselinestretch}{1.66}}
22     \setlength{\abovecaptionskip}{20 pt}
23     \setlength{\belowcaptionskip}{30 pt}
24    
25     %\renewcommand\citemid{\ } % no comma in optional referenc note
26     \bibpunct{[}{]}{,}{s}{}{;}
27     \bibliographystyle{aip}
28    
29     \begin{document}
30    
31     \title{Simulating interfacial thermal conductance at metal-solvent
32     interfaces: the role of chemical capping agents}
33    
34     \author{Shenyu Kuang and J. Daniel
35     Gezelter\footnote{Corresponding author. \ Electronic mail: gezelter@nd.edu} \\
36     Department of Chemistry and Biochemistry,\\
37     University of Notre Dame\\
38     Notre Dame, Indiana 46556}
39    
40     \date{\today}
41    
42     \maketitle
43    
44     \begin{doublespace}
45    
46     \begin{abstract}
47     The abstract
48     \end{abstract}
49    
50     \newpage
51    
52     %\narrowtext
53    
54     %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
55     % BODY OF TEXT
56     %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
57    
58     \section{Introduction}
59    
60     The intro.
61    
62     \section{Acknowledgments}
63     Support for this project was provided by the National Science
64     Foundation under grant CHE-0848243. Computational time was provided by
65     the Center for Research Computing (CRC) at the University of Notre
66     Dame. \newpage
67    
68     \bibliography{interfacial}
69    
70     \end{doublespace}
71     \end{document}
72