Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/rob_thesis/thesis.tex

    r9c14ae9 r7493339  
    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
    227229\input{conclusions}
    228230
     
    282284\addcontentsline{toc}{chapter}{\textbf{References}}
    283285
    284 \bibliography{cfa}
     286\bibliography{cfa,thesis}
    285287% Tip 5: You can create multiple .bib files to organize your references.
    286288% Just list them all in the \bibliogaphy command, separated by commas (no spaces).
Note: See TracChangeset for help on using the changeset viewer.