%\documentclass[11pt,twoside]{article}
\documentstyle[11pt]{book}
%\input amssym.def
%\input amssym
\begin{document}
\chapter*{ }
\vskip -5truecm
\noindent {\sc\bf FACTA UNIVERSITATIS}\\
{\small Series: {\bf Physics, Chemistry and Technology} Vol. 3, N$^o$ x, 2005,
pp xx -xx}
\vskip 15truemm

\centerline {\bf TITLE }  % Enter your title between curly braces instead TITLE
\vskip 10truemm
\centerline {\bf Author$^1$, Author$^2$ }  % Enter your name between curly braces
\vskip 5truemm
\centerline{${}^1$ {Address of the first author}}
\centerline {${}^2$ {Address of the second author}}

{\renewcommand{\thefootnote}{}
\footnote {\hskip -5mm Received: 20 August 2005}
}

\setcounter{page}{1}




\markboth{ } %Enter your name between curly braces
{ }  % Enter title of your paper between curly braces

\begin{quote}
\small{\bf Abstract.} {\it Here enter your abstract
 }
\end{quote}

\begin{quote}
\small{\bf Key words:} {\it Here enter your key words
 }
\end{quote}
\vskip 5truemm

\centerline {\sc 1. INTRODUCTION}



\begin{figure}[hbtp]
\centering
\begin{minipage}{0.8\textwidth}
\centering
 %\includegraphics[angle=0 , width=0.5\textwidth]{Figure_1.eps}  }
\caption{Caption under Figure.}
\end{minipage}
\end{figure}

Reference must be cited in the text by indicating the numbers in the
square brackets e.g. \cite{Tann} and \cite {Blkmono}. The form of
typing the listed references should follow this pattern:

\nopagebreak
\renewcommand {\bibname} {\normalsize \sc References}
%\renewcommand {\refname} {\normalsize \sc References}
\nopagebreak

\begin{thebibliography}{99}

\bibitem {Tann} G. Tanner, K. Richter and J.M. Rost, {\it Rev. Mod. Phys.} {\bf
72}, 497 (2000).

\bibitem{Blkmono} D\v z. Belki\' c, {\it Principles of Quantum
Scattering Theory}, IOP Publishing, London  2004.

\end{thebibliography}{}

\end{document}


