25 |
\usepackage{textcomp} |
\usepackage{textcomp} |
26 |
\usepackage{setspace} |
\usepackage{setspace} |
27 |
%\usepackage{movie15} |
%\usepackage{movie15} |
28 |
%\usepackage{hyperref} |
% Special Formatting Packages |
29 |
|
% Colour Package |
30 |
|
\usepackage[usenames,dvipsnames]{xcolor} |
31 |
|
% Assignm Colour Names and import hyperlinks. |
32 |
|
\usepackage{float} |
33 |
|
\usepackage[unicode,colorlinks=true,linkcolor=NavyBlue,citecolor=OliveGreen,urlcolor=Plum]{hyperref} |
34 |
|
|
35 |
|
% Fancy Verb |
36 |
|
|
37 |
|
|
38 |
|
\usepackage[numbers]{natbib} |
39 |
|
\usepackage{chapterbib} |
40 |
|
\renewcommand{\bibname}{References} |
41 |
|
|
42 |
\doublespacing |
\doublespacing |
43 |
|
|