\documentstyle[12pt,epsfig]{article}

\pagestyle{empty}
\abovedisplayskip=6pt
\belowdisplayskip=6pt
\textwidth=155mm
\textheight=239mm
\rightmargin=280mm
\leftmargin=260mm
\hoffset=-1.2truecm
\voffset=-2.5truecm
\newcommand{\be}{\begin{equation}}
\newcommand{\ee}{\end{equation}}
\font\tenbf=cmbx10
\font\tenrm=cmr10
\font\tenit=cmti10
\font\elevenbf=cmbx10 scaled\magstep 1
\font\elevenrm=cmr10 scaled\magstep 1
\font\elevenit=cmti10 scaled\magstep 1
\font\ninebf=cmbx9
\font\ninerm=cmr9
\font\nineit=cmti9
\font\eightbf=cmbx8
\font\eightrm=cmr8
\font\eightit=cmti8
\font\sevenrm=cmr7
\font\sevenit=cmti7
\def\reff{\hang\noindent}

\begin{document}
\vspace*{1.8cm}
  \centerline{\bf INSTRUCTIONS FOR CAMERA READY PAPER}
\vspace{1cm}
  \centerline{AUTHOR NAME}
\vspace{1.4cm}
  \centerline{AFFILIATION}
  \centerline{\elevenrm address of institute}
\vspace{3cm}
\begin{abstract}
The proceeding of this Workshop, edited by F. Giovannelli and G. Mannocchi,
will be published by the Societa' Italiana di Fisica in the special series
of Conference Proceedings. In order to have all contributions in the same format
and to ensure a uniform presentation we ask to respect the instructions here
reported.
\end{abstract}
\vspace{2.0cm}

\section{ Introduction }

The deadline for receipt of the camera ready contributions is July 15, 
 \footnote{This is a footnote}. 
They should be sent to:

Franco Giovannelli\\
Istituto di Astrofisica Spaziale, CNR\\
Area della Ricerca di Roma \\
via Fosso del Cavaliere 100 \\
I-00133 Roma\\
(Italy) \\


\section{ Camera ready Paper Instructions}

The original typescript of the full text of each contribution will go directly
to the photografic reproduction service {\bf without any editing}, and
should therefore be in its final form and of good appearance. Xerox and similar
form of photocopy do not reproduce shape well, and will not be accepted.

\par\noindent
a) The text must be either typed or printed with a laser printer on a regular
white paper following the light-blu guide frame here enclosed 
($15.5 \times 24.0$ cm). Fill the frame completely from top to bottom, starting
immediately below the blue line. Do not start a new section on a new page, but 
continue on the same sheet of paper.

\par\noindent
b) Please, keep spacing 1 between text lines. Remember that the text will be
reduced to 81\%, and therefore {\bf you must use a font size = 12}.

\par\noindent
c) references must be put in alphabetical order, with all the authors, and in
the text they must be quoted as, for instance, Smith et al. (1990) or
Smith and Wesson (1910) or (Smith et al, 1985).

Following the experience of the past workshops, we have to remark that
the authors did not obey to the instructions, so that the papers were printed
in a free-format way. {\bf This is not good!}

We strongly recommeded to use the available \LaTeX\ macro to edit the paper.
This documents is an example obtained by means of this macro. This can be
received via e-mail upon request to the following address:
vulcano@saturn.ias.fra.cnr.it

\section { Title}

The title should appear in CAPITAL LETTERS of the same character size as in the
text, without underlining, and centered across the correspondent frame of the 
first page of the paper. Type author(s) name(s) and affiliation in Capital and
lower case letteres centered under the title in the proper frames.

\section { Formulae}
They should be typed centered and when numbering formulae, enclose number in
parentheses and align on the right-hand margin. This is automatically ensured
by the proper use of the \LaTeX\ commands, as in the following example, where
the eq. \ref{eq:s1} is displayed:

\be
s_1 = \frac{3\cdot t_1}{t_1+C_3\cdot \beta}
\label{eq:s1}
\ee

\section { Figures}

Only original drawings or good glossy prints are well reproduced. Do not use 
free-handed lettering for labelling figures. Figures should be numbered through
the text (arabic numbers) aand should have a caption centred below the figure.
The figures should be placed as close as possible to the text wwhere they are
discussed. Only if it is impossible place the figures at the end of the paper.
In the case of photographs, only black and white copies can be accepted.

When using \LaTeX\ figures coded in Encapsulated Postscript can be easily
inserted in the text, as in the example of fig. 1. 
Otherwise a proper space can be inserted in the text using the ``vspace''
command.

\begin{figure}[thb]
 \begin{center}
  \mbox{\epsfig{file=example.eps,width=10cm}}
  \caption{\em {Example of figure with caption.}}
 \end{center}
\end{figure}

\section { Tables}

They should be put in the text, numbered with arabic numbers and with a caption
typed below them. 
Here is an example where Table 1, fully described
in the \LaTeX\ macro, is displayed.

\begin{table}[thb]
 \begin{center}
  \begin{tabular}{|c|c|c|c|c|c|c|} \hline
  Secondary & $C_1$ & $C_2$ & $C_3$ & $C_4$ & $C_5$ & $C_6$  \\ \hline
$e^+e^-$ & .33499 & -.73003 & 1.4908 & .3046 & 1.3639 & 1.7703 \\
$\gamma$ & 1.169 & -.34014 & 1.7893 & -.076683 & 1.0986 & 1.5324 \\ \hline
  \end{tabular}
  \caption{\em {Example of table}}
 \end{center} 
\end{table} 

\section {Lenght of the papers}

The maximum lenght for the papers is the following:
\begin{itemize}
\item 12 pages for the talks $\ge$ 30 minutes.
\item 8 pages for the talks $<$ 30 minutes.
\end{itemize}

\section {Deadline}

{\bf Please remember: the dead line is July 15th, 2000.} 

\section { References}

\reff Smith, J., Rossi, M.: 1990, Journal {\bf 281}, p. 251.

\reff Smith, K., Wesson A.: 1910, Review {\bf 3}, p. 2.

\reff Smith, A., Brown, J.: 1985, Proceedings ot the Conference on 
Some Topic, vol. {\bf 2}, p. 56.

\end{document}. 
