
Modelo_Tese_Dissertação_FQMAT_LaTex
Author:
Filipe Santos Sousa
Last Updated:
há 3 anos
License:
Creative Commons CC BY 4.0
Abstract:
FQMAT/UFSJ - Latex

\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.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%        MODELO DE TESE/DISSERTAÇÃO DE DOUTORADO/MESTRADO   %%
%%			DO PROGRAMA DE PÓS GRADUAÇÃO EM FÍSICA           %%
%%  				E QUÍMICA DE MATERIAIS   				 %%
%%				     FQMAT - DCNAT - UFSJ                    %%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
%%				AQUI SE INICIA A CONFIGURAÇÃO E              &&  
%%			   PACOTES QUE DETERMINAM CADA PARTE             &&
%%                ESTRUTURAL DO DOCUMENTO.                   &&
%%        (ATENTE-SE AO CÓDIGO (%\BEGIN{DOCUMENT})           &&
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
%					  ESTILO DO DOCUMENTO
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
\documentclass[
	12pt,			% tamanho da fonte
	oneside,
	a4paper,		% -- opções do pacote babel --
	english,		% idioma adicional para hifenização
	%french,		% idioma adicional para hifenização
	%spanish,		% idioma adicional para hifenização
	brazil,			% o último idioma é o principal do documento	
	]{article}
%--------------------------------------------------------------
%--------------------------------------------------------------
%--------------------------------------------------------------
%--------------------------------------------------------------
% 				        GEOMETRIA DA PÁGINA
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
\usepackage[a4paper,top=3cm,bottom=2cm,inner=3cm,outer=2cm]{geometry}
\usepackage[brazil]{babel}
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
%					       PACOTE #1
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
%\usepackage{lmodern}			% Usa a fonte Latin Modern
\usepackage{mathptmx}			% Usa a fonte Times New Roman
\usepackage[T1]{fontenc}		% Selecao de codigos de fonte.
\usepackage[utf8]{inputenc}		% Codificacao do documento (conversão automática dos acentos)
\usepackage{indentfirst}		% Indenta o primeiro parágrafo de cada seção.
\usepackage{color}				% Controle das cores
\usepackage{graphicx}			% Inclusão de gráficos
\usepackage{microtype} 			% Para melhorias de justificação
\graphicspath{{figuras/}} 		% Busca de figuras na pasta = figuras/
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
%				       PACOTE #2 - TABELA
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
\usepackage{adjustbox}
\usepackage{booktabs}
\usepackage[flushleft]{threeparttable}
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
%			          PACOTE #3  - QUADROS
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
\usepackage[format=plain,
            labelfont={bf,it},
            textfont=it]{caption}
\usepackage{blindtext}
\DeclareCaptionType{quadros}
\renewcommand{\listquadrosname}{LISTA DE QUADROS}
\renewcommand{\quadrosname}{Quadro}
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
%		         PACOTE #4 - PARA REFERÊNCIAS
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
%\usepackage[superscript]{cite}	% Para referências bibliográficas (Ex.: Dito isso.²)
\usepackage[]{cite}	% Para referências bibliográficas (Ex.: Dito isso.[2])
\usepackage{hyperref} % Para referências de figuras, tabelas
% Exemplo \autoref(fig:tal) ou Fig.~\ref{fig:tal}
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
%         PACOTE #5  - CONFIGURAÇÃO DAS REFERÊNCIAS
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
%\bibliographystyle{IEEEtran}
\bibliographystyle{ieeetr}
\usepackage[nottoc,notlof,notlot]{tocbibind} % Numerar Referências
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%-------------------------------------------------------------
%              PACOTE #6  - CONFIGURAÇÃO RODAPÉ%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
\usepackage[perpage]{footmisc}	% Para inserir Notas no Rodapé 
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
%              PACOTE #6  - CONFIGURAÇÃO TÍTULO
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
%            PACOTE #7  - CONFIGURAÇÃO DE EQUAÇÕES
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
\usepackage{amsmath}
\numberwithin{equation}{section}
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
%            PACOTE #7  - CONFIGURAÇÃO DA PÁGINA
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
\usepackage{fancyhdr} 			% to change header and footers
\usepackage{blindtext} 			% to quickly get a full document
\usepackage[none]{hyphenat} 	% forçar a não-quebra de palavras
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
%    PACOTE #7  - CONFIGURAÇÃO DO CABEÇALHO E N° DA PÁGINA
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
\pagestyle{fancy} 				% Turn on the style
\fancyhf[]{} 					% Start with clearing everything in the header and footer
\fancyhead[R]{\thepage}			% Página no topo à direita
\renewcommand{\headrulewidth}{0.0pt}
\renewcommand{\footrulewidth}{0.0pt}
\pagenumbering{arabic}
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
%						    PACOTE #8
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
\usepackage{pdfpages}     		% Para incluir .pdf
%\usepackage{lastpage}			% Usado pela Ficha catalográfica
\usepackage{indentfirst}		% Indenta o primeiro parágrafo de cada seção.
\usepackage{afterpage}
\usepackage{tocloft}			% Configura "Table of Contents"
\usepackage{appendix}			% Para incluir Apêncide (opcional)
\usepackage{etoolbox}
\usepackage{titletoc}
\usepackage[sf,sl,outermarks]{titlesec}
\usepackage{blindtext}
\usepackage{setspace}			% Entrelinhas 1.5cm (\onehalfspacing)
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
%						   PACOTE #9
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
\usepackage{acronym}
\usepackage{pbox}
\usepackage{tabls}
%\usepackage[savewrites,nopostdot,toc,acronym,symbols,nogroupskip]{glossaries}
%\renewcommand{\glsnamefont}[1]{\textbf{#1}}
%\setlength\LTleft{0pt}
%\setlength\LTright{0pt}
%\setlength\glsdescwidth{0.8\hsize}
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
%	                       PACOTE #10
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
\renewcommand{\cfttoctitlefont}{\hspace*{\fill}\normalsize\bfseries}
\renewcommand{\cftaftertoctitle}{\hspace*{\fill}}
\renewcommand{\cftlottitlefont}{\hspace*{\fill}\normalsize\bfseries}
\renewcommand{\cftafterlottitle}{\hspace*{\fill}}
\renewcommand{\cftloftitlefont}{\hspace*{\fill}\normalsize\bfseries}
\renewcommand{\cftafterloftitle}{\hspace*{\fill}}
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
%		          PACOTES%11 - SUMÁRIO CONFIG.
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
\renewcommand{\cftsecfont}{\normalfont\normalsize\bfseries\vspace{0.2cm}} 
\renewcommand{\cftsubsecfont}{\normalfont\normalsize\vspace{0.2cm}} 
\renewcommand{\cftsubsubsecfont}{\normalfont\normalsize\bfseries\vspace{0.2cm}}
\cftsetindents{section}{0cm}{1.5cm}
\cftsetindents{subsection}{0cm}{1.5cm}
\cftsetindents{subsubsection}{0cm}{1.5cm}
\renewcommand\cftsecleader{\cftdotfill{\cftdotsep}}
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
%	              PACOTES #12 - SEÇÕES CONFIG.
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
\titleformat{\section}{\normalfont\normalsize\bfseries}{\thesection}{0.2cm}{}\titleformat{\subsection}{\normalfont\normalsize}{\thesubsection}{0.2cm}{}\titleformat{\subsubsection}{\normalfont\normalsize\bfseries}{\thesubsubsection}{0.2cm}{}
\setlength{\cftbeforesecskip}{10pt}
\setlength\cftsecindent{0pt}
\setlength\cftsubsecindent{0pt}
\setlength\cftsubsubsecindent{0pt}
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
%	                       PACOTES #12
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
\captionsetup[figure]{name=Figura}
\captionsetup[table]{name=Tabela}
\captionsetup[quadros]{name=Quadro}
%\renewcommand\thefigure{F\arabic{figure}}
%\renewcommand\thetable{T\arabic{table}}
%\renewcommand\thequadros{Q\arabic{quadros}}
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%   EXEMPLOS DE: FIGURAS, TABELAS, QUADROS E REFERÊNCIA     %%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
%		           INSERIR TABELA - EXEMPLO:
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
%\begin{table}[h!]
%\centering
%\begin{tabular}{c|c|c} % <-- Alignments:(l|),(c|) and (r|)
%\textbf{Value 1} & \textbf{Value 2} & \textbf{Value 3}\\
%	$\alpha$ 	& $\beta$ 		& $\gamma$ \\
%\hline
%	1 			& 1110.1 		& a\\
%	2 			& 10.1 			& b\\
%	3 			& 23.113231 	& c\\
%\end{tabular}
%\caption[nome ou título que vai aparecer no sumário]{nome ou título da tabela}
%\label{tab:table1}
%\end{table}
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
%Para descrever: "(Tabela N)" no texto
%Tab.~\ref{table:table1}
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
%		           INSERIR FIGURA - EXEMPLO:
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
%\begin{figure}[h!]
%\centering
%\includegraphics[scale=0.5]{fig1.png} 
%\caption[título que vai aparecer no sumário]{título da figura}
%\label{fig:fig1} 
%Para chamar figura: Fig.~\ref{fig:celula}
%Para chamar página da figura: ~\pageref{fig:celula}
%\end{figure}
%--------------------------------------------
%Para chamar figura: Fig.~\ref{fig:fig1}
%Para chamar página da figura: ~\pageref{fig:fig1}
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
%		            INSERIR QUADRO - EXEMPLO:
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
%\begin{quadros}[h]
%\centering
%\caption[nome ou título que vai aparecer no sumário]{nome ou título do quadro}
%\includegraphics[scale=0.5]{celula.png} 
%\label{quad:quadro1}
%\end{quadros}
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
% 			       INSERIR UMA CITAÇÃO - EXEMPLO:
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
%\cite{nome}
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%                    INÍCIO DO DOCUMENTO                    %%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
\begin{document}
\onehalfspacing
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
%	                   LOGO DA UFSJ
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
\begin{figure}[h!]
\centering
\includegraphics[scale=0.18]{ufsj.jpg}
\end{figure}
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
% 	         PRODUÇÃO DA CAPA E FOLHA DE ROSTO
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
\begin{center}
\vspace{-1.5cm}
DEPARTAMENTO DE CIÊNCIAS NATURAIS\\
\vspace{0.15cm}
{PROGRAMA DE PÓS-GRADUAÇÃO EM FÍSICA E QUÍMICA DE MATERIAIS}
\vspace{4cm}
{\fontsize{14}{0} \selectfont Nome completo do autor}
\vspace{5cm}
%       \vfill
{\fontsize{14}{0} \selectfont \textbf{Título:} \\
\vspace{0.15cm}
Subtítulo (se houver) Todas as Iniciais em Maiúsculo}
\\
\vfill
%Department Name\\
%University Name\\
%Country\\
{\fontsize{12}{0} \selectfont Cidade de Defesa}\\
{\fontsize{12}{0} \selectfont Ano de Entrega}
\thispagestyle{empty}
\end{center}
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
%	                 ESTA PÁGINA EM BRANCO
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
\includepdf{pagembranco.pdf}
\thispagestyle{empty}
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
\newpage
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
% 	                   FOLHA DE ROSTO
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
\begin{center}
\vspace*{-1cm}
%\textbf{Thesis Title}
%\vspace{0.5cm}
{\fontsize{14}{0} \selectfont Nome completo do autor}
\vspace{6cm}
%       \vfill
{\fontsize{14}{0} \selectfont \textbf{Título:} \\
\vspace{0.15cm}
Subtítulo (se houver) Todas as Iniciais em Maiúsculo}
\\
\vspace{6cm}
\begin{flushright}
%\fbox									% Para preencher texto em forma de caixa
\begin{minipage}[b][4.5cm][c]{9.7cm}	% Configuração da caixa
Dissertação/Tese submetida ao Programa de PósGraduação em Física e Química de Materiais da Universidade Federal de São João del-Rei para a obtenção do título de Mestre/Doutor em Ciências. Área
de Concentração: Física e Química de Materiais\\
Orientador:  Prof. Dr. XXXXX\\
Coorientador (se houver): Prof. Dr. XXXX,
\end{minipage}
\end{flushright}
\vfill
{\fontsize{12}{0} \selectfont Cidade de Defesa}\\
{\fontsize{12}{0} \selectfont Ano de Entrega}
\thispagestyle{empty}
\end{center}
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
%                       OUTRAS SEÇÕES 
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
%	                FICHA CATALOGRÁFICA
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
\newenvironment{fichacatalografica}{\thispagestyle{empty}} 
\begin{fichacatalografica}
\includepdf{fig_ficha_catalografica.pdf}
\end{fichacatalografica}
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
%	                  ESTA PÁGINA EM BRANCO
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
\includepdf{pagembranco.pdf}
\thispagestyle{empty}
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
%	                  FOLHA DE APROVAÇÃO
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
\newenvironment{folhadeaprovacao}{\thispagestyle{empty}}
\begin{folhadeaprovacao}\begin{center}
\textbf{ESSA É A FOLHA DE APROVAÇÃO ASSINADA PELA BANCA NO DIA DA \\
DEFESA.}
\end{center}
\begin{center}
Nome completo do autor \\
\textbf{Título:} Subtítulo (se houver) \\
\vspace*{1cm}
O presente trabalho em nível de [mestrado/ doutorado] foi avaliado e aprovado por \\
banca examinadora composta pelos seguintes membros: \\
\vspace*{1cm}
Prof.(a) xxxx, Dr.(a) \\
Instituição xxxx \\
\vspace*{1cm}
Prof.(a) xxxx, Dr.(a) \\
Instituição xxxx \\
\vspace*{1cm}
Prof.(a) xxxx, Dr.(a) \\
Instituição xxxx \\
\vfill
\end{center}
\thispagestyle{empty}
\end{folhadeaprovacao}
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
%	                CERTIFICADO DE APROVAÇÃO
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
\newpage
\begin{center}
\textbf{CERTIFICADO DE VERSÃO ORIGINAL E FINAL}
\end{center}
Certificamos que esta é a versão original e final do trabalho de conclusão de Nome do aluno, que foi julgado adequado para obtenção do título de [mestre / doutor] em Ciências na Área de Concentração: Física e Química de Materiais.
\vspace*{2cm}
\begin{center}
\line(1,0){200} \\
Coordenação do Programa de Pós-Graduação \\
\vspace*{2cm}
\line(1,0){200} \\
Prof.(a) Dr.(a) XXXXX \\
Orientador(a) \\
\vspace*{2cm}
Cidade, Ano da entrega.
\end{center}
\thispagestyle{empty}
\newpage
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
%	                       DEDICATÓRIA
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
\newenvironment{dedicatoria}{\thispagestyle{empty}}
\begin{dedicatoria}
\vspace*{20cm}
\vspace*{\fill}
\noindent
\flushright
\begin{minipage}{12cm}
Este trabalho é dedicado aos meus colegas de classe e aos meus
queridos pais.
\end{minipage}
\vspace*{\fill}
\end{dedicatoria}
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
%	                      AGRADECIMENTOS
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
\newpage
\newenvironment{agradecimentos}{\thispagestyle{empty}}
\begin{agradecimentos}\begin{center}
\textbf{AGRADECIMENTOS}
\end{center}
Inserir os agradecimentos aos colaboradores à execução do trabalho.
\end{agradecimentos}
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
%	                        EPÍGRAFE
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
\newpage
\newenvironment{epigrafe}{\thispagestyle{empty}}
\begin{epigrafe}
\vspace*{20cm}
\vspace*{\fill}
Texto da Epígrafe. Citação relativa ao tema do trabalho. É opcional. A epígrafe pode também aparecer na abertura de cada seção ou capítulo. Deve ser elaborada de acordo com a NBR 10520. (SOBRENOME do autor da epígrafe, ano)
\vspace*{\fill}
\end{epigrafe}
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
%	                        RESUMO
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
\newpage
\newenvironment{resumo}{\thispagestyle{empty}} 
\begin{resumo}\begin{center}
\textbf{RESUMO}
\end{center}
\noindent
No resumo são ressaltados o objetivo da pesquisa, o método utilizado, as discussões e os resultados com destaque apenas para os pontos principais. O resumo deve ser significativo,
composto de uma sequência de frases concisas, afirmativas, e não de uma enumeração de tópicos. Não deve conter citações. Deve usar o verbo na voz ativa e na terceira pessoa do singular. O texto do resumo deve ser digitado, em um único bloco, sem espaço de parágrafo. O espaçamento entre linhas é simples e o tamanho da fonte é 12. Abaixo do resumo, informar as palavras-chave (palavras ou expressões significativas retiradas do texto) ou, termos retirados de thesaurus da área. Deve conter de 150 a 500 palavras. O resumo é elaborado de acordo com a NBR 6028.
\vspace{0.5cm}
\noindent
\textbf{Palavras-chave:} Palavra-chave 1. Palavra-chave 2. Palavra-chave 3.
\thispagestyle{empty}
\end{resumo}
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
%	                        ABSTRACT
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
\newpage
\begin{resumo}\begin{center}
\textbf{ABSTRACT}
\end{center}
\noindent
Resumo traduzido para outros idiomas, neste caso, inglês. Segue o formato do resumo feito na língua vernácula. As palavras-chave traduzidas, versão em língua estrangeira, são colocadas abaixo do texto precedidas pela expressão “Keywords”, separadas por ponto.
\vspace{0.5cm}
\noindent
\textbf{Keywords:} Keyword 1. Keyword 2. Keyword 3.
\thispagestyle{empty}
\newpage
\end{resumo}
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
%	          CONFIGURAÇÃO DE FORMATO DAS LISTAS:
%		          FIGURAS, QUADROS E TABELAS
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
\renewcommand{\listfigurename}{LISTA DE FIGURAS}
\renewcommand{\listtablename}{LISTA DE TABELAS}
%\include{contents}
{%
\let\oldnumberline\numberline%
\renewcommand{\numberline}{\figurename~\oldnumberline}%
\listoffigures%
}
\thispagestyle{empty}
\newpage
{%
\let\oldnumberline\numberline%
\renewcommand{\numberline}{\quadrosname~\oldnumberline}%
\listofquadros%
}
\thispagestyle{empty}
\newpage
{%
\let\oldnumberline\numberline%
\renewcommand{\numberline}{\tablename~\oldnumberline}%
\listoftables%
}
\thispagestyle{empty}
\newpage
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
%	              LISTA DE ABREVIATURAS E SIGLAS
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
\newpage
\newenvironment{abreviaturas}{\thispagestyle{empty}}
\begin{abreviaturas}\begin{center}
\textbf{LISTA DE ABREVIATURAS E SIGLAS}
\end{center}
\renewcommand*{\acsfont}[1]{\normalfont#1}
\begin{acronym}[SARS-CoV-2]%\itemsep0pt %change this amount as desired
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
\acro{ABNT}{\textit{Associação Brasileira de Normas Técnicas}}
\acro{IBGE}{{\textit Instituto Brasileiro de Geografia e Estatística}}
\acro{ASTM}{\textit{do inglês, American Society for Testing and Materials}, significando Sociedade Americana para Ensaios e Materiais}
\acro{FQMAT}{Física e Química de Materiais}
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
\end{acronym} 
\end{abreviaturas}
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
\newpage
\newenvironment{simbolos}{\thispagestyle{empty}}
\begin{simbolos}\begin{center}
\textbf{LISTA DE SÍMBOLOS}
\end{center}
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
\begin{table}[h!]
\begin{flushleft}
%\setlength{\tabcolsep}{1,5cm}
{\tablinesep=0,5cm\tabcolsep=0,5cm
\begin{tabular}{p{2cm} p{5cm} p{4cm} p{3cm}}  
T 			& Temperatura				& K 		     \\
UA			& Unidade Astronômica		& 1,496.10$^8$Km \\
$\sigma$ 	& Desvio Padrão 			& $\mu$m		 \\
\end{tabular}
}
\end{flushleft}
\end{table}
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
\end{simbolos}
\newpage
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
%					       – SUMÁRIO
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
\renewcommand{\contentsname}{SUMÁRIO}
\pdfbookmark[0]{\contentsname}{toc}
\tableofcontents
\thispagestyle{empty}
\cleardoublepage
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
%	                    – INTRODUÇÃO
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
\setcounter{page}{1} 
\include{introducao}
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
%	                    – OBJETIVOS
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
\include{objetivos}
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
%	                 – DESENVOLVIMENTO
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
\include{desenvolvimento}
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
%	                  – METODOLOGIA
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
\include{secao1}
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
%	            – RESULTADOS E DISCUSSÕES
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
%\include{secao2}
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
%	             – CONSIDERAÇÕES FINAIS
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
%\include{secao3}
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
%	                 – CONCLUSÃO
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
\include{conclusao}
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
%	         – REFERÊNCIAS BIBLIOGRÁFICAS
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
%\renewcommand{\refname}{\hspace{6cm} REFERÊNCIAS}
\renewcommand\refname{\centerline{REFERÊNCIAS}\global\def\refname{REFERÊNCIAS}}
\bibliography{ref}
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
%	                 – APÊNDICES
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
\include{apendices}
%--------------------------------------------------------------
%--------------------------------------------------------------%--------------------------------------------------------------
%--------------------------------------------------------------
\end{document}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%                      FIM DO DOCUMENTO                     %%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%FilipeSantosSousa%%%%%