% LaTeX template for Workshop on Quantum Magnetismto be held on June 7th-8th 2019 in Kosice, Slovakia.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%------ Begin of header information. Please don not modify---------
\documentclass[12pt,a4paper,oneside]{article}
\usepackage[affil-it]{authblk}
\usepackage[square,numbers]{natbib}
\usepackage{geometry}
\geometry{a4paper,total={17cm,25.7cm},left=2cm,top=2cm }
\usepackage{titlesec}
\def\bibfont{\small}
\titleformat*{\section}{\rmfamily\bfseries}
%-------end of header information-------------------------
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\title{Title of the Abstract}
\author[1]{First Author\thanks{Presenting author: author.name@email.com}}
\author[2]{Second Author}
\author[3]{Third Author}
\affil[1]{Affiliation of First Author with a full postal address involving country}
\affil[2]{Affiliation of Second Author with a full postal address involving country}
\affil[3]{Affiliation of Third Author with a full postal address involving country}
\date{}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}
\maketitle
\vspace*{-1cm}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\section*{Abstract}

Abstracts should be written in English and each abstract is limited to one A4 sheet of paper in 12-point font, single-spaced, one-column format. Abstracts should be written in the predefined fonts, style and spacing for the title, author(s), affiliation(s) and the text. If authors find necessary, they can implement figures and/or references into the text. However, each figure should be accompanied with a caption written in the "$\backslash$small'' fontsize. Please be sure that figures fit within the predefined space limitations. All references should have complete bibliographic information including author, journal title, volume, year, and first page. Reference(s) should follow the main text of the abstract. 

After the abstract finalization please send both LaTeX source file (file.tex) and the final output file in pdf format (file.pdf) to e-mail address: quantmag2019@gmail.com with the subject specification: abstract for name of presenting author. The deadline for the abstract submission is April 15th, 2019.

%Optional choice
\section*{Acknowledgement}
You can add here your acknowledgement.

%Optional choice
\begin{thebibliography}{10}
\bibitem{example} Author Name(s), \emph{Journal Title Abbreviation} \textbf{123} (2019) 5.
\end{thebibliography}

\end{document}