We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f8ba3b commit f337ba0Copy full SHA for f337ba0
src/thesis.tex
@@ -1,6 +1,12 @@
1
\documentclass[12pt]{report}
2
\usepackage{uwmthesis}
3
-\usepackage[colorlinks=true]{hyperref}
+\usepackage[
4
+ pdftex,
5
+ pdfusetitle,
6
+ pdfsubject={WebAssembly},
7
+ pdfkeywords={WebAssembly, proof mechanization},
8
+ colorlinks=true
9
+]{hyperref}
10
\usepackage{stmaryrd}
11
\usepackage[T1]{fontenc}
12
0 commit comments