X-Git-Url: https://git.gumartinm.name/?a=blobdiff_plain;f=PFC.tex;h=b6fc8c3d812deb8db2222b4119885cf05a78b8d2;hb=6ae1602c154dca8b9602ecbcd93ec5de2af76d93;hp=35ac3e6abc9aacce92f5211e7d95e0f54ed08243;hpb=864f11ceacad072a93e384a1e3692bf5e20747ea;p=PFCLatex%2F.git diff --git a/PFC.tex b/PFC.tex index 35ac3e6..b6fc8c3 100644 --- a/PFC.tex +++ b/PFC.tex @@ -30,10 +30,16 @@ \usepackage{extramarks} \hypersetup { + bookmarks=true, pdfauthor={Gustavo Martin Morcuende}, - pdfsubject={Proyecto Final de Carrera}, + pdfsubject={Ingeniero de Telecomunicacion, Proyecto Final de Carrera}, pdftitle={Geolocalización y publicidad: el mundo como tablón de anuncios}, - pdfkeywords={LaTeX, PDF, hyperlinks} + pdfkeywords={LaTeX, PDF, UAH, móvil, anuncio, GPS, telefonía, Symfony, PostGIS, PostgreSQL}, + colorlinks=black, + linkcolor=black, + citecolor=black, + filecolor=black, + urlcolor=black, } %----------------------------------------------------------------------------------------------- @@ -66,9 +72,11 @@ \renewcommand\listfigurename{Lista de Figuras} \renewcommand\listtablename{Lista de Tablas} +\begingroup \tableofcontents \listoffigures \listoftables +\endgroup %============================================================== %Resumenes @@ -97,6 +105,7 @@ %Capítulos %============================================================= + \include{capitulo1/capitulo1} \include{capitulo2/capitulo2} \include{capitulo3/capitulo3} @@ -118,7 +127,8 @@ %------------------------------------------------------------ \bibliographystyle{plain} %Show the bibliography section in the table of contents -\addcontentsline{toc}{chapter}{Bibliografía} +\addcontentsline{toc}{chapter}{Referencias} +\renewcommand{\bibname}{Referencias} \bibliography{myrefs} %-------------------------------------------------------------