ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/matt_papers/MWTCC03/poster.tex
Revision: 546
Committed: Wed Jun 4 17:44:16 2003 UTC (21 years, 3 months ago) by mmeineke
Content type: application/x-tex
File size: 8948 byte(s)
Log Message:
starting to add in the stuff for the poster.

File Contents

# User Rev Content
1 mmeineke 546 %% this is my poster for the Midwest Theoretical Conference
2    
3    
4     \documentclass[10pt]{scrartcl}
5     %%
6     %
7     % This is a poster template with latex macros and using
8     % the University of Florida Logo. For further information
9     % on making postscript, resizeing, and printing the poster file
10     % please see web site
11     % http://www.phys.ufl.edu/~pjh/posters/poster_howto_UF.html
12     %
13     % N.B. This format is cribbed from one obtained from the University
14     % of Karlsruhe, so some macro names and parameters are in German
15     % Here is a short glosary:
16     % Breite: width
17     % Hoehe: height
18     % Spalte: column
19     % Kasten: box
20     %
21     % All style files necessary are part of standard TeTeX distribution
22     % On the UF unix cluster you should not need to import these files
23     % specially, as they will be automatically located. If you
24     % run on a local PC however, you will need to locate these files.
25     % At UF try /usr/local/TeTeX...
26     %
27     % P. Hirschfeld 2/11/00
28     %
29     % The recommended procedure is to first generate a ``Special Format" size poster
30     % file, which is relatively easy to manipulate and view. It can be
31     % resized later to A0 (900 x 1100 mm) full poster size, or A4 or Letter size
32     % as desired (see web site). Note the large format printers currently
33     % in use at UF's OIR have max width of about 90cm or 3 ft., but the paper
34     % comes in rolls so the length is variable. See below the specifications
35     % for width and height of various formats. Default in the template is
36     % ``Special Format", with 4 columns.
37     %%
38     %%
39     %% Choose your poster size:
40     %% For printing you will later RESIZE your poster by a factor
41     %% 2*sqrt(2) = 2.828 (for A0)
42     %% 2 = 2.00 (for A1)
43     %%
44     %%
45     %%\def\breite{452mm} % Gives a 4.1 foot width
46     \def\breite{390mm} % Special Format.
47     \def\hoehe{319.2mm} % Scaled by 2.82 this gives 110cm x 90cm
48     \def\anzspalten{4}
49     %%
50     %%\def\breite{420mm} % A3 LANDSCAPE
51     %%\def\hoehe{297mm}
52     %%\def\anzspalten{4}
53     %%
54     %% \def\breite{297mm} % A3 PORTRAIT
55     %% \def\hoehe{420mm}
56     %% \def\anzspalten{3}
57     %%
58     %% \def\breite{210mm} % A4 PORTRAIT
59     %% \def\hoehe{297mm}
60     %% \def\anzspalten{2}
61     %%
62     %%
63     %% Procedure:
64     %% Generate poster.dvi with latex
65     %% Check with Ghostview
66     %% Make a .ps-file with ``dvips -o poster.ps poster''
67     %% Scale it with poster_resize poster.ps S
68     %% where S is scale factor
69     %% for Special Format->A0 S= 2.828 (= 2^(3/2)))
70     %% for Special Format->A1 S= 2 (= 2^(2/2)))
71     %%
72     %% Sizes (European:)
73     %% A3: 29.73 X 42.04 cm
74     %% A1: 59.5 X 84.1 cm
75     %% A0: 84.1 X 118.9 cm
76     %% N.B. The recommended procedure is ``Special Format x 2.82"
77     %% which gives 90cm x 110cm (not quite A0 dimensions).
78     %%
79     %% --------------------------------------------------------------------------
80     %%
81     %% Load the necessary packages
82     %%
83     \usepackage{palatino}
84     \usepackage[latin1]{inputenc}
85     \usepackage{epsf}
86     \usepackage{graphicx,psfrag,color,pstcol,pst-grad}
87     \usepackage{amsmath,amssymb}
88     \usepackage{latexsym}
89     \usepackage{calc}
90     \usepackage{multicol}
91    
92     %% My Packages
93     %%\usepackage{wrapfig}
94    
95     %%
96     %% Define the required numbers, lengths and boxes
97     %%
98     \newsavebox{\dummybox}
99     \newsavebox{\spalten}
100     %\input psfig.sty
101    
102     %%
103     %%
104     \newlength{\bgwidth}\newlength{\bgheight}
105     \setlength\bgheight{\hoehe} \addtolength\bgheight{-1mm}
106     \setlength\bgwidth{\breite} \addtolength\bgwidth{-1mm}
107    
108     \newlength{\kastenwidth}
109    
110     %% Set paper format
111     \setlength\paperheight{\hoehe}
112     \setlength\paperwidth{\breite}
113     \special{papersize=\breite,\hoehe}
114    
115     \topmargin -1in
116     \marginparsep0mm
117     \marginparwidth0mm
118     \headheight0mm
119     \headsep0mm
120    
121    
122     %% Minimal Margins to Make Correct Bounding Box
123     \setlength{\oddsidemargin}{-2.44cm}
124     \addtolength{\topmargin}{-3mm}
125     \textwidth\paperwidth
126     \textheight\paperheight
127    
128     %%
129     %%
130     \parindent0cm
131     \parskip1.5ex plus0.5ex minus 0.5ex
132     \pagestyle{empty}
133    
134    
135    
136     \definecolor{ndgold}{rgb}{0.87,0.82,0.59}
137     \definecolor{ndgold2}{rgb}{0.96,0.91,0.63}
138     \definecolor{ndblue}{rgb}{0,0,0.40}
139     \definecolor{recoilcolor}{rgb}{1,0,0}
140     \definecolor{occolor}{rgb}{0,1,0}
141     \definecolor{pink}{rgb}{0,1,1}
142    
143    
144    
145    
146    
147     \def\UberStil{\normalfont\sffamily\bfseries\large}
148     \def\UnterStil{\normalfont\sffamily\small}
149     \def\LabelStil{\normalfont\sffamily\tiny}
150     \def\LegStil{\normalfont\sffamily\tiny}
151    
152     %%
153     %% Define some commands
154     %%
155     \definecolor{JG}{rgb}{0.1,0.9,0.3}
156    
157     \newenvironment{kasten}{%
158     \begin{lrbox}{\dummybox}%
159     \begin{minipage}{0.96\linewidth}}%
160     {\end{minipage}%
161     \end{lrbox}%
162     \raisebox{-\depth}{\psshadowbox[framearc=0.05,framesep=1em]{\usebox{\dummybox}}}\\[0.5em]}
163     \newenvironment{spalte}{%
164     \setlength\kastenwidth{1.2\textwidth}
165     \divide\kastenwidth by \anzspalten
166     \begin{minipage}[t]{\kastenwidth}}{\end{minipage}\hfill}
167    
168     %%\renewcommand{\emph}[1]{{\color{red}\textbf{#1}}}
169    
170    
171     \def\op#1{\hat{#1}}
172     \begin{document}
173     \bibliographystyle{plain}
174     %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
175     %%% Background %%%
176     %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
177     {\newrgbcolor{gradbegin}{0.87 0.82 0.59}%
178     \newrgbcolor{gradend}{1 1 1}%{1 1 0.5}%
179     \psframe[fillstyle=gradient,gradend=gradend,%
180     gradbegin=gradbegin,gradmidpoint=0.1](\bgwidth,-\bgheight)}
181     \vfill
182     %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
183     %%% Header %%%
184     %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
185     \hfill
186     \psshadowbox[fillstyle=solid,fillcolor=ndgold2]{\makebox[0.95\textwidth]{%
187     \hfill
188     %% \parbox[c]{2cm}{\includegraphics[width=6cm]{nd_mark.eps}}
189     \parbox[c]{2cm}{\includegraphics[width=6cm]{ssd.epsi}}
190     \hfill
191     \parbox[c]{0.8\linewidth}{%
192     \begin{center}
193     \textbf{\Huge {A Mesoscale Model for Phospholipid Simulations}}\\[0.5em]
194     \textsc{\LARGE \underline{Matthew~A.~Meineke}, and J.~Daniel~Gezelter}\\[0.3em]
195     {\large Department of Chemistry and Biochemistry, University of Notre Dame, Notre Dame, IN 46556, USA\\
196     {\tt\ mmeineke@nd.edu}
197     }
198     \end{center}}
199     \hfill}}\hfill\mbox{}\\[1.cm]
200     %\vspace*{1.3cm}
201     \begin{lrbox}{\spalten}
202     \parbox[t][\textheight]{1.3\textwidth}{%
203     \vspace*{0.2cm}
204     \hfill
205     %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
206     %%% first column %%%
207     %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
208    
209    
210     \begin{spalte}
211     \begin{kasten}
212     %
213     %
214     % This begins the first "kasten" or box
215     %
216     %
217     \begin{center}
218     {\large{\color{red} \underline{ABSTRACT} } }
219     \end{center}
220    
221     {\color{ndblue}
222    
223     A mesoscale model for phospholipids has been developed for molecular
224     dynamics simulations of lipid bilayers. The model makes several
225     simplifications to both the water and the phospholipids to reduce the
226     computational cost of each force evaluation. The water was represented
227     by the soft sticky dipole model of Ichiye \emph{et
228     al}.\cite{liu96:new_model,liu96:monte_carlo,chandra99:ssd_md} The
229     simplifications to the phospholipids included the reduction of atoms
230     in the tail groups to beads representing $\mbox{CH}_{2}$ and
231     $\mbox{CH}_{3}$ unified atoms, and the replacement of the head groups
232     with a single point mass containing a centrally located dipole. The
233     model was then used to simulate micelle and bilayer formation from a
234     configuration of randomly placed phospholipids which was simulated for
235     times in excess of 30 nanoseconds.
236    
237     }
238     \end{kasten}
239    
240    
241    
242     \end{spalte}
243     %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
244     %%% second column %%%
245     %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
246     \begin{spalte}
247    
248     \begin{kasten}
249     \section*{2 \hspace{0.1cm} {\color{blue}Ima second column holder}}
250    
251     hello
252    
253     \end{kasten}
254    
255    
256    
257    
258     \end{spalte}
259     %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
260     %%% third column %%%
261     %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
262     \begin{spalte}
263    
264     \begin{kasten}
265     \section*{3 \hspace{0.1cm} {\color{blue}Ima third column holder}}
266    
267     hello
268    
269     \end{kasten}
270    
271    
272     \end{spalte}
273     %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
274     %%% fourth column %%%
275     %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
276     \begin{spalte}
277    
278    
279    
280    
281    
282     \begin{kasten}
283     \begin{center}
284     {\large{\color{red} \underline{Acknowledgments}}}
285     \end{center}
286    
287     The authors would like to acknowledge Charles Vardeman, Christopher
288     Fennell, and Teng lin for their contributions to the simulation
289     engine. MAM would also like to extend a special thank you to Charles
290     Vardeman for his help with the TeX formatting of this
291     poster. Computaion time was provided on the Bunch-of-Boxes (B.o.B.)
292     cluster under NSF grant DMR 00 79647. The authors acknowledge support
293     under NSF grant CHE-0134881.
294    
295     \end{kasten}
296    
297     \vspace{0.5cm}
298     \begin{kasten}
299     {\small
300     \bibliography{poster}
301     }
302     \end{kasten}
303     \end{spalte}
304     }
305     \end{lrbox}
306     \resizebox*{0.98\textwidth}{!}{%
307     \usebox{\spalten}}\hfill\mbox{}\vfill
308     \end{document}