-
Notifications
You must be signed in to change notification settings - Fork 0
/
vonLaszewski-format.tex
76 lines (61 loc) · 1.93 KB
/
vonLaszewski-format.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
%% Contributed by Gregor von Laszewski
\usepackage{textcomp}
\usepackage{hyperref}
%\usepackage[table]{xcolor}
\newcommand{\TODO}[1]{\todo[inline]{#1}}
\newcommand{\NOTE}[1]{\textcolor{red}{[NOTE: #1]}}
\newcommand{\FILE}[1]{\todo[inline,color=green!20]{File: #1}}
\newcommand{\GITHUB}[1]{\todo[inline,color=green!20]{
\href{https://github.com/laszewsk/mlcommons-uva/issues/#1}{GitHub Issue #1}}}
\setcopyright{none}
\settopmatter{printacmref=false}
\renewcommand\footnotetextcopyrightpermission[1]{}
%\usepackage{minted}
%\setminted{fontsize=\footnotesize,xleftmargin=1.5\parindent}
\usepackage{fancyvrb}
% \usepackage{color}
% \usepackage{listings}
%\usepackage{xcolor}
%\usemintedstyle{trac}
%\definecolor{mblue}{rgb}{0.27,0.33,0.53}
\definecolor{friendlybg}{HTML}{f0f0f0}
\definecolor{lightgray}{rgb}{.9,.9,.9}
\definecolor{darkgray}{rgb}{.4,.4,.4}
\definecolor{purple}{rgb}{0.65, 0.12, 0.82}
% \lstdefinelanguage{bash}{
% keywords={cms, cd},
% keywordstyle=\color{blue}\bfseries,
% keywords=[2]{set},
% keywordstyle=[2]\color{green}\bfseries,
% identifierstyle=\color{black},
% sensitive=false,
% comment=[l]{//},
% morecomment=[s]{/*}{*/},
% commentstyle=\color{purple}\ttfamily,
% stringstyle=\color{red}\ttfamily,
% morestring=[b]',
% morestring=[b]"
% }
% \lstset{
% language=bash,
% extendedchars=true,
% basicstyle=\footnotesize\ttfamily,
% showstringspaces=false,
% showspaces=false,
% tabsize=2,
% breaklines=true,
% showtabs=false
% }
%\setcopyright{acmcopyright}
%\copyrightyear{2018}
%\acmYear{2018}
%\acmDOI{XXXXXXX.XXXXXXX}
%\acmConference[Conference acronym 'XX]{Make sure to enter the correct
% conference title from your rights confirmation emai}{June 03--05,
% 2018}{Woodstock, NY}
%\acmBooktitle{Woodstock '18: ACM Symposium on Neural Gaze Detection,
% June 03--05, 2018, Woodstock, NY}
%\acmPrice{15.00}
%\acmISBN{978-1-4503-XXXX-X/18/06}
%%\acmSubmissionID{123-A56-BU3}
%%\citestyle{acmauthoryear}