%Accepted Date: 
%Received Date: 
%DOI: 


%This is a latex template for Hacettepe Journal of Mathematics and Statistics.
\documentclass[eqnumis, pdf]{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}{2019}{1}{\lpage}{10.15672/HJMS.xx}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%\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
\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}
\acknowledgment{This is an acknowledgment text. This is an acknowledgment text. This is an acknowledgment text. This is an acknowledgment text. This is an acknowledgment text.} %If necessary
\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} 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{ref4} 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{ref5} 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.
\end{thebibliography}
\]
\end{document}