undegraduate-thesis/main.tex
2024-02-05 12:01:49 -03:00

31 lines
912 B
TeX
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

\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}