\documentclass[a4paper,10pt]{article}

% Leave this in
\renewcommand{\thepage}{}

\title{{\bf Title of your PASTA paper}}
\author{
  A.Pasta\thanks{
    A.Pasta, Dept. of Computing, Imperial PASTA
    University, Italy. {\tt Email:~ap@ipu.it}
  } 
  \and
  B.Pasta\thanks{
    B.Pasta, Dept. of Food Science, New PASTA
    University, Italy. {\tt Email:~bp@npu.it}
  }
}
\date{
% Leave empty
}


\begin{document}
\maketitle

\begin{abstract}
% Abstract here
\end{abstract}


% Paper here



%\bibliography{%%your bib file%%}
% This bib style is preferred
%\bibliographystyle{ieeetr}

\end{document}
