-
Notifications
You must be signed in to change notification settings - Fork 19
/
risethesis.tex
204 lines (168 loc) · 5.81 KB
/
risethesis.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
%% RiSE Latex Template - version 0.5
%%
%% RiSE's latex template for thesis and dissertations
%% http://risetemplate.sourceforge.net
%%
%% (c) 2012 Yguaratã Cerqueira Cavalcanti (yguarata@gmail.com)
%% Vinicius Cardoso Garcia (vcg@cin.ufpe.br)
%%
%% This document was initially based on UFPEThesis template, from Paulo Gustavo
%% S. Fonseca.
%%
%% ACKNOWLEDGEMENTS
%%
%% We would like to thanks the RiSE's researchers community, the
%% students from Federal University of Pernambuco, and other users that have
%% been contributing to this projects with comments and patches.
%%
%% GENERAL INSTRUCTIONS
%%
%% We strongly recommend you to compile your documents using pdflatex command.
%% It is also recommend use the texlipse plugin for Eclipse to edit your documents.
%%
%% Options for \documentclass command:
%% * Idiom
%% pt - Portguese (default)
%% en - English
%%
%% * Text type
%% bsc - B.Sc. Thesis
%% msc - M.Sc. Thesis (default)
%% qual - PHD qualification (not tested yet)
%% prop - PHD proposal (not tested yet)
%% phd - PHD thesis
%%
%% * Media
%% scr - to eletronic version (PDF) / see the users guide
%%
%% * Pagination
%% oneside - unique face press
%% twoside - two faces press
%%
%% * Line spacing
%% singlespacing - the same as using \linespread{1}
%% onehalfspacing - the same as using \linespread{1.3}
%% doublespacing - the same as using \linespread{1.6}
%%
%% Reference commands. Use the following commands to make references in your
%% text:
%% \figref -- for Figure reference
%% \tabref -- for Table reference
%% \eqnref -- for equation reference
%% \chapref -- for chapter reference
%% \secref -- for section reference
%% \appref -- for appendix reference
%% \axiref -- for axiom reference
%% \conjref -- for conjecture reference
%% \defref -- for definition reference
%% \lemref -- for lemma reference
%% \theoref -- for theorem reference
%% \corref -- for corollary reference
%% \propref -- for proprosition reference
%% \pgref -- for page reference
%%
%% Example: See \chapref{chap:introduction}. It will produce
%% 'See Chapter 1', in case of English language.
%%
%% Citation commands:
%% \citet (from natbib) -- To cite a reference as part of the narrative
%% \citep (from natbib) -- To cite a reference between parenthesis
%% citationblock environment -- To produce direct citation blocks according to the ABNT
\documentclass[pt,twoside,onehalfspacing,phd]{risethesis}
\usepackage{colortbl}
\usepackage{color}
\usepackage[table]{xcolor}
\usepackage{microtype}
\usepackage{bibentry}
\usepackage{subfigure}
\usepackage{multirow}
\usepackage{rotating}
\usepackage{booktabs}
\usepackage{pdfpages}
\usepackage{caption}
\usepackage{lipsum}
\usepackage{sectsty}
\captionsetup[table]{position=top,justification=centering,width=.85\textwidth,labelfont=bf,font=footnotesize}
\captionsetup[lstlisting]{position=top,justification=centering,width=.85\textwidth,labelfont=bf,font=footnotesize}
\captionsetup[figure]{position=bottom,justification=centering,width=.85\textwidth,labelfont=bf,font=footnotesize}
%% Chapter and (Sub)Section fonts must be same size as text (12)
\sectionfont{\fontsize{12}{15}\selectfont}
\subsectionfont{\fontsize{12}{15}\selectfont}
\subsubsectionfont{\fontsize{12}{15}\selectfont}
%% Change the following pdf author attribute name to your name.
\usepackage[linkcolor=black,
citecolor=black,
urlcolor=black,
colorlinks,
pdfpagelabels,
pdftitle={Rise Thesis Template (ABNT)},
pdfauthor={Rise Thesis Template (ABNT)},
breaklinks=true]{hyperref}
\address{RECIFE}
\universitypt{Universidade Federal de Pernambuco}
\universityen{Federal University of Pernambuco}
\departmentpt{Centro de Informática}
\departmenten{Center for Informatics}
\programpt{Pós-graduação em Ciência da Computação}
\programen{Graduate in Computer Science}
\majorfieldpt{Ciência da Computação}
\majorfielden{Computer Science}
\title{An Automated Approach to Assign Software Change Requests}
\date{2014}
\author{Yguaratã Cerqueira Cavalcanti}
\adviser{Silvio Romero de Lemos Meira}
\coadviser{Eduardo Santana de Almeida}
% Macros (defines your own macros here, if needed)
\def\x{\checkmark}
\begin{document}
\frontmatter
\frontpage
\presentationpage
\begin{fichacatalografica}
\FakeFichaCatalografica % Comment this line when you have the correct file
% \includepdf{fig_ficha_catalografica.pdf} % Uncomment this
\end{fichacatalografica}
\banca
\begin{dedicatory}
I dedicate this thesis to all my family, friends and professors who gave me the
necessary support to get here.
\end{dedicatory}
\acknowledgements
\input{agradecimentos}
\begin{epigraph}[]{Poul Anderson}
I have yet to see any problem, however complicated, which, when looked at in the
right way, did not become still more complicated.
\end{epigraph}
\resumo
% Escreva seu resumo no arquivo resumo.tex
{\parindent0pt
\input{resumo}
}
\abstract
% Write your abstract in a file called abstract.tex
{\parindent0pt
\input{abstract}
}
% List of figures
\listoffigures
% List of tables
\listoftables
% List of acronyms
% Acronyms manual: http://linorg.usp.br/CTAN/macros/latex/contrib/acronym/acronym.pdf
\listofacronyms
\input{acronyms}
% Summary (tables of contents)
\tableofcontents
\mainmatter
\include{chapters/introduction}
\include{chapters/background}
\include{chapters/desenv}
\include{chapters/conclusion}
% References
\begin{references}
\bibliography{references}
\end{references}
% Appendix
\theappendix
\include{appendix/mapping-study}
\end{document}