
Tese | Dissertação
作者:
Lucas Correa Lopes
最近上传:
1 年前
许可:
Creative Commons CC BY 4.0
摘要:
Modelo de trabalho final.

\begin
Discover why over 20 million people worldwide trust Overleaf with their work.
\begin
Discover why over 20 million people worldwide trust Overleaf with their work.
\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}