%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Guidelines and template for abstracts
% submitted to DBDBD 2026
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Please, use it as a template for your own input, and, please,
% follow carefully the instructions in this document.
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass[11pt]{article}
\usepackage{amssymb,amsmath,amsfonts,latexsym,graphicx}
\usepackage[left=2.5cm,right=2.5cm,top=1.5cm,bottom=2.5cm,footnotesep=0.5cm]{geometry}
\setlength{\oddsidemargin}{0.5cm}
\setlength{\textwidth}{15.5cm}
\setlength{\topmargin}{-1.5cm}
\setlength{\textheight}{22cm}
\pagestyle{empty}
\begin{document}
\begin{center}
\Large{\textbf{Title}}
\vspace{0.5cm}
% List of authors and numbers are used as exponent to distinguish the affiliations
% Feel free to adapt the number of author to your requirements
\large{First Author$\,^1$, Second Author$\,^1$, and Third Author$\,^2$}
\vspace{0.5cm}
\normalsize
% List of the affiliations depending on the numbers used in the list of authors
$^1$ Delft University of Technology, Netherlands\\
\texttt{\{first.author,second.author\}@tudelft.nl}
$^2$ Delft University of Technology, Netherlands\\
\texttt{third.author@tudelft.nl}
\vspace{0.6cm}
\end{center}
% Text of the abstract
Text of the abstract (one page maximum, including references)~\cite{codd1970relational}.
% The bibliography using BibTeX
\bibliographystyle{plain}
\bibliography{bibliography}
\end{document}