Skip to content
Snippets Groups Projects
Commit 768d540c authored by John Swinbank's avatar John Swinbank
Browse files

Merge branch 'u/swinbank/abbrev-2021-04-16' into 'master'

Add more abbreviations

See merge request swinbank/astron-texmf!21
parents ba172f52 1b5c699c
No related branches found
No related tags found
No related merge requests found
......@@ -31,9 +31,6 @@
\addPerson{A person}{An institute}{A date}
}
\input{astron-abbreviations}
\makeglossaries
\begin{document}
\maketitle
......
......@@ -36,7 +36,10 @@
\newacronym{MT}{MT}{Management Team}
\newacronym{NWO}{NWO}{Nederlandse Organisatie voor Wetenschappelijk Onderzoek}
\newacronym{ORP}{ORP}{OPTICON--RadioNet Pilot}
\newacronym{PID}{PID}{Persistent Identifier}
\newacronym{QA}{QA}{Quality Assessment}
\newacronym{RDMA}{RDMA}{Remote Direct Memory Access}
\newacronym{SAMP}{SAMP}{Simple Application Messaging Protocol}
\newacronym{SBe}{SBe}{Smart Backend}
\newacronym{SDCO}{SDCO}{\Acrshort{SDC} Operations}
\newacronym{SDCP}{SDCP}{\Acrshort{SDC} Program}
......@@ -56,5 +59,3 @@
\newacronym{TPU}{TPU}{Tensor Processing Unit}
\newacronym{VM}{VM}{Virtual Machine}
\newacronym{VO}{VO}{Virtual Observatory}
\newacronym{SAMP}{SAMP}{Simple Application Messaging Protocol}
......@@ -89,6 +89,23 @@
\RequirePackage{parskip}
\RequirePackage{tabularx}
% Set up glossaries
\input{astron-abbreviations}
\makeglossaries
% Don't expand these acronyms in the text.
\glsunset{API}
\glsunset{Apertif}
\glsunset{CPU}
\glsunset{FTE}
\glsunset{FTP}
\glsunset{GPU}
\glsunset{LOFAR}
\glsunset{NWO}
\glsunset{QA}
\glsunset{RDMA}
\glsunset{SSH}
% Link to document repositories for appropriate e-prints in the bibliography
\DeclareFieldFormat{eprint:sdc-handle}{%
Doc handle\addcolon\space
......
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