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 19:39:27 +00:00
|
|
|
|
TODO
|
2024-02-05 15:01:49 +00:00
|
|
|
|
\end{abstract}
|
|
|
|
|
|
2024-02-05 19:39:27 +00:00
|
|
|
|
\input{sections/introducao.tex}
|
2024-02-05 19:56:57 +00:00
|
|
|
|
\input{sections/referencial-teorico.tex}
|
2024-02-05 19:39:27 +00:00
|
|
|
|
|
2024-02-05 15:01:49 +00:00
|
|
|
|
\end{document}
|