2024-02-05 15:01:49 +00:00
|
|
|
|
\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}
|
2024-02-05 17:51:42 +00:00
|
|
|
|
Hello world!
|
2024-02-05 15:01:49 +00:00
|
|
|
|
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
|
2024-02-05 17:11:16 +00:00
|
|
|
|
10 lines and must be in the first page of the paper..
|
2024-02-05 15:01:49 +00:00
|
|
|
|
\end{abstract}
|
|
|
|
|
|
2024-02-09 23:09:17 +00:00
|
|
|
|
\input{sections/metodologia.tex}
|
|
|
|
|
|
2024-02-05 15:01:49 +00:00
|
|
|
|
\end{document}
|