%=================================================================================
%=================================================================================
\documentclass[twocolumn,a4paper,10pt]{article}
\usepackage[T1]{fontenc}
\usepackage[latin1]{inputenc}
\usepackage[paper=a4paper,left=20mm,right=20mm,top=25mm,bottom=35mm]{geometry}
\usepackage{graphicx}
\usepackage{times}
\usepackage{fancyhdr}
\usepackage[round]{natbib}
\usepackage[labelfont=bf]{caption}
\renewcommand{\headrulewidth}{0.0pt}
\pagestyle{fancy}
\setlength{\headheight}{21pt}
\fancyhf{}
%=================================================================================
%------------------------------ HEAD ---------------------------------------------
%=================================================================================
\fancypagestyle{plain}{\fancyhead[L]{\small{\sffamily Workshop del 26 y 27 de Enero 2012, Sevilla, España.}}}
\renewcommand{\refname}{\sffamily \normalsize Referencía}
\setlength{\columnsep}{22pt}
\bibpunct{(}{)}{;}{a}{}{,}
\setlength{\bibhang}{0pt}

\begin{document}
%=================================================================================
%---------------------- TITLE, AUTHORS, INSTITUT ---------------------------------
%=================================================================================
\title{\vspace{-1cm}\sffamily \Large \bf Title}
\author{\vspace{3mm} autor 1 \& autor 2\\
\normalsize Escuela Superior de Ingenieros, Dpt. Mecánica de Fluidos\\
\normalsize Av. de los descubrimientos, s/n, Sevilla, 41000, Spain\\ 
\normalsize mail1, mail2\\
\tiny\\
\normalsize \textbf{Palabras claves}: Sevilla, giralda, Spain.}
\date{}
\maketitle
%=================================================================================
%----------------------------- ABSTRACT ------------------------------------------
%=================================================================================

blablalblalalalalalallllllllllllll

Example of abstract done by \cite{ref1}. Informations are obtained from the web site: Wikipedia.

%=================================================================================
%------------------------------ REFERENCES ---------------------------------------
%=================================================================================
\bibliographystyle{plainnat}
\begin{thebibliography}{xx}
\bibitem [autor1 \& autor2 (2010)] {ref1} autor1, G. \& autor2, T. Title of the article. \textit{Journal}, Volume 22, 9 -- 18 (2010) 
\end{thebibliography}
\end{document}
%=================================================================================
%=================================================================================
