1 \documentclass[a4paper,
10pt
]{article
}
2 \usepackage[utf8
]{inputenc}
3 \usepackage[firstpage
]{draftwatermark
}
4 \usepackage[printonlyused,withpage
]{acronym
}
8 \usepackage[margin=
1.1in
]{geometry
}
9 \graphicspath{ {./img/
} }
11 \title{(DRAFT) SVP64 Primer
}
13 \author{Luke Kenneth Casson Leighton, Andrey Miroshnikov
}
15 \SetWatermarkLightness{0.5}
17 %\SetWatermarkText{DRAFT!}
27 Simple Vectorisation requires considering the ISA as a
2-dimensional concept, with the instructions comprising of one (vertical), and the register file as another (horizontal).
30 %\textit{(All references and sources are available on request)}
31 \bibliography{references
}
32 \bibliographystyle{ieeetr
}