Add user study commands

This commit is contained in:
2024-06-26 10:33:39 +02:00
parent 190a9238b8
commit 70968365e8

View File

@@ -216,3 +216,9 @@
\newcommand{\tabrow}[1]{#1 \\ \hline}
\newcommand{\tabref}[1]{Table~\ref{tab:#1}}
%% User studies
\newcommand{\factor}[1]{\textsc{#1}}
\newcommand{\level}[1]{\textsl{#1}}
\newcommand{\response}[1]{\textit{#1}}