\documentclass[12pt,a4]{article}
\usepackage{anysize}
\marginsize{3cm}{2cm}{1cm}{1cm}
\pagestyle{empty}
\usepackage{amsmath}    % need for subequations
\usepackage{graphicx}   % need for figures
\usepackage{verbatim}   % useful for program listings
\usepackage{color}      % use if color is used in text
\usepackage{subfigure}  % use for side-by-side figures
\usepackage{hyperref}   % use for hypertext links, including those to external documents and URLs
\usepackage{epsfig}
\usepackage{psfrag}
\begin{comment}
\pagestyle{empty} % use if page numbers not wanted
\end{comment}

% above is the preamble
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Do not modify the dimensions of the page                                                                        %
\setlength{\topmargin}{-0.5in}%
\setlength{\textheight}{9.8in}%
\setlength{\oddsidemargin}{-0.0in}%
\setlength{\textwidth}{6.2in}%
\def\d{\mathrm{d}}
\def\dx{\mathrm{d}x}
\def\dt{\mathrm{d}t}
\def\e{\mathrm{e}}
\def\ie{i.e.\,}
\def\cf{cf.\,}
\def\etal{et al.\,}
\def\HPM4{\mathrm{HPM4}}
\def\MHPM4{\mathrm{MHPM4}}
\def\MADM{\mathrm{MADM}}
\def\RK4{\mathrm{RK4}}
\newtheorem{theorem}{Theorem}[section]
\newtheorem{lemma}[theorem]{Lemma}
\newtheorem{proposition}[theorem]{Proposition}
\newtheorem{corollary}[theorem]{Corollary}
\newenvironment{proof}[1][Proof]{\begin{trivlist}
\item[\hskip \labelsep {\bfseries #1}]}{\end{trivlist}}
\newenvironment{definition}[1][Definition]{\begin{trivlist}
\item[\hskip \labelsep {\bfseries #1}]}{\end{trivlist}}
\newenvironment{example}[1][Example]{\begin{trivlist}
\item[\hskip \labelsep {\bfseries #1}]}{\end{trivlist}}
\newenvironment{remark}[1][Remark]{\begin{trivlist}
\item[\hskip \labelsep {\bfseries #1}]}{\end{trivlist}}
\newcommand{\qed}{\nobreak \ifvmode \relax \else
\ifdim\lastskip<1.5em \hskip-\lastskip
\hskip1.5em plus0em minus0.5em \fi \nobreak
\vrule height0.75em width0.5em depth0.25em\fi}
% Do not modify the dimensions of the page                                                                        %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% No paragraph indent or paragraph skip                                                                           %
\parindent=0pt \parskip=0pt
\begin{document}
% Please delete and replace with your own information accordingly.                                                %
\title{\Large \bf{Comparison of three numerical methods for solving Michaelis-Menten equation }}%
% Please use only CAPITAL                                                                                         %
\author{\large $^{\rm 1}$H.VAZQUEZ.LEAL, $^{\rm 2}$M.A.FARIBORZI.ARAGHI,  and $^{\rm 3}$H.D.KASMAEI\\%
{\footnotesize{$^{1}${Electronic Instrumentation and Atmospheric Sciences School}}},\\%
{\footnotesize{Xalapa, Veracruz, MEXICO.}}\\%
{\footnotesize{$^{2}${Department of Applied Mathematics-Numerical Analysis}}},\\%
{\footnotesize{Islamic Azad University , Central Tehran Branch ,Tehran,IRAN.}}\\%
{\footnotesize{$^{3}${Department of Applied Mathematics-Numerical Analysis}}}\\%
{\footnotesize{Islamic Azad University , Central Tehran Branch ,Tehran,IRAN.}}\\%
{\footnotesize{\it{email: $^{\rm 1}$\underline{hvazquez@uv.mx}, $^{\rm 2}$\underline{m\_fariborzi@iauctb.ac.ir},$^{\rm 3}$\underline{hamedelectroj@yahoo.com}}}}}%

\date{}
\maketitle

\begin{abstract}
\noindent \footnotesize{\it In this paper,  }\bigskip

\noindent \footnotesize{\it {\bf Keywords:}  NDHPM , Homotopy-perturbation method$^{\rm 1}$,
Michaelis Menten Equation $^{\rm 2}$ ,Iterative Picard method $^{\rm 3}$ }

\end{abstract}

%=====================
\section{Introduction}
%=====================

Now , the figures for comparison of exact solution and approximate solution are given in the below : 

\begin{figure}[h]
\begin{center}
\scalebox{0.4}{\includegraphics{figures1/fig1.eps}}
 \caption{\label{fmichaleis} Graphical comparision of exact solution and picard approximation}
\end{center}
\end{figure}



%==============================
\section{BASIC IDEA OF HOMOTOPY PERTURBATION METHOD}
%==============================
To illustrate the HPM
%

%==============================
\section{NDHPM METHOD}
%==============================




%---------------------
\subsection{Example 1}
%---------------------


%
%====================
\section{Conclusion}
%====================



%========================
\section*{Acknowledgments}
%========================

.


\bibliographystyle{unsrt}

%\bibliography{PhD-SHC}}
\begin{thebibliography}{10}

\bibitem{}
Hector Vazquez-Leal, Uriel Filobello-Nin˜ o,1 Roberto
Castan˜ eda-Sheissa,1 Luis Herna´ndez-Martı´nez,
and Arturo Sarmiento-Reyes2 , Modified HPMs Inspired by Continuation methods



\bibitem{}
J. D. Murray, Mathematical Biology: I. An Introduction., Springer, New York, NY, USA, 2007.


\bibitem{Baronas}
R. Baronas , F. Ivanauskas and J. Kulys ,Modelling a biosensor based on the heterogeneous
microreactor




\bibitem{}
Bernhard O.Palsson , On the dynamics of the irreversible Michaelis Menten reaction mechanism





\end{thebibliography}



\end{document}
