\documentclass[11pt,twoside]{article}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% This is the example Latex file for your KRDB 2001
% camera ready copy (identical to KRDB 2000)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
%%
%PLEASE NOTE that this example Latex file is not just a 
%simple LaTeX 11-point article style file 
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 


\title{Why to use this Latex file}

\author{All KRDB2001 organizers\\
  in some institutes in Italy, Germany and USA\\
  Email: \{lenzerini, ...\}@dis.uniroma1.it}
\date{}


%%%%%%%% PLEASE DO NOT CHANGE THE LAYOUT SPECIFIED BELOW %%%%%
%%%%%%%% Begin: Layout Instructions %%%%%%%%%%%%%%
\hoffset -1in
\voffset -1in
\oddsidemargin 3.2cm
\evensidemargin 3.3cm
\headheight 2.5cm
\textwidth14.3cm
\textheight21.5cm
%%%%%%%% End: Layout Instructions %%%%%%%%%%%%%%%%


\begin{document}

\maketitle{}

\begin{abstract}
  In this paper, we will argue that it is reasonable to use the Latex
  file ``submission.tex" for preparing your camera-ready copy for
  KRDB2001. 
\end{abstract}

\section{Motivation}

After reading the review reports we sent to you, you sure want to
modify your paper according to the suggestions of the reviewers. And
you want to prepare your final version in such a way that it fits
nicely into the proceedings.


Using this example file for your camera-ready copy has a big advantages:

\begin{enumerate}
\item It will fit nicely into the proceedings.
\item It is almost a standard LaTeX file, so you should be able to use
  it without any difficulties. The settings of the margins and
  parameters will allow you to write slightly more text on 8 pages
  than with the original LaTeX article settings.
\end{enumerate}




\section{Technical Details}
This example file is not just a simple LaTeX 11-point article style
file, but an 11-point, twoside article style file with modified layout.
The following parameters have been changed and no other changes to the
format should be made.

\begin{table}[htbp]
  \begin{center}
    \begin{tabular}{ll}
      hoffset& -1in\\
      voffset& -1in\\
      oddsidemargin& 3.2cm\\
      evensidemargin& 3.3cm\\
      headheight& 2.5cm\\
      textwidth& 14.3cm\\
      textheight&21.5cm
    \end{tabular}
    \caption{Changed parameters}
  \end{center}
\end{table}


\section{Conclusion}
We have argued that there are at least two good reasons to use this
example file for final versions of KRDB2001 papers. Apart from the layout, feel
free to make changes in this file and to use packages for graphics,
theorems, tables, etc.


%\bibliography{your-bib-file}
%\bibliographystyle{plain}

\end{document}


%%% Local Variables: 
%%% mode: latex
%%% TeX-master: t
%%% End: 
