%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%% Masters/Doctoral Thesis %%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%-----------------------------------------------------------------------------------
% PACKAGES AND OTHER DOCUMENT CONFIGURATIONS
%-----------------------------------------------------------------------------------
\documentclass[11pt, twoside]{Thesis}
% The default font size and two-sided printing
% For a one-sided printing change the flag "twoside" to "oneside"
\graphicspath{{Figures/},{Logos/}}
\usepackage{lipsum} % For dummy text
%-----------------------------------------------------------------------------------
% BIBLIOGRAPHY STYLE
%-----------------------------------------------------------------------------------
\usepackage[square, numbers, comma, sort&compress]{natbib}
% \usepackage{chapterbib}
%%% BST STYLES
% \bibliographystyle{apsrev4-1}
\bibliographystyle{apsrev4-1-etal}
% With emphasized titles and no comma in the last author
%-----------------------------------------------------------------------------------
% FONTS & SPECIAL CHARACTERS
%-----------------------------------------------------------------------------------
\usepackage{mathpazo}% default
% \usepackage[notextcomp]{stix}% Times font like package with math support
% \usepackage{fourier}
% \usepackage{palatino}% ( mathpazo on text + Computer Modern on math )
%\usepackage{newpxtext,newpxmath}
%-----------------------------------------------------------------------------------
% DOCUMENT VARIABLES
%-----------------------------------------------------------------------------------
\thesistitle[Header title]{Thesis title} % Thesis title
\author[mailto:name@host.com]{John \textsc{Doe}} % Your name
% \address{} % Your address
% \subject{} % Your subject area
% \keywords{} % Keywords for your thesis
% \supervisor[mailto:name@host.com]{John \textsc{Doe}} % Your supervisor's name
% \cosupervisor[mailto:name@host.com]{John \textsc{Doe}} % Your co-supervisor's name
% To hide the co-supervisor field, just comment out \cosupervisor[<url>]{<name>}
\degree{Doctor of Philosophy}{Doctoral} % Your degree name
\university[http://www.univesityurl.com]{University} % Your university's name
\department[http://www.departmenturl.com]{Departament} % Your department's name
% To hide the Department field, just comment out \department[<url>]{<name>}
\group[http://www.groupurl.com]{Research Group} % Your research group's name
% To hide the Group field, just comment out \group[<url>]{<name>}
\faculty[http://www.facultyurl.com]{Faculty} % Your faculty's name
% To hide the Faculty field, just comment out \faculty[<url>]{<name>}
\logo[35mm]{Logos/ua}
% To hide the logos, just comment out \logo{<relative location>}
%-----------------------------------------------------------------------------------
% NOTATION VARIABLES
%-----------------------------------------------------------------------------------
\newcommand{\dd}{\mathrm{d}}
\newcommand{\fractd}[2][]{\frac{\dd #1}{\dd #2}}
\newcommand{\fracpd}[2][]{\frac{\partial #1}{\partial #2}}
\newcommand{\uu}[3][]{\,{}_{#1} #2_{#3}}
\renewcommand{\Re}{\mathrm{Re}}
\renewcommand{\Im}{\mathrm{Im}}
%-----------------------------------------------------------------------------------
% DOCUMENT
%-----------------------------------------------------------------------------------
\begin{document}
\frontmatter % Use roman page numbering style for the pre-content pages
\maketitle % Make title page
%-----------------------------------------------------------------------------------
% QUOTATION PAGE
%-----------------------------------------------------------------------------------
\begin{quotepage}
\quoteentry{Palavra do Dominum}{%
Naquele tempo, depois da lição Parental, Dominum falou aos seus projectos de apóstolos das criaturas que vaguavam: ``\emph{As tipas andam de relationship em relationship. Aquilo é falta de Pai}''. Um dos apóstolos, de seu nome Pedro, perguntou-lhe ``\emph{Pai? Como assim, Pai?}'', ao que Dominum lhe respondeu: ``\emph{Pai? Pai há só um!}''. E, com isto, Dominum revelou-se aos seus projectos de apóstolos como Pai de todos, e estes prosseguiram a sua vida felizes com o que lhes foi dito.}
\end{quotepage}
%-----------------------------------------------------------------------------------
% ACKNOWLEDGEMENTS
%-----------------------------------------------------------------------------------
\begin{acknowledgements}
\lipsum[1]
\end{acknowledgements}
\addvspacetoc{3mm} % Add a gap in the Contents, for aesthetics
%-----------------------------------------------------------------------------------
% ABSTRACT PAGE
%-----------------------------------------------------------------------------------
\begin{abstract}
\lipsum[10-20]
\end{abstract}
%-----------------------------------------------------------------------------------
% ABSTRACT PAGE (PORTUGUESE)
%-----------------------------------------------------------------------------------
\begin{abstract}[title={Resumo},thesistitle={Test},degree={Mestre de Ciência},nameconnector={por}]
Tradução em português do ``Abstract'' escrito em inglês mais a cima. A página é centrada vertical e horizontalmente, podendo espandir para o espaço superior da página em branco \ldots
\end{abstract}
%-----------------------------------------------------------------------------------
% LIST OF CONTENTS/FIGURES/TABLES
%-----------------------------------------------------------------------------------
\addvspacetoc{3mm} % Add a gap in the Contents, for aesthetics
\tableofcontents % Write out the Table of Contents
\listoffigures % Write out the List of Figures
\listoftables % Write out the List of Tables
\addvspacetoc{3mm} % Add a gap in the Contents, for aesthetics
%-----------------------------------------------------------------------------------
% PHYSICAL CONSTANTS/OTHER DEFINITIONS
%-----------------------------------------------------------------------------------
\begin{listofcontants}
\const{My little ponny test of magical rainbow}{$m_n/m_p$}{$2.997\ 924\ 58\times10^{8}\ \text{m\,s}^{-1}$}
\const{Vaccuum permeability test of magical rainbow for a specific case of condensed matter physics}{$\epsilon_0$}{$2.997\ 924\ 58\times10^{8}\ \text{m\,s}^{-1}$}
\const{Speed of Light test of magical rainbow}{$c$}{$2.997\ 924\ 58\times10^{8}\ \text{m\,s}^{-1}$}
\end{listofcontants}
%-----------------------------------------------------------------------------------
% SYMBOLS
%-----------------------------------------------------------------------------------
\begin{listofsymbols}
\symb{$F_{\mu\nu}$}{Maxwell tensor}{F}
\symb{$a$}{distance}{m}
\\
\symb{$\omega$}{angular frequency}{rads$^{-1}$}
\end{listofsymbols}
%-----------------------------------------------------------------------------------
% NOTATION
%-----------------------------------------------------------------------------------
\begin{frontchapter}{Notation and Conventions}
Write if like a chapter.
\lipsum[25-30]
\end{frontchapter}
%-----------------------------------------------------------------------------------
% ABBREVIATIONS
%-----------------------------------------------------------------------------------
\begin{glossary}
\abbrev{QM}{\b Quantum \b Mechanics}
\abbrev{LCAO}{\b Linear \b combination of \b atomic \b orbitals}
\abbrev{GR}{\b General \b Relativity}
\end{glossary}
%%% NOTE
% "\b Word" is equivalent to "\textbf{W}ord"
% "\b{Word}" is equivalent to "\textbf{Word}"
%-----------------------------------------------------------------------------------
% DEDICATORY
%-----------------------------------------------------------------------------------
\begin{dedicatory}
For/Dedicated to/To my\ldots
\end{dedicatory}
%-----------------------------------------------------------------------------------
% THESIS CONTENT - PARTS/CHAPTERS/APPENDICES
%-----------------------------------------------------------------------------------
\addvspacetoc{3mm} % Add a gap in the Contents, for aesthetics
\mainmatter % Begin numeric (1,2,3...) page numbering
% \resetpartcounters % After each \part all chapters, etc. start from 0
%%% PART I %%%
%\part{First project}
\input{Chapters/Chapter1}
% \input{Folder/Filename}
% \begin{appendices}
% \input{Appendices/AppendixA}
% % \input{Folder/Filename}
% \end{appendices}
%%% PART II %%%
%\part{Second project}
\input{Chapters/Chapter2}
% \input{Folder/Filename}
% \begin{appendices}
% \input{Appendices/AppendixB}
% % \input{Folder/Filename}
% \end{appendices}
% Another approach to appendices, all appendices as chapters the final thesis part
%%% APPENDICES %%%
%\appendixpage
\appendix
\input{Appendices/AppendixA}
\input{Appendices/AppendixB}
% \input{Folder/Filename}
%-----------------------------------------------------------------------------------
% BIBLIOGRAPHY
%-----------------------------------------------------------------------------------
\backmatter % End frontmatter
% \addvspacetoc{5mm} % Add a gap in the Contents, for aesthetics
\configbibliography[chapter]{Bibliography}
% \configbibliography[chapter|part]{<name of bib header>}
\nocite{*}
%\bibliography{Bibliography}
% The references are stored in the file "Bibliography.bib"
\end{document}

PDF Preview
Create an account to compile and preview