Those participants who would like to submit an abstract of their talk are kindly asked to send it to us by e-mail: mathconf.sanep.rudn@gmail.com. The abstracts will be collected in a booklet to be distributed among the participants upon arrival.
The deadline for receiving abstracts is 10.09.2023.
The abstracts should be prepared as a standard LaTeX file not exceeding one page. Please, format your abstracts, following the below guidelines.
\documentclass[a4paper]{abstracts}
\begin{document}
\ctitle{List of Authors}{Title of your talk}
\title{Title of Your Talk}
\author{First Author}{University, City, Country}
\author{Second Author}{University, City, Country} % repeat for each author
Text of your abstracts here.
\begin{thebibliography}{9}
Your bibliography here.
\end{thebibliography}
\end{document}
Here is an example of correctly formatted abstracts. To compile it with LaTeX, please, use our style file as described above in item 1.