\documentclass[12pt]{article}
\usepackage{times}
\usepackage{graphicx,caption2}
\usepackage{cite}

%%
%% DO NOT CHANGE THE VALUES BELOW
%%
\setlength{\textwidth}{16.6cm}
\setlength{\textheight}{24.4cm}
\setlength{\topmargin}{-14mm}
\setlength{\footskip}{0mm}
\setlength{\oddsidemargin}{-3.5mm}
\setlength{\evensidemargin}{-3.5mm}
%%
\def\title#1{{\bf\Large #1\par}\vspace{5mm}}
\def\author#1{{#1\par}\vspace{3mm}}
\def\affiliation#1{{\it #1\par}\vspace{2mm}}
\def\mib#1{\mbox{\boldmath ${#1}$}}
\def\captionfont{\small}
\def\captionlabeldelim{.}
\def\figurename{Fig.}
\def\refname{\centering\normalsize References}
\def\grant#1{\medskip{\it #1}}
%%

\pagestyle{plain}

\begin{document}


\setcounter{page}{1}

\begin{center}
\title{%
%
%  THE TITLE OF YOUR ABSTRACT
%
LaTeX abstract template\\ for the International Scientific Conference\\
``RCD: Nonlinear Dynamics, Mechanics and Robotics''}
%
\author{
%
%  YOUR NAMES
%
\underline{First Author}$^{1}$, Second Author$^{1}$, and Third Author$^{2}$
}
%
\affiliation{
%
%  YOUR AFFILIATION
%
${}^{1}$ First and Second Author's Affiliation, City, Country \\
${}^{2}$ Third Author's Affiliation, City, Country
}
%
\end{center}

This is a \LaTeX\ abstract template for the International Scientific Conference
``RCD: Nonlinear Dynamics, Mechanics and Robotics''.
\begin{itemize}
\item The conference will be held from November 23 to 27, 2026, at Udmurt State University in Izhevsk, Russia.

\item The preferred language for theses is English.
%
\item
The total length of the abstract should be {\textbf{one or two pages}}.
%
\item All accepted abstracts will be included in the
abstract book, which will be distributed to participants
of the conference.
%
\end{itemize}

For reference citations, please use the examples below for books~\cite{book} and articles~\cite{article}.

\grant{The work is supported by the National Science Foundation.}

\begin{thebibliography}{99}\itemsep=-2pt

\bibitem{book}
Borisov A.\,V., Mamaev I.\,S., \textit{Rigid Body Dynamics}, De Gruyter Stud. Math. Phys., vol. 52, Berlin: De Gruyter, 2018.

\bibitem{article}
Kozlov V.\,V., Solvable Algebras and Integrable Systems, \textit{Regul. Chaotic Dyn.}, 2024, vol.~29, no.~5, pp.~717--727.

\end{thebibliography}


\end{document}
