OpenCores
URL https://opencores.org/ocsvn/phr/phr/trunk

Subversion Repositories phr

[/] [phr/] [trunk/] [doc/] [informe-tesis/] [phd-thesis-template-master/] [thesis.tex] - Diff between revs 309 and 314

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 309 Rev 314
% ******************************* PhD Thesis Template **************************
% ******************************* PhD Thesis Template **************************
% Please have a look at the README.md file for info on how to use the template
% Please have a look at the README.md file for info on how to use the template
 
 
\documentclass[oneside,a4paper,12pt,numbered,print,index]{Classes/PhDThesisPSnPDF}
\documentclass[oneside,a4paper,12pt,numbered,print,index]{Classes/PhDThesisPSnPDF}
 
 
% ******************************************************************************
% ******************************************************************************
% ******************************* Class Options ********************************
% ******************************* Class Options ********************************
% *********************** See README for more details **************************
% *********************** See README for more details **************************
% ******************************************************************************
% ******************************************************************************
 
 
% `a4paper'(The University of Cambridge PhD thesis guidelines recommends a page
% `a4paper'(The University of Cambridge PhD thesis guidelines recommends a page
% size a4 - default option) or `a5paper': A5 Paper size is also allowed as per
% size a4 - default option) or `a5paper': A5 Paper size is also allowed as per
% the Cambridge University Engineering Deparment guidelines for PhD thesis
% the Cambridge University Engineering Deparment guidelines for PhD thesis
%
%
% `11pt' or `12pt'(default): Font Size 10pt is NOT recommended by the University
% `11pt' or `12pt'(default): Font Size 10pt is NOT recommended by the University
% guidelines
% guidelines
%
%
% `oneside' or `twoside'(default): Printing double side (twoside) or single
% `oneside' or `twoside'(default): Printing double side (twoside) or single
% side.
% side.
%
%
% `print': Use `print' for print version with appropriate margins and page
% `print': Use `print' for print version with appropriate margins and page
% layout. Leaving the options field blank will activate Online version.
% layout. Leaving the options field blank will activate Online version.
%
%
% `index': For index at the end of the thesis
% `index': For index at the end of the thesis
%
%
% `draft': For draft mode without loading any images (same as draft in book)
% `draft': For draft mode without loading any images (same as draft in book)
%
%
% `abstract': To generate only the title page and abstract page with
% `abstract': To generate only the title page and abstract page with
% dissertation title and name, to submit to the Student Registry
% dissertation title and name, to submit to the Student Registry
%
%
% ************************* Custom Page Margins ********************************
% ************************* Custom Page Margins ********************************
%
%
% `custommargin`: Use `custommargin' in options to activate custom page margins,
% `custommargin`: Use `custommargin' in options to activate custom page margins,
% which can be defined in the preamble.tex. Custom margin will override
% which can be defined in the preamble.tex. Custom margin will override
% print/online margin setup.
% print/online margin setup.
%
%
% *********************** Choosing the Fonts in Class Options ******************
% *********************** Choosing the Fonts in Class Options ******************
%
%
% `times' : Times font with math support. ( The Cambridge University guidelines
% `times' : Times font with math support. ( The Cambridge University guidelines
% recommend using times)
% recommend using times)
%
%
% `fourier': Utopia Font with Fourier Math font
% `fourier': Utopia Font with Fourier Math font
%
%
% `customfont': Use `customfont' option in the document class and load the
% `customfont': Use `customfont' option in the document class and load the
% package in the preamble.tex
% package in the preamble.tex
%
%
% default or leave empty: `Latin Modern' font will be loaded.
% default or leave empty: `Latin Modern' font will be loaded.
%
%
% ********************** Choosing the Bibliography style ***********************
% ********************** Choosing the Bibliography style ***********************
%
%
% `authoryear': For author-year citation eg., Krishna (2013)
% `authoryear': For author-year citation eg., Krishna (2013)
%
%
% `numbered': (Default Option) For numbered and sorted citation e.g., [1,5,2]
% `numbered': (Default Option) For numbered and sorted citation e.g., [1,5,2]
%
%
% `custombib': Define your own bibliography style in the `preamble.tex' file.
% `custombib': Define your own bibliography style in the `preamble.tex' file.
% `\RequirePackage[square, sort, numbers, authoryear]{natbib}'
% `\RequirePackage[square, sort, numbers, authoryear]{natbib}'
%
%
% **************************** Choosing the Page Style *************************
% **************************** Choosing the Page Style *************************
%
%
% `default (leave empty)': For Page Numbers in Header (Left Even, Right Odd) and
% `default (leave empty)': For Page Numbers in Header (Left Even, Right Odd) and
% Chapter Name in Header (Right Even) and Section Name (Left Odd). Blank Footer.
% Chapter Name in Header (Right Even) and Section Name (Left Odd). Blank Footer.
%
%
% `PageStyleI': Chapter Name next & Page Number on Even Side (Left Even).
% `PageStyleI': Chapter Name next & Page Number on Even Side (Left Even).
% Section Name & Page Number in Header on Odd Side (Right Odd). Footer is empty.
% Section Name & Page Number in Header on Odd Side (Right Odd). Footer is empty.
%
%
% `PageStyleII': Chapter Name on Even Side (Left Even) in Header. Section Number
% `PageStyleII': Chapter Name on Even Side (Left Even) in Header. Section Number
% and Section Name in Header on Odd Side (Right Odd). Page numbering in footer
% and Section Name in Header on Odd Side (Right Odd). Page numbering in footer
 
 
 
 
% ********************************** Preamble **********************************
% ********************************** Preamble **********************************
% Preamble: Contains packages and user-defined commands and settings
% Preamble: Contains packages and user-defined commands and settings
\input{Preamble/preamble}
\input{Preamble/preamble}
 
 
% ************************ Thesis Information & Meta-data **********************
% ************************ Thesis Information & Meta-data **********************
%% The title of the thesis
%% The title of the thesis
\title{Plataforma de Hardware Reconfigurable}
\title{Plataforma de Hardware Reconfigurable}
%\texorpdfstring is used for PDF metadata. Usage:
%\texorpdfstring is used for PDF metadata. Usage:
%\texorpdfstring{LaTeX_Version}{PDF Version (non-latex)} eg.,
%\texorpdfstring{LaTeX_Version}{PDF Version (non-latex)} eg.,
%\texorpdfstring{$sigma$}{sigma}
%\texorpdfstring{$sigma$}{sigma}
 
 
%% The full name of the author
%% The full name of the author
\author{Luis Alberto Guanuco}
\author{Luis Alberto Guanuco}
 
 
%% Department (eg. Department of Engineering, Maths, Physics)
%% Department (eg. Department of Engineering, Maths, Physics)
\dept{Departamento de Ingeniería Electrónica}
\dept{Departamento de Ingeniería Electrónica}
 
 
%% University and Crest
%% University and Crest
\university{Universidad Tecnológica Nacional -- Facultad Regional Córdoba}
\university{Universidad Tecnológica Nacional -- Facultad Regional Córdoba}
\crest{\includegraphics[width=0.25\textwidth]{logoUTN}}
\crest{\includegraphics[width=0.25\textwidth]{logoUTN}}
 
 
%% You can redefine the submission text:
%% You can redefine the submission text:
% Default as per the University guidelines: This dissertation is submitted for
% Default as per the University guidelines: This dissertation is submitted for
% the degree of Doctor of Philosophy
% the degree of Doctor of Philosophy
%\renewcommand{\submissiontext}{change the default text here if needed}
%\renewcommand{\submissiontext}{change the default text here if needed}
 
 
%% Full title of the Degree
%% Full title of the Degree
\degree{Ingeniero Electrónico}
\degree{Ingeniero Electrónico}
 
 
%% College affiliation (optional)
%% College affiliation (optional)
\college{Cátedra Proyecto Final}
\college{Cátedra Proyecto Final}
 
 
%% Submission date
%% Submission date
\degreedate{2011}
\degreedate{2011}
 
 
%% Meta information
%% Meta information
\subject{LaTeX} \keywords{{HDL} {FPGA} {Laboratorio} {Técnicas Digitales}}
\subject{LaTeX} \keywords{{HDL} {FPGA} {Laboratorio} {Técnicas Digitales}}
 
 
 
 
 
 
% ***************************** Abstract Separate ******************************
% ***************************** Abstract Separate ******************************
% To printout only the titlepage and the abstract with the PhD title and the
% To printout only the titlepage and the abstract with the PhD title and the
% author name for submission to the Student Registry, use the abstract option in
% author name for submission to the Student Registry, use the abstract option in
% the document class.
% the document class.
 
 
\ifdefineAbstract
\ifdefineAbstract
 \includeonly{Abstract/abstract}
 \includeonly{Abstract/abstract}
