From 0c63d30c3837d0d945c9526a131644e5408824c3 Mon Sep 17 00:00:00 2001 From: John Swinbank <swinbank@astron.nl> Date: Wed, 18 Nov 2020 09:29:38 +0100 Subject: [PATCH] Add list of common abbreviations --- texmf/ls-R | 1 + .../tex/latex/astron/astron-abbreviations.tex | 22 +++++++++++++++++++ 2 files changed, 23 insertions(+) create mode 100644 texmf/tex/latex/astron/astron-abbreviations.tex diff --git a/texmf/ls-R b/texmf/ls-R index 5ee4d01..c9e1b40 100644 --- a/texmf/ls-R +++ b/texmf/ls-R @@ -12,5 +12,6 @@ latex astron ./tex/latex/astron: +astron-acronyms.tex astron-logo.pdf astron.cls diff --git a/texmf/tex/latex/astron/astron-abbreviations.tex b/texmf/tex/latex/astron/astron-abbreviations.tex new file mode 100644 index 0000000..a7c656a --- /dev/null +++ b/texmf/tex/latex/astron/astron-abbreviations.tex @@ -0,0 +1,22 @@ +\newacronym{ALTA}{ALTA}{Apertif Long Term Archive} +\newacronym{AO}{A\&O}{Astronomy and Operations} +\newacronym{DUPLLO}{DUPLLO}{Digital Upgrade for Premier LOFAR Low-band Observing} +\newacronym{EOSC}{EOSC}{European Open Science Cloud} +\newacronym{ESFRI}{ESFRI}{European Strategy Forum on Research Infrastructures} +\newacronym{FuSE}{FuSE}{Fundamental Sciences E-infrastructure} +\newacronym{HBA}{HBA}{High-Band Antenna} +\newacronym{ICA}{ICA}{Internal Cooperation Agreement} +\newacronym{ILT}{ILT}{International LOFAR Telescope} +\newacronym{IS}{I\&S}{Innovation and Systems} +\newacronym{LBA}{LBA}{Low-Band Antenna} +\newacronym{LTA}{LTA}{Long Term Archive} +\newacronym{SBe}{SBe}{Smart Backend} +\newacronym{SDCO}{SDCO}{Science Data Centre Operations} +\newacronym{SDC}{SDC}{Science Data Centre} +\newacronym{SDF-PPE}{SDF-PPE}{Science Delivery Framework Production Pipeline Enhancement} +\newacronym{SDF}{SDF}{Science Delivery Framework} +\newacronym{SD}{SD}{Software Delivery} +\newacronym{SKARC}{SKARC}{Square Kilometre Array Regional Centre} +\newacronym{SKA}{SKA}{Square Kilometre Array} +\newacronym{TMSS}{TMSS}{Telescope Manager Specification System} +\newacronym{TO}{TO}{Telescope Operations} -- GitLab