%%%%  This is a source file for an abstract of a contributed talk or poster
%%%%  at Swiss Numerical Analysis Day 2024
%%%%  https://www.unige.ch/math/snd24
%%%%  snd24@unige.ch

\documentclass{article}
\usepackage{amsmath,amsfonts,amssymb}
%%%%  
%
% About citations:
%    your abstract might not need them.  But if it does then
%    feel free to make it work in your favorite package and
%    bibliographystyle.  But don't send the bibtex file. Instead
%    just copy-paste the bbl file into your LaTeX source.
%
% You might be tempted to put in \newcommand and \def and a few
% \usepackage.  If possible put in none of those.  Otherwise the minimum.
% We will almost surely encounter conflicts among them and resort to
% labor intensive and error prone hand edits. Arggh.


%%%%
\begin{document}

%Titel:
\begin{center}
{\bf Title of your presentation (oral or poster)}
\end{center}


\begin{center}
{\it Author and Presenter:} \\[0.5ex]
First name, last name (University, Country)
\end{center}

%Co-authors:
\begin{center}
{\it Co-authors:}\\[0.5ex]
\begin{tabular}{ll}
& First name, last name (University, Country)\\
& First name, last name (University, Country)\\
&etc.
\end{tabular}
\end{center}

\bigskip\noindent
%Abstract:  max. 1 page

{\bf Abstract:} Please insert here. Max. 2 pages including the list of references.


\bigskip\noindent
\bibliographystyle{plain}
\begin{thebibliography}{1}

\bibitem{TEB2024}  A.~Thepower, L.~Euler, and N.~Bourbaki,
  The title of the article.
  2024. (in preparation)
\end{thebibliography}
\end{document}