\else
\else
\fi
\fi
 
 
 
 
% ******************************** Front Matter ********************************
% ******************************** Front Matter ********************************
\begin{document}
\begin{document}
 
 
 
 
\frontmatter
\frontmatter
 
 
 
 
\begin{titlepage}
\begin{titlepage}
 
 
\maketitle
\maketitle
 
 
\end{titlepage}
\end{titlepage}
 
 
\include{Dedication/dedication}
\include{Dedication/dedication}
%\include{Declaration/declaration}
%\include{Declaration/declaration}
\include{Acknowledgement/acknowledgement}
\include{Acknowledgement/acknowledgement}
\include{Abstract/abstract}
\include{Abstract/abstract}
 
 
% *********************** Adding TOC and List of Figures ***********************
% *********************** Adding TOC and List of Figures ***********************
 
 
\tableofcontents
\tableofcontents
 
 
\listoffigures
\listoffigures
 
 
\listoftables
\listoftables
 
 
% \printnomenclature[space] space can be set as 2.5cm between symbol and
% \printnomenclature[space] space can be set as 2.5cm between symbol and
% description
% description
\printnomencl
\printnomencl
 
 
% ******************************** Main Matter *********************************
% ******************************** Main Matter *********************************
\mainmatter
\mainmatter
 
 
\include{Intro/Intro}
\include{Intro/Intro}
\include{Chapter2/chapter2}
\include{Chapter2/chapter2}
\include{Antecedentes/Antecedentes}
\include{Antecedentes/Antecedentes}
\include{DesarrollosDeReferencia/DesarrollosDeReferencia}
\include{DesarrollosDeReferencia/DesarrollosDeReferencia}
\include{ProyectoPHR/ProyectoPHR}
\include{ProyectoPHR/ProyectoPHR}
%\include{ImplementacionDelProyecto/ImplementacionDelProyecto}
 
