%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% A sample of text file written in the LaTeX form %% for producing a ISNET 2020 abstract %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \documentclass[11pt]{article} % do not modify \pagestyle{empty} % do not modify \topmargin=0in\headheight=0in\headsep=0in % do not modify \oddsidemargin=7.2pt\evensidemargin=7.2pt\marginparwidth=20mm % do not mofify \marginparsep=5mm\textheight=23.0cm\textwidth=16.0cm % do not mofify \begin{document} % do not mofify \begin{center} % do not modify {\bf % do not modify %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% TITLE OF THE ABSTRACT %% Replace with your title % My Abstract for ISNET 2020 \\ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% } % do not modify \vspace{4ex} % do not modify %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% AUTHORS %% Replace authors shown with your authors %% with the Presenting Author underlined % \underline{S.Pratt}$^{1,2}$, W. Nazarewicz,$^{1}$ P. Danielewicz $^{2}$ and D.Lee $^{3}$ \\ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \vspace{2ex} % do not modify {\sl % do not modify %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% AFFILIATIONS % $^{1}$ National Superconducting Cyclotron Laboratory,Facility for Rare Isotope Beams \\ Michigan State University, East Lansing, Michigan 48824-1321, USA\\ $^{2}$ Second address if different from the others\\ $^{3}$ Third address if different from the others\\ % etc %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% } % do not modify \vspace{1ex} % do not modify {\small \sl % do not modify %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% E-Mail %% Please fill in the email of the presenting author % Contact e-mail: isnet@frib.msu.edu\\ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% } % do not modify \end{center} % do not modify \vspace{5mm} % do not modify %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% MAIN BODY % % Here is your abstract text \cite{ref1}. The name of the latex file should be name.tex, where ``name" is the last name of the underlined author. The latex file and the one-page pdf for the abstracts should be send by email to isnet@frib.msu.edu. The committee will choose the abstracts whose main author (the name underlined) will be invited to give a 15 minute oral presentation. If you only want to present a poster, indicate that in your email. Be sure that the length of the PDF file is only one page. Otherwise it will be rejected \cite{ref2}. The abstract cannot contain figures. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \vspace{0.5cm} \noindent Change this line. We acknowledge support from NSF grant PHY-10101010.\\ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% REFERENCES %% Comment or remove if not needed % \begin{enumerate} \itemsep=-5pt \bibitem{ref1} Reference 1. \bibitem{ref2} Only one page. %%------------------------------------ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \end{enumerate} \end{document}