 
         Proceedings of the Samara Workshop on QFT@HEP'97


                                       Boris Levtchenko
                                       Institute of Nuclear Physics 
                                       Moscow State University
                                       119899 Moscow , Russia
                                       tel.: 007-095/939 58 81  
                                       e.mail: qfthep@theory.sinp.msu.ru

                                          
                                       fax/tel: 007-095/939 03 97 

Dear Colleagues,

 The Proceedings will be published by the Moscow State University
 Publishing House. A latex file below can be used as a frame for your article.
   
NB!   Please send by the regular mail also a copy of your article(s).
  ____________________________________________________________________
 |                                                                    |
 | Please, attentively inspect your own article (spelling, equations, |
 | references, etc) before to send it for the Proceedings.            | 
 |____________________________________________________________________|


              SOME GENERAL REQUIREMENTS 

    Contributions should not exceed the following sizes (including figures 
and tables):
    for plenary talks   --  15-17 pages 
    for section talks  --    5-7  pages 
    Please send me by e.mail a copy of the Latex file(s) with your 
article(s) and *.ps (or *.eps) files with figures. For faster and safety
sending of your files via email it's better to uuencode (and tar and gzip)
them before.  
  
                 ______________________    
                |        DEADLINE      |
                |  December,1 1997.    |          
                |______________________|


                TABLES AND ILLUSTRATIONS

  Tables should be made with \LaTeX; illustrations should be originals or
sharp prints. They should be arranged throughout the text, preferably being
included on the same page as they are first discussed. They should have a 
self-contained caption, positioned in flush-left alignment.
  If a table is too long to fit onto one page, the table number and
headings should be repeated above the continuation of the table. 

               PHOTOGRAPHS (black and white)

  Photographs must always be sharp originals and rich in contrast. 
They should be pasted on your printed page in the same way as line drawings.

                     REFERENCES

  References should be collected at the end of your paper. Do not begin
them on a new page unless this is absolutely necessary. They should be
prepared according to the sequential numeric system making sure that
that all material mentioned is generally available to the reader.



                 Good luck,
                                 On behalf of the Editorial Board
                                
                                 Boris Levtchenko
                                      


%%%%%%%%%%%%%%%%%%%%%%%% example %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentstyle[psfig,epsf]{article}
% or  if no figures
%\documentstyle{article}
\textheight 230mm
\textwidth 160mm
\hoffset -2.0cm
\voffset -2.0cm
\pagestyle{plain}
\pagenumbering{arabic}
\setcounter{page}{1}


\begin{document}

%                          Titel
\begin{center}
{\Large \bf Title of your paper} \\

\vspace{4mm}


%                      author/address 
Your Name\\
Institution and an address \\
  country\\ 
\end{center}


%                       Abstract
\begin{abstract}
The large center ....
\end{abstract}

%                         Text

%Tables and figures with captions must be build into the text or
% placed after the bibliography. Can be used \psfig or \epsfig . 
 
%                 Fig.1

\begin{figure}[thb]
\centerline{\psfig{figure=ptxda.eps,height=12cm,width=8cm}}
\caption{\label{p_tscat} Scatter plots   of the combined CTD+VXD tracks: 
the left figure for tracks with $p_{t\,lab}>10$\,GeV/c, the right figure 
for  tracks from the region (18) with $p_{t\,lab}>100$\, GeV/c.}  
\end{figure}

%                         Text

%            REFERENCES

\begin{thebibliography}{99}
  \bibitem{gary} 
      J.W.\,Gary, in M.M.\,Block, A.R.\,White, editors,
     {\it Proceedings of the 23th International Symposium on
     Multiparticle Dynamics}, page 54.
     World Scientific, Singapore, 1994.
\vspace{-2.5mm}
  \bibitem{feyn}
     R.\,P.\,Feynman, Photon-hadron interactions,  
     W.A. Benjamin, inc., 1972.
\vspace{-2.5mm}
  \bibitem{zerwas} 
     K.H. Streng, T.F. Walsh, P.M. Zerwas, Z.Physik C2
    (1979) 237.
\vspace{-2.5mm}
  \bibitem{web93 }
     B.\,Webber,  Preprint CERN-TH.6871/93, 1993. 
\end{thebibliography}  

%            or here 
%                     FIGURES         
%\begin{figure}[tp] 
%\centerline{\psfig{figure=ttph.eps,width=16cm}}
%\caption{\label{thetaphi} 
%Distributions of tracks  
%in polar and azimutal angles in ZS (the first row) and in BS (the second
%row). In the third row shown the  angle distributions  of  
% electrons  detected  in  the DU callorimeter.
%}
%\end{figure}

\end{document}

