<div dir="ltr">Would <a href="http://www.ursi.org/content/RSB/RSB_359_2016_12.pdf">http://www.ursi.org/content/RSB/RSB_359_2016_12.pdf</a> be a better reference?  I know the article is open access on IEEE Xplore, but wouldn&#39;t the URSI one be canonical and always available?</div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature">--Matthew Donadio (<a href="mailto:matt@mxd120.com" target="_blank">matt@mxd120.com</a>)<br></div></div>
<br><div class="gmail_quote">On Mon, Jul 17, 2017 at 6:30 PM, Paul Eggert <span dir="ltr">&lt;<a href="mailto:eggert@cs.ucla.edu" target="_blank">eggert@cs.ucla.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">* leapseconds.awk: Cite Levine 2016 instead of Quinn 1991.<br>
---<br>
 leapseconds.awk | 8 +++-----<br>
 1 file changed, 3 insertions(+), 5 deletions(-)<br>
<br>
diff --git a/leapseconds.awk b/leapseconds.awk<br>
index 405ce3a..66eb64d 100644<br>
--- a/leapseconds.awk<br>
+++ b/leapseconds.awk<br>
@@ -17,11 +17,9 @@ BEGIN {<br>
   print &quot;# The International Earth Rotation and Reference Systems Service&quot;<br>
   print &quot;# periodically uses leap seconds to keep UTC to within 0.9 s of UT1&quot;<br>
   print &quot;# (which measures the true angular orientation of the earth in space); see&quot;<br>
-  print &quot;# Terry J Quinn, The BIPM and the accurate measure of time,&quot;<br>
-  print &quot;# Proc IEEE 79, 7 (July 1991), 894-905 &lt;<a href="http://dx.doi.org/10.1109/5.84965" rel="noreferrer" target="_blank">http://dx.doi.org/10.1109/5.<wbr>84965</a>&gt;,&quot;<br>
-  print &quot;# reprinted in: Hackman C, Sullivan DB (eds), Time and frequency measurement,&quot;<br>
-  print &quot;# American Association of Physics Teachers (1996),&quot;<br>
-  print &quot;# &lt;<a href="http://tf.nist.gov/general/pdf/1168.pdf" rel="noreferrer" target="_blank">http://tf.nist.gov/general/<wbr>pdf/1168.pdf</a>&gt;, 75-86.&quot;<br>
+  print &quot;# Levine J. Coordinated Universal Time and the leap second.&quot;<br>
+  print &quot;# URSI Radio Sci Bull. 2016;89(4):30-6. doi:10.23919/URSIRSB.2016.<wbr>7909995&quot;<br>
+  print &quot;# <a href="http://ieeexplore.ieee.org/document/7909995/" rel="noreferrer" target="_blank">http://ieeexplore.ieee.org/<wbr>document/7909995/</a>&quot;<br>
   print &quot;# There were no leap seconds before 1972, because the official mechanism&quot;<br>
   print &quot;# accounting for the discrepancy between atomic time and the earth&#39;s rotation&quot;<br>
   print &quot;# did not exist until the early 1970s.&quot;<br>
<span class="HOEnZb"><font color="#888888">--<br>
2.7.4<br>
<br>
</font></span></blockquote></div><br></div>