Changes in doc/rob_thesis/thesis.tex [9c14ae9:7493339]
- File:
-
- 1 edited
-
doc/rob_thesis/thesis.tex (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
doc/rob_thesis/thesis.tex
r9c14ae9 r7493339 71 71 \usepackage{textcomp} 72 72 % \usepackage[utf8]{inputenc} 73 \usepackage[latin1]{inputenc}73 % \usepackage[latin1]{inputenc} 74 74 \usepackage{fullpage,times,comment} 75 75 % \usepackage{epic,eepic} … … 225 225 \input{tuples} 226 226 227 \input{variadic} 228 227 229 \input{conclusions} 228 230 … … 282 284 \addcontentsline{toc}{chapter}{\textbf{References}} 283 285 284 \bibliography{cfa }286 \bibliography{cfa,thesis} 285 287 % Tip 5: You can create multiple .bib files to organize your references. 286 288 % Just list them all in the \bibliogaphy command, separated by commas (no spaces).
Note:
See TracChangeset
for help on using the changeset viewer.