Tese | Dissertação
Forfatter
Lucas Correa Lopes
Sidst opdateret
9 måneder siden
Licens
Creative Commons CC BY 4.0
Resumé
Modelo de trabalho final.
\documentclass[dsc,numbers,letterpaper]{libs/coppe}
\include{Preambulo/Pacotes}
\include{Preambulo/Configurações}
\include{Preambulo/Teoremas}
\include{Preambulo/Comandos}
\setlength{\oddsidemargin}{.5cm}
\setlength{\evensidemargin}{0cm}
\setlength{\topmargin}{-0.6cm}
\setlength{\headheight}{0.2cm}
\setlength{\headsep}{0.8cm}
\setlength{\textwidth}{16cm}
\setlength{\textheight}{24.7cm}
\setlength{\footskip}{1cm}
\everymath{\displaystyle}
\begin{document}
\title{Profinite groups acting acylindrically on profinite graphs}
\author{Lucas Corrêa}{Lopes}
\advisor{do Prof.}{Dr.}{Pavel}{A. Zalesski}
\examiner{Prof.}{Dr.}{Pavel A. Zalesski}{Orientador}%O 4 ITEM É OPCIONAL
\examiner{Prof.}{Dr.}{Membro 1}{Membro Interno}%O 4 ITEM É OPCIONAL
\examiner{Prof.}{Dr.}{Membro 2}{Membro Interno}%O 4 ITEM É OPCIONAL
\examiner{Prof.}{Dr.}{Membro 3}{Membro Externo}%O 4 ITEM É OPCIONAL
\program{MAT}%MAT PARA MATEMÁTICA, %MATapl PARA MATEMÁTICA APLICADA,
\keyword{palavrachave1}
\keyword{palavrachave2}
\keyword{palavrachave3}
\keyword{palavrachave4}
\maketitle
\frontmatter
\include{Preliminar/Eph}
\include{Preliminar/Agradecimentos}%OPCIONAL
\include{Preliminar/Dedicatória}%OPCIONAL
\include{Preliminar/Resumo}
\include{Preliminar/Abstract}%OPCIONAL
\tableofcontents\nh
\pagenumbering{roman}
\include{Preliminar/Introdução}
\mainmatter
\include{Capitulos/01}
\backmatter
\include{Capitulos/Referências}%NO ARQUIVO ref.bib TEM EXEMPLOS DE COMO COLOCAR REFERÊNCIAS.
\end{document}