\documentstyle[11pt,newpasp,twoside,psfig]{article}
\markboth{Charles de Gaulle}{Star war story}
\pagestyle{myheadings}
\nofiles

\begin{document}

\title{Star war story}
\author{Charles de Gaulle}
\affil{Observatoire de Paris, 61 Av. de l'Observatoire,
F-75 014, Paris, France}
\author{Winston Churchill}
\affil{Imperial College London, Blackett Laboratory, Prince Consort
Road, London SW7 2BW}

\setcounter{page}{111}
% this page number will be filled later by the editors....
\index{de Gaulle, C.}
\index{Churchill, W.}

\begin{abstract}
Place here your abstract
\end{abstract}

\section{Introduction}
Place here your introduction

\bigskip

%\begin{figure}[t]
%\centerline{
%\psfig{figure=degaulle_fig1.ps,width=11cm,angle=-90}
%}
%\caption{ }
%\label{fig1}
%\end{figure}


\section{Conclusions} 
 We conclude..

\acknowledgements
 We are very grateful 


\begin{references}
\reference Einstein A.: 1943, ApJ, 123, 456

\end{references}

\end{document}


