Changeset d0e80f61 for doc/theses/mubeen_zulfiqar_MMath
- Timestamp:
- Mar 30, 2021, 8:39:00 AM (3 years ago)
- Branches:
- ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- dbfae7b
- Parents:
- 659fb73
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/theses/mubeen_zulfiqar_MMath/uw-ethesis.tex
r659fb73 rd0e80f61 81 81 \usepackage{amsmath,amssymb,amstext} % Lots of math symbols and environments 82 82 \usepackage{xcolor} 83 \usepackage[pdftex]{graphicx} 83 \usepackage{epic,eepic} 84 \usepackage{graphicx} 84 85 \usepackage{comment} % Removes large sections of the document. 85 86 \usepackage{todonotes} % Adds todos (Must be included after comment.) … … 89 90 % Use the "hyperref" package 90 91 % N.B. HYPERREF MUST BE THE LAST PACKAGE LOADED; ADD ADDITIONAL PKGS ABOVE 91 \usepackage[p dftex,pagebackref=true]{hyperref} % with basic options92 \usepackage[pagebackref=true]{hyperref} % with basic options 92 93 %\usepackage[pdftex,pagebackref=true]{hyperref} 93 94 % N.B. pagebackref=true provides links back from the References to the body text. This can cause trouble for printing.
Note: See TracChangeset
for help on using the changeset viewer.