\documentclass[12pt]{article}
\usepackage{amsmath,amssymb,mathrsfs}
\usepackage{amsthm}
\usepackage{graphicx,color,epsfig,epstopdf}
%===================================================================================
\oddsidemargin -0.8mm \evensidemargin -0.8mm \topmargin -15.0mm \headheight 20mm \headsep 4.7mm
\textheight = 26cm \textwidth = 18cm\parindent=0pt
\sloppy
%===================================================================================%===================================================================================
\usepackage{fancyhdr}
\pagestyle{fancy}
%\fancypagestyle{firstpage}
%\thispagestyle{firstpage}
\fancyhf{}
%\cfoot{\thepage}
\lhead{\centering \footnotesize{{\tiny\scshape  \large{4th International Doctoral Training School on Applied Mathematics and Artificial Intelligence (IDTS26)\\13-18, April 2026, FSDM Fez, Morocco } }}}
%===================================================================================
\newcommand{\keywords}[1]{\ \footnote{
\rm Key Words: \it #1}}
\newcommand{\motcle}[1]{\ \footnote{\hspace{-7mm}
\rm Mots Cl\'es et Phrases: \it #1}}
\newcommand{\address}[1]{\vbox{\bigskip \noindent{\sc #1}}}
\newcommand{\email}[1]{\noindent E-mail: #1}
\renewcommand{\thefootnote}{}\makeatletter
%===================================================================================
%MATHS%
\newtheorem{theorem}{Theorem}[section]
\newtheorem{lemma}{Lemma}[section]
\newtheorem{proposition}{Proposition}[section]
\newtheorem{corollary}{Corollary}[section]
\theoremstyle{definition}
\newtheorem{definition}{Definition}[section]
\theoremstyle{remark}
\newtheorem{remark}{Remark}[section]
%
\numberwithin{equation}{section}
\renewcommand{\theequation}{\thesection.\arabic{equation}}
%==================================================================================
\newcommand{\titre}[1]{\begin{center}
                      {\large\bf #1}
                      \end{center}}
\newcommand{\autheur}[1]{\begin{center}
                      {\bf #1}
                      \end{center}}
\newcommand{\adresse}[2]{\vspace{-8mm}\begin{center}
              {\it #1}\\{E-mail: #2}
                          \end{center}}
%==================================================================================
% pages numbering
\setcounter{page}{1}
%==================================================================================
\begin{document}
\textit{}
%=====================================================================================================================
\vspace{-0.7cm}
\titre{ Title of your talk }
\vspace{2mm} \hrule
%---------------------------------
\autheur{\underline{Presenting Author Name}$^{1}$ and  Author Name$^{2}$}
\adresse{$^{1}$Adress of the first Author }{xxxx@xxxx}
\adresse{$^{2}$ Adress of the second Author }{xxxx@xxxx}
%----------------------------
 \textbf{Abstract: }\;\;{\small   Participants are encouraged to enroll and submit  one   page extended abstract written in English, in accordance with the IDTS26 Latex template. \\
 }
 \vspace{0.3cm}\\
 {\textbf {Keywords:}} first keyword, second keyword,  third keyword, ... \\
{\bf {2020 Mathematics Subject Classification:}} Primary xxxxx, xxxxx, xxxxx.%-----------------------
\vspace{-0.4cm}
\begin{thebibliography}{9}
\bibitem{B1:year} M. Author. {\it Title of the book}. Editor: Contry, year.

\bibitem{P1:year} F. Author. Title of the article. {\it Journal}, {\bf Vol} (number of the issue): page--page, year.

\bibitem{P2:year} F. Author. Title of the article. {\it Journal}, {\bf Vol} (number of the issue): page--page, year.

\end{thebibliography}

\end{document}
