Index: trunk/doc/release.2015/inputs/astro.sty
===================================================================
--- trunk/doc/release.2015/inputs/astro.sty	(revision 39949)
+++ trunk/doc/release.2015/inputs/astro.sty	(revision 39950)
@@ -56,4 +56,8 @@
 \newcommand{\ippprog}[1]{\textbf{\code{#1}}}
 \newcommand{\ippstage}[1]{\textsc{#1}}
+\newcommand{\ippdbtable}[1]{\textit{#1}}
+\newcommand{\ippdbcolumn}[1]{\textbf{#1}}
+
+
 
 \def\lesssim{\mathrel{\hbox{\rlap{\hbox{%
Index: trunk/doc/release.2015/inputs/code.sty
===================================================================
--- trunk/doc/release.2015/inputs/code.sty	(revision 39949)
+++ trunk/doc/release.2015/inputs/code.sty	(revision 39950)
@@ -22,2 +22,33 @@
 \def\CODE{\begingroup\SETUPC@DE\D@CODE}%
 
+%% \def\setupIPPstage %
+%%   {\textsc %
+%%     \spaceskip=0pt \xspaceskip=0pt %
+%%     \catcode`\`=\active
+%%     \uncatcodespecials \obeyspaces
+%%     \catcode`\{=1\catcode`\}=2
+%%   }%
+
+%% \def\ippstage{\begingroup\setupIPPstage\d@code}%
+
+%% \def\setupIPPdbtable %
+%%   {\textit %
+%%     \spaceskip=0pt \xspaceskip=0pt %
+%%     \catcode`\`=\active
+%%     \uncatcodespecials \obeyspaces
+%%     \catcode`\{=1\catcode`\}=2
+%%   }%
+
+%% \def\ippdbtable{\begingroup\setupIPPdbtable\d@code}%
+
+%% \def\setupIPPdbcolumn %
+%%   {\textbf %
+%%     \spaceskip=0pt \xspaceskip=0pt %
+%%     \catcode`\`=\active
+%%     \uncatcodespecials \obeyspaces
+%%     \catcode`\{=1\catcode`\}=2
+%%   }%
+
+%% \def\ippdbcolumns{\begingroup\setupIPPdbcolumn\d@code}
+
+%
Index: trunk/doc/release.2015/inputs/lib.bib
===================================================================
--- trunk/doc/release.2015/inputs/lib.bib	(revision 39949)
+++ trunk/doc/release.2015/inputs/lib.bib	(revision 39950)
@@ -16038,2 +16038,17 @@
 }
 
+@ARTICLE{2004PASP..116..449M,
+   author = {{Magnier}, E.~A. and {Cuillandre}, J.-C.},
+    title = "{The Elixir System: Data Characterization and Calibration at the Canada-France-Hawaii Telescope}",
+  journal = {\pasp},
+ keywords = {Techniques: Image Processing, astronomical databases: miscellaneous},
+     year = 2004,
+    month = may,
+   volume = 116,
+    pages = {449-464},
+      doi = {10.1086/420756},
+   adsurl = {http://adsabs.harvard.edu/abs/2004PASP..116..449M},
+  adsnote = {Provided by the SAO/NASA Astrophysics Data System}
+}
+
+
