template.tex
Abstract-isspicXVIII.tex
— 2 KB
File contents
%********************************************************* % % Abstract template for ISSPIC18 % Jyvaskyla (Finland), August 14--19, 2016 % %********************************************************* % >>>>>>>>> Don't touch these settings >>>>>>>>>>>>>>> % (unless you absolutely know that you're doing) \documentclass[12pt,a4paper]{article}%\documentclass[12pt]{article} \usepackage{graphicx} \usepackage{times} \setlength{\topmargin}{-1.5cm} \setlength{\textheight}{22.9cm} \setlength{\textwidth}{16cm} \setlength{\oddsidemargin}{0cm} \setlength{\evensidemargin}{0cm} \setlength{\parskip}{0\baselineskip} \setlength{\parindent}{0cm} \renewcommand{\arraystretch}{1.3} \newcommand{\atitle}[1]{{\centering\noindent\bf\hspace*{0.5cm} #1\par}\vspace{0.4cm}} \newcommand{\auth}[1]{{\centering\noindent\hspace*{0.5cm} #1\par}\vspace{0.4cm}} \newcommand{\inst}[1]{{\centering\parbox[t]{0.8\textwidth} {\centering\it\noindent#1\par}\par}\vspace{0.4cm}} \newcommand{\emailadd}[1]{{\centering\parbox[t]{0.8\textwidth} {\centering\it\noindent#1\par}\par}\vspace{0.3cm}} \newcommand{\txt}[1]{\vspace{0.1cm}#1\par} \newcommand{\refs}[1]{\footnotesize\vspace{0.11cm}\noindent \begin{list}{[1]}{\parsep0pt\itemsep0pt\topsep0pt\partopsep0pt% \labelsep0.1cm}#1\end{list}} \pagestyle{empty} \begin{document} \par\vspace{3cm}% \setlength{\unitlength}{1cm}% % <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< %********************************************************* % % Write your abstract here % %********************************************************* \atitle{Abstract template for ISSPIC XVIII} \vspace{0.5cm} \auth{A. Firstauthor$^1$, \underline{B. Presentingauthor}$^1$, C. Thirdauthor$^2$, D. E. Fourthauthor$^1$} \inst{$^1$ Department, Institution/University, Country\\} %for authors 1,2,4 \inst{$^2$ Department, Institution/University, Country\\} %for author 3 \emailadd{presenting-author@email-address} \txt{Write your abstract here without altering the template settings or formatting. Mark references like this [1] or this [1-3], and typeset equations in \LaTeX\ as usual like this \begin{equation} E=\hbar \omega. \end{equation} By using 12 pt Times New Roman font and 2.5 cm margins on all sides, the abstract should fit one A4-sized page. Save the abstract as pdf file and make sure the file size remains below the 1 MB maximum. Check that all special symbols show up correctly in the resulting pdf. \\ \\ \it{ \bf{ Name your file as abstract\_firstname\_lastname.pdf.}} \vfill \begin{figure}[ht] \begin{center} %\includegraphics[height=60mm]{figure.eps} % Adjust height as necessary \caption{Write figure caption here. Use color freely (the book of abstracts will be distributed only as a pdf file), but use sufficiently low figure resolution so that the size of the resulting pdf would remain below the allowed limit.} \end{center} \end{figure} } \vfill % References \refs{ \item[{[1]}] Reference $1$ \item[{[2]}] Reference $2$ \item[{[3]}] Reference $3$ } \end{document}