%Accepted Date:
%Received Date:
%DOI:
%This is a latex template for Hacettepe Journal of Mathematics and Statistics.
\documentclass[eqnumis, pdf, published]{hjms}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\usepackage{amsfonts}
\usepackage{amsmath}
\usepackage{footnote}
\usepackage{multicol}
\usepackage{booktabs}
\usepackage[flushleft]{threeparttable}
\usepackage[font=small,labelfont=bf]{caption}
\begin{document}
%please do not change this part%%%%%
\hinfo{XX}{x}{XXXX}{1}{\lpage}{10.15672/hujms.xx}{Article Type}{Published Date}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%\giris
%{ } %yazarlar
%{ } %başlık
%{ } %ilk sayfa no
%author, title, first page number
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%Corresponding Author Email:
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\markboth{A. One, A. Two, A. Three}{Running title}
\title{Title of the paper}
\author{Author One\coraut$^{1}$, Author Two$^2$, Author Three$^{2,3}$}
\address{$^1$Address One\\
$^2$Addres Two\\
$^3$Address Three}
\emails{firstauthor@example.com (A. One), secondauthor@example.com (A. Two), \\ thirdauthor@example.com (A. Three), forthauthor@example.com (A. Four)}
\maketitle
\begin{abstract}
This is the sample abstract text.
\end{abstract}% the abstract
\subjclass{xxx, yyy, zzz} % AMS subject classifications 2020
\keywords{keyword1, keyword2, keyword3} % Keywords
%please do not change this part%%%%%%%%%%
\hinfoo{DD.MM.YYYY}{DD.MM.YYYY} %receive, accept
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%Accepted Date:
%Received Date:
%DOI:
\section{Section head}\label{sec1}
This is a sample text. This is a sample text. This is a sample text. This is a sample text. This is a sample text. This is a sample text.
\begin{equation}
e^{i\pi}+1=0.
\end{equation}
This is a sample text. This is a sample text. This is a sample text. \\ \indent This is an example \cite{ref1,ref2,ref3} for quote text. This is an example for quote text. This is an example for quote text. This is an example for quote text, \cite{ref2,ref4,ref5}. This is an example for quote text. This is an example for quote text. This is an example for quote text. This is an example for quote text. This is an example for quote text. \\
\subsection{Examples for environments}
\begin{definition}
Definition
\end{definition}
\begin{remark}
Remark
\end{remark}
\begin{lemma}
Lemma.
\end{lemma}
\begin{proposition}
Proposition
\end{proposition}
\begin{theorem}\label{thm1}
Theorem
\end{theorem}
\begin{proof}
Proof text.
\end{proof}
\begin{proof}[Proof of Theorem \ref{thm1}]
Proof text.
\end{proof}
\begin{corollary}
Corollary.
\end{corollary}
\begin{example}
Example.
\end{example}
\subsection{Figures and tables}
For figures;
\begin{verbatim}
\begin{figure}[<placement specifier>]
\centering
\includegraphics[<options>]{<Figure name>}
\caption{<Figure caption>}
\end{figure}
\end{verbatim}
For tables see Table \ref{tab1} and Table \ref{tab2}.
\begin{table}[t]%
\centering
\caption{This is a sample table caption.\label{tab1}}%
\begin{tabular*}{425pt}{@{\extracolsep\fill}cccc@{\extracolsep\fill}}
\toprule
\textbf{Column 1 head} & \textbf{Column 2 head} & \textbf{Column 3 head} & \textbf{Column 4 head} \\
\midrule
Text & Text & Text & Text \\
Text & Text & Text & Text \\
Text & Text & Text & Text \\
\bottomrule
\end{tabular*}
\end{table}
\begin{table}[h]
\centering
\caption{This is a sample table caption.\label{tab2}}%
\begin{tabular}{|c|c|c|c|c|}
\hline
\textbf{col1 head} & \textbf{col2 head} & \textbf{col3 head} & \textbf{col4 head} & \textbf{col5 head} \\
\hline
Text & Text & Text & Text & Text \\
Text & Text & Text & Text & Text \\
Text & Text & Text & Text & Text \\
\hline
\end{tabular}
\end{table}
\Acknowledgements{}{We would like to thank ...}
\Authorcontributions{}{All the co-authors have contributed equally in all aspects of the preparation of this submission.}
\Competinginterests{}{The authors declare that they have no known competing financial interests or personal relationships that could have appeared to
influence the work reported in this paper.}
\Funding{}{\noindent This work is supported by ...}
\Availability{}{No data was used for the research described in the article.}
\begin{thebibliography}{99}
\bibitem{ref1} V.I. Arnold, {\em Singularities of Caustics and Wave Fronts, Mathematics and Its Applications}, Kluwer Academic Publishers, 1990.
\bibitem{ref2} B. Banaschewski, {\it Extensions of topological spaces}, Canad. Math. Bull. \textbf{7} (1), 1-22, 1964.
\bibitem{ref3} A. Chirvasitu, Centers of categorified endomorphism rings, arXiv: 2009.09195 [math.CT].
\bibitem{ref4} H. Ehrig and H. Herrlich, {\em The construct PRO of projection spaces: its internal structure}, in: Categorical methods in Computer Science, Lecture Notes in Computer Science \textbf{393}, 286-293, Springer-Verlag, Berlin, 1989.
\bibitem{ref5} C.M. Hurvich and C.L. Tsai, {\it Regression and time series model selection in small samples}, Biometrika \textbf{76} (2), 297-307, 1989.
\bibitem{ref6} T.Y. Lam and P.P. Nielsen, {\em Jacobson's lemma for Drazin inverses}, Ring Theory and its applications, 185-195,
Contemp. Math., \textbf{609}, Amer. Math. Soc., Providence, RI, 2014.
\bibitem{ref7} K. R\"{o}kaeus, Grothendieck rings and motivic integration, PhD thesis, Stockholm University, 2009.
\end{thebibliography}
\end{document}