diff --git a/cal/utils.py b/cal/utils.py
index 0511b471631ebf17abe95714f5ddef9814013b43..cf6484863052f58a698440e04bda15971bca751f 100644
--- a/cal/utils.py
+++ b/cal/utils.py
@@ -645,7 +645,7 @@ def get_std(doc):
         >>> a
         ['j', None, 'w']
     """
-    return doc.get("Calibration", {}).get("ToDo", {}).get("Standard")
+    return doc.get("Calibration", {}).get("Standard", {}).get("Name")
 
 def get_fullscale(doc):
     pres_dict = doc.get("Calibration", {}).get("ToDo", {}).get("Values", {}).get("Pressure")
diff --git a/templates/latex/device_setup_itemize.tex b/templates/latex/device_setup_itemize.tex
index ffc4876bf236f3af55802e15bb420af3e9e0ada4..fe2d7054eac74314b408b5291d82c32db4091675 100644
--- a/templates/latex/device_setup_itemize.tex
+++ b/templates/latex/device_setup_itemize.tex
@@ -4,23 +4,24 @@
         k == "Unit" or
         k == "Response" or
         k == "Average" or
+        k == "Channel" or
         k == "ZeroEnable" or k == "Zero enable" or
         k == "Temperature Compensation" or k == "Temperature compensation" or
         k == "Filter" or
         k == "Corr" or
-        k == "Channel" or
+        k == "IE" or k == "SENSITIVITY" or
         k == "Interface" or
-        k == "Range" or
+        k == "Range" or k == "Sensor Range" or
         k == "RangeSelect" or
         k == "ManualZero" or
         k == "RESOL" or k == "GAIN1" or k == "SIGMODE1" or k == "RNG1" or
         k == "C0" or  k == "C1" or  k == "C2" or  k == "C3" or
         k == "display" or k == "Display" or
         k == "gas" or k == "Gas" or
-        k == "filament" or k == "Filament" or
+        k == "filament" or k == "Filament" or k == "FILAMENT" or
         k == "emission" or k == "Emission" or
         k == "Cor.Gain" or
-        k == "Cal.Ful" or
+        k == "Cal.Ful" or k == "Cal b" or
         k == "Filt" or k == "CAL" or k == "FSr" or k == "oFs"
         *))
 \item[\textbf{\texttt{(((k)))}:}] \texttt{(((v)))}