Report from analyzing the tuner
[satune.git] / src / analyzer / report / paper.tex
1 \documentclass[a4paper, 11pt]{article} % Font size (can be 10pt, 11pt or 12pt) and paper size (remove a4paper for US letter paper)\r
2 \r
3 \usepackage[protrusion=true,expansion=true]{microtype} % Better typography\r
4 \usepackage{graphicx} % Required for including pictures\r
5 \usepackage{wrapfig} % Allows in-line images\r
6 \r
7 \usepackage{mathpazo} % Use the Palatino font\r
8 \usepackage[T1]{fontenc} % Required for accented characters\r
9 \usepackage{float}\r
10 \linespread{1.05} % Change line spacing here, Palatino benefits from a slight increase by default\r
11 \r
12 %---------------------------------------------------------------------------------------tyle{acmnumeric}\r
13 %       TITLE\r
14 %----------------------------------------------------------------------------------------\r
15 \r
16 \title{\textbf{SATTune Tuning Report}}\r
17 \r
18 %\author{\textsc{Ford Prefect} % Author\r
19 %\\{\textit{Interstellar University}}} % Institution\r
20 \r
21 %\date{\today} % Date\r
22 \r
23 %----------------------------------------------------------------------------------------\r
24 \r
25 \begin{document}\r
26 \r
27 \maketitle % Print the title section\r
28 \r
29 \r
30 \input{tech}\r
31 \r
32 %\bibliographystyle{unsrt}\r
33 %\bibliography{paper}\r
34 \r
35 \end{document}\r