\documentclass[11pt]{article}
\usepackage{newtxtext,newtxmath}
\usepackage{amsmath}%,amssymb}
\usepackage{geometry}
\usepackage{graphicx}
\usepackage{setspace}
% Packages for Polish language and character encoding
\usepackage[utf8]{inputenc} % For UTF-8 encoding
\usepackage[T1]{fontenc} % For proper hyphenation and accents in Polish
\thispagestyle{empty}
\geometry{a4paper, left=15mm, right=15mm, top=20mm, bottom=10mm} % please to not change the margins
\usepackage[
colorlinks,
linkcolor=blue,
urlcolor=blue,
citecolor=blue,
]{hyperref}
\newcommand{\abstracttitle}[1]{
\setstretch{1.15} %increase the space between the two lines of the title
\begin{center}{\Large {\bf #1}}\end{center}
\setstretch{1.0}
}
\newcommand{\authors}[1]{
\begin{center}{\bf #1} \end{center}
\setstretch{1.0}
}
\newcommand{\addresses}[1]{
\setstretch{0.95}
\begin{center}{\small #1} \end{center}
\setstretch{1}
}
\renewcommand\refname{\normalsize References }
\begin{document}
\abstracttitle{The title of your contribution to the AIxMAT 2026}
\authors{
Dario Massa $^{1,~\dag}$,
Kacper Cybiński $^{1}$,
\underline{Mihai Suster $^{1,2}$},
Piotr Sankowski $^{1}$
}
\addresses{%Affiliation with laboratory and/or university name, city, zip code, country
$^{1}$IDEAS Research Institute, 13 Krakowskie Przedmieście Street
00-071 Warsaw, Poland \\
$^{2}$Candela Foundation, ul.~Grochowska 357/513, 03-822 Warszawa, Poland \\
\dag corresponding author's email: \href{mailto:dario.massa@ideas.edu.pl}{dario.massa@ideas.edu.pl}
}
Please consider the following rules to ensure the happiness of the organizers and the beauty of the AIxMAT2026 book of abstracts:
\begin{itemize}
\item the contribution should be written in Times New Roman (11pt);
\item the name of the presenting author should be underlined;
\item the first line of each paragraph should be indented;
\item the contribution can't exceed \textbf{\underline{1 page}};
\item including figures in the text is allowed (max. 2MB size);
\item figure captions should be written outside of the figure frame (please see Figure~\ref{fig:Figure} as an example);
\item insert your references using \textbackslash bibitem and cite as~\cite{AuthorsAB2024} and~\cite{AuthorsCDE2023};
\item submit your contribution following the procedure described at \url{www.AIxMAT2026.candela.org.pl}.
\end{itemize}
We are pleased to invite you to the AI in Materials Research Summit, which will take place in Warsaw, Poland, from November 24 to 26, 2026. This edition is co-organized by the entire Warsaw Unit of the European Laboratory for Learning and Intelligent Systems (ELLIS), which includes the IDEAS Research Institute, the University of Warsaw and the Warsaw University of Technology, as well as by the Candela Foundation and COST-DAEMON (Data-driven Applications towards the Engineering of functional Materials: an Open Network), with the sponsorship of NOMATEN CoE and ORLEN. The Summit opens a discussion on the fast-paced advances in the field of Data-Driven Materials Research with foremost academic experts.
Scientific topics of interest include Machine Learning Interatomic Potentials, Uncertainty Quantification, Materials Informatics, Generative Models for Materials Discovery, Laboratory and Computational Experiment Automation, Large Language Models in Materials Research and new core architectures for these fields.
We encourage you to stay updated about the event and important deadlines by leaving us your email through the form provided on our website. We look forward to welcoming you to this exceptional conference.
\begin{figure}[h]
\begin{center}
\includegraphics[width=0.6\textwidth]{images/Figure.png}
\caption{\label{fig:Figure}
Caption of your figure: also Times New Roman, 11 points.}
\end{center}
\end{figure}
\section*{\fontsize{11}{14}\selectfont Acknowledgments}
\vspace{-0.25cm}
\begin{flushleft}
\fontsize{11}{14}\selectfont % Adjust the line spacing if needed
Please type your acknowledgment texts here. Kindly note that this section is optional.
\end{flushleft}
\begin{thebibliography}{1}
%insert your references here using \bibitem
\small
\vspace{-0.25cm}
\bibitem{AuthorsAB2024} N. White and G. Black, {\em Nature Materials} {{\bf 6}, 9 (2024).}
\vspace{-0.25cm} % Use this between every \bibitem to reduce the space between cited articles
\bibitem{AuthorsCDE2023} F. Bennett, X.Y. Harrison, and F. Foster, {\em Optica} {{\bf 15}, 11220 (2023).}
\end{thebibliography}
%\endgroup
\end{document}