32 lines
912 B
TeX
32 lines
912 B
TeX
|
\documentclass[12pt]{article}
|
|||
|
|
|||
|
\usepackage{template/sbc}
|
|||
|
\usepackage{graphicx,url}
|
|||
|
\usepackage[brazil]{babel}
|
|||
|
|
|||
|
\sloppy
|
|||
|
|
|||
|
\title{IF Salas – Uma plataforma de ensino de código aberto para o IFMG}
|
|||
|
|
|||
|
\author{Leonardo A. Murça\inst{1}, Carlos A. S. Junior\inst{1}}
|
|||
|
|
|||
|
\address{
|
|||
|
Instituto Federal de Educação, Ciência e Tecnologia de Minas Gerais (IFMG) \\
|
|||
|
Campus Sabará | 34.590|390 – Sabará – MG – Brasil
|
|||
|
\email{leo@leomurca.xyz, carlos.junior@ifmg.edu.br}
|
|||
|
}
|
|||
|
|
|||
|
\begin{document}
|
|||
|
|
|||
|
\maketitle
|
|||
|
|
|||
|
\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
|
|||
|
while for the 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}
|
|||
|
|
|||
|
\end{document}
|