  %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Instructions: Comments in the file below indicate where the
% following steps have to be performed.
% Step 1: Enter abstract title.
% Step 2: Enter author information.
% Step 3: Enter main text of abstract.
% Step 4: Enter key words.
% Step 5: Enter references, e.g. using a simple list.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass[11pt,a4paper]{article}
\usepackage{times}
\usepackage{authblk}
\usepackage{hyperref}

\setlength{\parindent}{0pt}
\setlength{\parskip}{5pt plus 2pt minus 1 pt}
\topmargin  -20mm
\evensidemargin 8mm
\oddsidemargin  2mm
\textwidth  150mm
\textheight 240mm

\newcommand*{\email}[1]{%
    \normalsize\href{mailto:#1}{#1}\par
    }

\begin{document}
\pagestyle{empty}


{\footnotesize
{\textbf{2026} Conference of the Southern Africa Mathematical Sciences Association - SAMSA2026}\\[1mm]
{November 24 - 27, 2026, Luanda, Angola.}\\}
\vskip1.0cm


\begin{center}
% Step 1: Enter abstract title here.
{\fontsize{14}{20}\bf
Title of the presentation
}
\end{center}


\begin{center}
% Step 2: Enter author information here.
\textbf{Name  \hspace{1mm}Surname}$^{a}$, \textbf{Author2Name  \hspace{1mm}Author2Surname}$^{b}$ \& \textbf{Author3Name  \hspace{1mm}Author3Surname}$^{c}$ \\
${}^{a}$ Author 1 Affiliation  \\
\email{author1email}

${}^{b}$ Author 2 Affiliation  \\
\email{author2email}

${}^{c}$ Author 3 Affiliation  \\
\email{author3email}
\end{center}

\section*{Abstract}
% Step 3: Enter the abstract here.
Enter the abstract here. The abstract should be concise outlining the research problem, the methodology or tools employed to address the problem, the important results obtained, and precise conclusions drawn from the work.

\vspace{3mm}
% Step 4: Enter key words here.
\textbf{Keywords:} Keyword1, Keyword2, Keyword3, Keyword5, Keyword5

% Step 5: Uncomment the category that best suits your study; and comment all the others.

%\textbf{Category}: \textbf{Algebra}
%\textbf{Category}: \textbf{Graph Theory}
%\textbf{Category}: \textbf{Combinatorics}
%\textbf{Category}: \textbf{Analysis}
%\textbf{Category}: \textbf{Industiral Mathematics}
%\textbf{Category}: \textbf{Fluid Dynamics}
\textbf{Category}: \textbf{Mathematical Biology}
%\textbf{Category}: \textbf{Mathematics of Finance}
%\textbf{Category}: \textbf{Statistics}
%\textbf{Category}: \textbf{Data Science}
%\textbf{Category}: \textbf{other}



% Step 6: State References if neccessary but limit the number of refereences to at most 4
\begin{thebibliography}{10}

\bibitem{BDHP} Banos, D.R., Di Nunno, G., Haferkorn, H. H. and Proske, F. (2018): Stochastic Functional Differential Equations and Sensitivity to Their Initial Path. {\it E. Celledoni, G. Di Nunno, K. Ebrahimi-Fard and H. Munthe-Kaas (eds) Computation and Combinatorics in Dynamics, Stochastics and Control. Abelsymposium 2016. Abel Symposia, vol 13. Springer, Cham}

\bibitem{BS} Benth, F. E. and Simonsen, I. C. (2018):The Heston stochastic volatility model in Hilbert space. {\it Stochastic Analysis and Applications}.

\end{thebibliography}

\end{document}

