From 917d6d61eb3a2c0ef075e51ad5803d72602a2b56 Mon Sep 17 00:00:00 2001 From: Siddharth Ravikumar Date: Fri, 22 Jan 2016 16:22:08 -0500 Subject: Started fleshing out chapter 5. --- report/combox.tex | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'report/combox.tex') diff --git a/report/combox.tex b/report/combox.tex index 48aa2c6..a787815 100644 --- a/report/combox.tex +++ b/report/combox.tex @@ -1,5 +1,7 @@ \documentclass[12pt]{uthesis-v12} %---> DO NOT ALTER THIS COMMAND +\usepackage{hyperref} + \begin{document} %---> %---> %---> %---> DO NOT ALTER THIS COMMAND %--------+----------------------------------------------------------+ @@ -348,7 +350,7 @@ \chapter{Literature Review} %% 4 -\chapter{combox Architecture and Design} +\chapter{Architecture and Design} %% 5 \include{chapters/5-ucases-benchmarks} @@ -357,7 +359,7 @@ \chapter{Conclusion and Future Work} \bibliographystyle{IEEEtran} -\bibliography{bib} +\bibliography{bib/combox} \end{document} %---> ---> ---> ---> DO NOT ALTER THIS COMMAND -- cgit v1.2.3