Bibliography in table of contents
authorgumartinm <gustavo@gumartinm.name>
Wed, 19 Sep 2012 00:25:13 +0000 (02:25 +0200)
committergumartinm <gustavo@gumartinm.name>
Wed, 19 Sep 2012 00:25:13 +0000 (02:25 +0200)
PFC.tex

diff --git a/PFC.tex b/PFC.tex
index f9be321..35ac3e6 100644 (file)
--- a/PFC.tex
+++ b/PFC.tex
 \input{Presupuesto/Presupuesto}
 
 %------------------------------------------------------------
-%          Bibliografia
+%          Bibliography
+% See: http://amath.colorado.edu/documentation/LaTeX/reference/faq/bibstyles.html
 %------------------------------------------------------------
-\bibliographystyle{abbrv}
-\bibliography{bsample}
+\bibliographystyle{plain}
+%Show the bibliography section in the table of contents
+\addcontentsline{toc}{chapter}{Bibliografía}
+\bibliography{myrefs}
 %-------------------------------------------------------------
 
 \end{document}