Changes in doc/rob_thesis/thesis.tex [7493339:9c14ae9]
- File:
-
- 1 edited
-
doc/rob_thesis/thesis.tex (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
doc/rob_thesis/thesis.tex
r7493339 r9c14ae9 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 229 227 \input{conclusions} 230 228 … … 284 282 \addcontentsline{toc}{chapter}{\textbf{References}} 285 283 286 \bibliography{cfa ,thesis}284 \bibliography{cfa} 287 285 % Tip 5: You can create multiple .bib files to organize your references. 288 286 % Just list them all in the \bibliogaphy command, separated by commas (no spaces).
Note:
See TracChangeset
for help on using the changeset viewer.