Abstract template

The abstract template can be copied from below:

\documentclass{article}
\usepackage[utf8]{inputenc}
\usepackage{amsmath}
\usepackage{graphicx}
\pagenumbering{gobble}

\title{Abstract title}
% Insert authors here. Underline indicates the speaker.
\author{Firstname Lastname$^{1}$, \underline{Firstname Lastname}$^{2}$ }
% Insert affiliations here
\date{$^1$ Department, University, City, Country\ $^2$ Department, University, City, Country}

\begin{document}
\maketitle \section*{Abstract} % Insert your abstract here. You can add figures or citations if needed. Maximum total length is one page. Insert your abstract here.
\end{document}

% Name your file as YourName_DOT2026