\include{CostosYFinanciamiento/CostosYFinanciamiento}
\include{CostosYFinanciamiento/CostosYFinanciamiento}
%\include{ProtocoloJTAG/ProtocoloJTAG}
 
%\include{ProcesoImplementacionHDL/ProcesoImplementacionHDL}
 
\include{ProgramacionDeLaPHR/ProgramacionDeLaPHR}
\include{ProgramacionDeLaPHR/ProgramacionDeLaPHR}
%\include{Chapter3/chapter3}
 
\include{Conclusiones/Conclusiones}
\include{Conclusiones/Conclusiones}
 
 
% ********************************** Back Matter *******************************
% ********************************** Back Matter *******************************
% ********************************** Bibliography ******************************
% ********************************** Bibliography ******************************
%\backmatter
%\backmatter
 
 
\begin{spacing}{0.9}
\begin{spacing}{0.9}
 
 
% Bibliography style previews: http://nodonn.tipido.net/bibstyle.php
% Bibliography style previews: http://nodonn.tipido.net/bibstyle.php
 
 
%\bibliographystyle{apalike}
%\bibliographystyle{apalike}
\bibliographystyle{unsrt} % modo no ordenado (numera las referencias en función del orden que aparece en el archivo .bib
\bibliographystyle{unsrt} % modo no ordenado (numera las referencias en función del orden que aparece en el archivo .bib
%\bibliographystyle{plainnat} % use this to have URLs listed in References
%\bibliographystyle{plainnat} % use this to have URLs listed in References
 
 
\cleardoublepage
\cleardoublepage
 
 
\bibliography{References/references} % Path to your References.bib file
\bibliography{References/references} % Path to your References.bib file
 
 
\end{spacing}
\end{spacing}
 
 
% ********************************** Appendices ********************************
% ********************************** Appendices ********************************
 
 
\begin{appendices} % Using appendices environment for more functunality
\begin{appendices} % Using appendices environment for more functunality
 
 
\include{Appendix1/appendix1}
\include{Appendix1/appendix1}
\include{Appendix2/appendix2}
\include{Appendix2/appendix2}
\include{Appendix3/appendix2}
\include{Appendix3/appendix2}
%\include{ProyectosOpenHW/ProyectosOpenHW}
%\include{ProyectosOpenHW/ProyectosOpenHW}
 
 
\end{appendices}
\end{appendices}
 
 
% *************************************** Index ********************************
% *************************************** Index ********************************
\printthesisindex % If index is present
\printthesisindex % If index is present
 
 
\end{document}
\end{document}
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.