\documentclass[a4paper,12pt]{book}

\usepackage{sbc2003}

\usepackage{graphicx,url}

%\usepackage[brazil]{babel}
\usepackage[latin1]{inputenc}

%\pagestyle{empty}

\sloppy

\begin{document}

\chapter{Instructions for Authors of SBC Book Chapters}

\author{Jomi F. Hübner\inst{1} \and
        Rafael H. Bordini\inst{2}}

\address{Laboratório de Técnicas Inteligentes --
         Escola Politécnica da Universidade de São Paulo \\
         Av. Prof. Luciano Gualberto, 158, tv. 3 --
         05508-900 São Paulo, SP
         \nextinstitute
         Instituto de Informática --
         Universidade Federal do Rio Grande do Sul \\
         Caixa Postal 15064 --
         90501-970 Porto Alegre, RS
         \email{jomi.hubner@poli.usp.br, bordini@inf.ufrgs.br}
}

\begin{abstract}%
This meta-paper describes the style to be used in articles and short
papers for SBC conferences. For papers in English, you should add
just an abstract, and for papers in Portuguese, we also ask for
an abstract in Portuguese (``resumo''). In both cases, abstracts
should not have more than 10 lines and must be in the first page of
the paper.
\end{abstract}

\begin{resumo}%
Este meta-artigo descreve o estilo a ser usado na confecção de
artigos e resumos de artigos para publicação nos anais das
conferências organizadas pela SBC. É solicitada a escrita de resumo
e abstract apenas para os artigos escritos em português. Artigos em
inglês, deverão possuir apenas abstract. Nos dois casos, o autor
deve tomar cuidado para que o resumo (e o abstract) não ultrapassem
10 linhas cada, sendo que ambos devem estar na primeira página do
artigo.
\end{resumo}



\section{General Information}\label{sec:gen}

All full papers and posters (short papers) submitted to any SBC
conference, including any supporting documents, should be written in
English or in Portuguese. The paper should be formated to A4 paper,
with single column, 3.5 cm for top margin, 2.5 cm for bottom margin,
and 3.0 cm for side margins, without any headers or footers. The main
font must be Times, 12 points in nominal size, and 6 points vertical
space before each paragraph. Page numbers must be suppressed in the
final version. Full papers must respect the page limits defined by the
conference.  Conferences that publish just abstracts ask for one-page
texts.

\section{CD-ROMs and Printed Proceedings}

In some conferences, the papers are published on CD-ROM while only the
abstract is published in the Proceedings. In this case, authors are
invited to prepare two final versions of the paper. One, complete, to
be distributed in CD and the other, containing only the first page,
with abstract and ``resumo'' (for papers in Portuguese) for the
printed version.

\section{First Page}

The first page must display the paper title, the name and address of
the authors, the abstract in English and \emph{resumo} in Portuguese (for
papers written in Portuguese). The title must be centered over the
whole page, 16 points boldface font. Author names must be centered,
12 points font, boldface, all of them disposed in the same line,
separated by commas. Addresses must be centered, 12 points font. The
abstract must be 12 points font, indented 0.8cm on both sides.

\section{Sections and Paragraphs}
Section titles must be in boldface, 13pt, flush left. There should be
12pt of extra space before each title. Section numbering is
optional. The first paragraph of each section should not be indented;
the first lines of subsequent paragraphs should be indented by 1.27
cm.

\subsection{Subsections}

The subsection titles must be in boldface, 12pt, flush left.

\section{Figures and Captions}

Figures and tables captions should be centered if less than one line
(Figure~\ref{fig:exampleFig}), otherwise justified and indented by
0.8cm on both margins. The font must be Helvetica, 10 point, boldface,
with 6 points of space before and after each caption.

In tables, do not use colored or shaded backgrounds, and avoid thick,
doubled, or unnecessary framing lines. When reporting empirical data,
do not use more decimal digits than warranted by their precision and
reproducibility.


\begin{figure}
\centering
\includegraphics[width=.5\textwidth]{exampleFig.eps}
\caption{A typical figure}
\label{fig:exampleFig}
\end{figure}

 
\section{Images}

All images and illustrations should be in black-and-white, or gray
tones. The image resolution on paper should be about 600 dpi for
black-and-white images, and 150--200 dpi for grayscale images. Do not
include images with excessive resolution, as they may take hours to
print, without any visible difference in the result.

\section{References}

Bibliographic references must be unambiguous and uniform. We recommend
giving the author names references in brackets, e.g. \cite{knuth:89}, \cite{smith:99}.

\bibliographystyle{apalike}
\bibliography{example}

\end{document}
