Line 1... |
Line 1... |
% ******************************* 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[twoside,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 **************************
|
% ******************************************************************************
|
% ******************************************************************************
|
Line 152... |
Line 152... |
\mainmatter
|
\mainmatter
|
|
|
\include{Intro/Intro}
|
\include{Intro/Intro}
|
\include{Chapter2/chapter2}
|
\include{Chapter2/chapter2}
|
\include{Antecedentes/Antecedentes}
|
\include{Antecedentes/Antecedentes}
|
|
\include{DesarrollosDeReferencia/DesarrollosDeReferencia}
|
\include{ProyectoPHR/ProyectoPHR}
|
\include{ProyectoPHR/ProyectoPHR}
|
\include{ImplementacionDelProyecto/ImplementacionDelProyecto}
|
%\include{ImplementacionDelProyecto/ImplementacionDelProyecto}
|
\include{CostosYFinanciamiento/CostosYFinanciamiento}
|
\include{CostosYFinanciamiento/CostosYFinanciamiento}
|
\include{ProtocoloJTAG/ProtocoloJTAG}
|
%\include{ProtocoloJTAG/ProtocoloJTAG}
|
\include{ProcesoImplementacionHDL/ProcesoImplementacionHDL}
|
%\include{ProcesoImplementacionHDL/ProcesoImplementacionHDL}
|
\include{ProgramacionDeLaPHR/ProgramacionDeLaPHR}
|
\include{ProgramacionDeLaPHR/ProgramacionDeLaPHR}
|
\include{ProyectosOpenHW/ProyectosOpenHW}
|
|
%\include{Chapter3/chapter3}
|
%\include{Chapter3/chapter3}
|
\include{Conclusiones/Conclusiones}
|
\include{Conclusiones/Conclusiones}
|
|
|
% ********************************** Back Matter *******************************
|
% ********************************** Back Matter *******************************
|
% ********************************** Bibliography ******************************
|
% ********************************** Bibliography ******************************
|
Line 184... |
Line 184... |
% ********************************** 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{ProyectosOpenHW/ProyectosOpenHW}
|
|
|
\end{appendices}
|
\end{appendices}
|
|
|
% *************************************** Index ********************************
|
% *************************************** Index ********************************
|
\printthesisindex % If index is present
|
\printthesisindex % If index is present
|