-
Notifications
You must be signed in to change notification settings - Fork 0
/
alias.tex
38 lines (31 loc) · 1.58 KB
/
alias.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
\newcommand{\TODO}[1]{{\color{red}\bfseries [[TODO: #1]]}}
\newcommand{\todo}[1]{{\color{red}\bfseries [[TODO: #1]]}}
\hyphenation{retro-active-ly recommend-ation}
\newcommand\insight[1]{
\noindent
\fcolorbox{gray!20}{gray!20}{
\parbox{0.92\columnwidth}
{#1}
\hspace*{0.5ex}
}
}
\newcommand{\tooltwo}{\texttt{class-bot}\xspace}
\newcommand{\toolone}{\texttt{tool-recommender-bot}\xspace}
\newcommand{\tele}{naive \textit{telemarketer design}\xspace}
\newcommand{\TELE}{Naive \textit{Telemarketer Design}\xspace}
\newcommand{\suggs}{GitHub \textsl{suggested changes}\xspace}
\newcommand{\sugg}{\textsl{suggested changes}\xspace}
\newcommand{\SUGGS}{GitHub \textsl{Suggested Changes}\xspace}
\newcommand{\suggtag}{\texttt{\`\`\`~\texttt{suggestion}}\xspace}
\newcommand{\fence}{\texttt{\`\`\`}\xspace}
\newcommand{\ep}{\textsc{Error Prone}\xspace}
\newcommand{\EP}{\textsc{Error Prone}\xspace}
\newcommand{\pom}{\textit{pom.xml}\xspace}
\newcommand{\PEP}{\texttt{PEP 3105}\xspace}
\newcommand{\ser}{R}
\newcommand{\see}{C}
\newcommand{\framework}{\textsl{developer recommendation choice architectures}\xspace}
\newcommand{\Framework}{\textsl{Developer recommendation choice architectures}\xspace}
\newcommand{\FrameWork}{\textsl{Developer Recommendation Choice Architectures}\xspace}
\newcommand{\FRAMEWORK}{\textbf{\em developer recommendation choice architectures}\xspace}
\newcommand{\thesis}{\insight{By incorporating \FRAMEWORK into recommendations for software engineers, we can \textbf{\em nudge} developers to adopt behaviors useful for improving code quality and developer productivity.}}