Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/rob_thesis/thesis.tex

    r7493339 r9c14ae9  
    7171\usepackage{textcomp}
    7272% \usepackage[utf8]{inputenc}
    73 % \usepackage[latin1]{inputenc}
     73\usepackage[latin1]{inputenc}
    7474\usepackage{fullpage,times,comment}
    7575% \usepackage{epic,eepic}
     
    225225\input{tuples}
    226226
    227 \input{variadic}
    228 
    229227\input{conclusions}
    230228
     
    284282\addcontentsline{toc}{chapter}{\textbf{References}}
    285283
    286 \bibliography{cfa,thesis}
     284\bibliography{cfa}
    287285% Tip 5: You can create multiple .bib files to organize your references.
    288286% Just list them all in the \bibliogaphy command, separated by commas (no spaces).
Note: See TracChangeset for help on using the changeset viewer.