\documentclass{article } 
\usepackage[a4paper]{geometry}
\usepackage{graphicx}
\usepackage{algorithm}
\usepackage{algorithmic}
\usepackage{amsthm,amssymb,amsmath}
\theoremstyle{plain}
\newtheorem{theorem}{theorem}
\newtheorem{lemma}{lemma}
\newtheorem{proposition}{proposition}
\theoremstyle{definition}
\newtheorem{definition}{definition}
\newtheorem{example}{example}
\newtheorem{prob}{prob}
\theoremstyle{remark}
\newtheorem{corollary}{corollary}
\newtheorem{remark}{remark}
\usepackage[numbers,sort&compress]{natbib}
\begin{document}
\title{\textbf{Optimal Control of Nonlinear Time-Delay Systems by Equal Delay in State and Control Vector's}}
\maketitle
\begin{abstract}


\end{document}


