-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPhD_Resumo_RBC.tex.bak
58 lines (50 loc) · 1.38 KB
/
PhD_Resumo_RBC.tex.bak
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
\documentclass[defaultstyle,10pt,master]{01.thesis}
%% Packages
\input{00.Definitions/packages.tex}
%% Page formatting
\input{00.Definitions/pagesetup.tex}
%-----------------------------------------------------------
%-----------------------------------------------------------
\begin{document}
%\pagestyle{begin}
%\input{0.Start/1.cover.tex}
%\input{0.Start/2.citation.tex}
%\input{0.Start/3.Acknowledgments.tex}
%\input{0.Start/4.Abstract.tex}
%\input{0.Start/5.Keywords.tex}
\input{0.Start/4.Resumo.tex}
\input{0.Start/5.PalavrasChave.tex}
%\input{0.Start/6.Tables.tex}
%\acresetall
%\input{0.Start/7.Acronim.tex}
%\input{0.Start/8.symbols.tex}
%
%\pagestyle{document}%Fancy headers
%%\pagestyle{documentsimple}%Simple headers
%\cleardoublepage
%\input{1.Introduction/main.tex}
%\cleardoublepage
%\input{2.Chapter/main.tex}
%\cleardoublepage
%\input{3.Chapter/main.tex}
%\cleardoublepage
%\input{4.Chapter/main.tex}
%\cleardoublepage
%\input{5.Chapter/main.tex}
%\cleardoublepage
%\input{6.Chapter/main.tex}
%\cleardoublepage
%\input{99.Conclusions/conclusions.tex}
%\addcontentsline{toc}{chapter}{Bibliography}
%\bibliographystyle{Chicago}
%%\bibliographystyle{IEEEtran}
%\bibliography{BIBLIOGRAFIA_GERAL_RF}
%\cleardoublepage
%\begin{appendices}
% \begin{appendix}
% \pagenumbering{bychapter}
% \input{Appendices/appendixA.tex}
% \cleardoublepage
% \end{appendix}
%\end{appendices}
\end{document}