%******************* PREÂMBULO TIPO TESE DE MESTRADO ***************************************** %******************* CRIADO POR AUGUSTO FILHO ***************************************** %******************* E-MAIL: augustofilho@yahoo.com.br ***************************************** %******************* http://geocities.yahoo.com.br/augustofilho ******************************** \documentclass[a4paper,12pt,portuguese,oneside,titlepage,onecolumn,12pt]{report} \usepackage{amssymb} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \usepackage{graphicx} \usepackage{amsmath} \usepackage[brazil]{babel} \usepackage[latin1]{inputenc} \usepackage{Sweave} \renewcommand{\baselinestretch}{1.25} \setlength{\voffset}{-2cm} \setlength{\hoffset}{-0.5cm} \setlength{\textwidth}{15cm} \setlength{\textheight}{24cm} \newtheorem{theorem}{Theorem} \newtheorem{acknowledgement}[theorem]{Acknowledgement} \newtheorem{algorithm}[theorem]{Algorithm} \newtheorem{axiom}[theorem]{Axiom} \newtheorem{case}[theorem]{Case} \newtheorem{claim}[theorem]{Claim} \newtheorem{conclusion}[theorem]{Conclusion} \newtheorem{condition}[theorem]{Condition} \newtheorem{conjecture}[theorem]{Conjecture} \newtheorem{corollary}[theorem]{Corollary} \newtheorem{criterion}[theorem]{Criterion} \newtheorem{definition}[theorem]{Definição} \newtheorem{example}{Exemplo}[chapter] \newtheorem{exercise}[theorem]{Exercise} \newtheorem{lemma}[theorem]{Lemma} \newtheorem{notation}[theorem]{Notation} \newtheorem{problem}[theorem]{Problem} \newtheorem{proposition}[theorem]{Proposition} \newtheorem{remark}[theorem]{Remark} \newtheorem{solution}[theorem]{Solution} \newtheorem{summary}[theorem]{Summary} \newenvironment{proof}[1][Proof]{\textbf{#1.} }{\ \rule{0.5em}{0.5em}} %\input{tcilatex} \begin{document} \title{\textbf{CURVAS CARACTERÍSTICAS DE OPERAÇÃO BAYSEANAS} \\ } \author{Augusto Sousa da Silva Filho\\ %EndAName e-mail: {\ttfamily augustofilho@yahoo.com.br} \\ \\ Orientadora : Roberto da Costa Quinino\\ e-mail: {\ttfamily roberto@est.ufmg.br} \\ \\ } \date{} \maketitle \newpage \newpage\mbox{} \pagenumbering{roman} \setcounter{page}{1} %\vspace*{\fill} \begin{center} UNIVERSIDADE FEDERAL DE MINAS GERAIS \\[0pt] INSTITUTO DE CIÊNCIAS EXATAS \\[0pt] DEPARTAMENTO DE ESTATÍSTICA \\[0pt] PROGRAMA DE MESTRADO EM ESTATÍSTICA\\[0pt] \end{center} \vspace*{\fill} \begin{flushright} \begin{minipage}[t]{200pt} Monografia apresentada ao Departamento de Estatística da Universidade Federal de Minas Gerais para obtenção do grau de Mestre em Estatística. \end{minipage} \end{flushright} \vspace*{\fill} \begin{center} \today \end{center} \newpage \vspace*{\fill} \begin{flushright} \begin{minipage}[t]{200pt} \textit{"As leis da natureza nada mais são que pensamentos matemáticos de Deus..."} \newline \begin{flushright} Kepler, Astrônomo. \end{flushright} \end{minipage} \end{flushright} \vspace*{\fill} \begin{flushright} \begin{minipage}[t]{200pt} {\bf Dedico este trabalho a minha mãe Elza e ao meu pai Augusto (in memorian), com muito carinho e admiração. } \end{minipage} \end{flushright} \include{Agradecimentos} \include{Resumo} \include{Abstrac} \tableofcontents \listoftables \listoffigures %\addcontentsline{toc}{chapter}{Lista de Figuras} % \pagebreak %\pagestyle{headings} %Coloca o nome dos capítulos em cima das páginas. \pagenumbering{arabic} %********************************************************* % Capítulo 1: Introdução %********************************************************* \include{cap1} %********************************************************* % Capítulo 2 %******************************************************** %\include{RC2} %********************************************************* % Capítulo 3 %******************************************************** %\include{RC3} %********************************************************* % Capítulo 4 %******************************************************** %\include{RC4} %********************************************************* % Capítulo 5: Bibilografia %******************************************************** \include{bibliografia} %********************************************************* % Capítulo 6 %******************************************************** \end{document}