Skip to content
Snippets Groups Projects
Verified Commit 9ea55bcf authored by Björn Ludwig's avatar Björn Ludwig
Browse files

wip(thesis): switch to parenthesized citation in abbreviations

parent 459d6cd4
No related branches found
No related tags found
No related merge requests found
Pipeline #12917 passed
...@@ -6,9 +6,9 @@ ...@@ -6,9 +6,9 @@
\centering \centering
\begin{tabularx}{\textwidth} {ll} \begin{tabularx}{\textwidth} {ll}
GUM & Guide to the expression of uncertainty in GUM & Guide to the expression of uncertainty in
measurement~\cite{jcgm_evaluation_2009} \\ measurement~\citep{jcgm_evaluation_2009} \\
VIM & International vocabulary of metrology — Basic and general concepts and VIM & International vocabulary of metrology — Basic and general concepts and
associated terms~\cite{jcgm_international_2012} associated terms~\citep{jcgm_international_2012}
\label{tab:abbreviations} \label{tab:abbreviations}
\end{tabularx} \end{tabularx}
\end{table} \end{table}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment