<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'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"><<a href="mailto:eggert@cs.ucla.edu" target="_blank">eggert@cs.ucla.edu</a>></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 "# The International Earth Rotation and Reference Systems Service"<br>
   print "# periodically uses leap seconds to keep UTC to within 0.9 s of UT1"<br>
   print "# (which measures the true angular orientation of the earth in space); see"<br>
-  print "# Terry J Quinn, The BIPM and the accurate measure of time,"<br>
-  print "# Proc IEEE 79, 7 (July 1991), 894-905 <<a href="http://dx.doi.org/10.1109/5.84965" rel="noreferrer" target="_blank">http://dx.doi.org/10.1109/5.<wbr>84965</a>>,"<br>
-  print "# reprinted in: Hackman C, Sullivan DB (eds), Time and frequency measurement,"<br>
-  print "# American Association of Physics Teachers (1996),"<br>
-  print "# <<a href="http://tf.nist.gov/general/pdf/1168.pdf" rel="noreferrer" target="_blank">http://tf.nist.gov/general/<wbr>pdf/1168.pdf</a>>, 75-86."<br>
+  print "# Levine J. Coordinated Universal Time and the leap second."<br>
+  print "# URSI Radio Sci Bull. 2016;89(4):30-6. doi:10.23919/URSIRSB.2016.<wbr>7909995"<br>
+  print "# <a href="http://ieeexplore.ieee.org/document/7909995/" rel="noreferrer" target="_blank">http://ieeexplore.ieee.org/<wbr>document/7909995/</a>"<br>
   print "# There were no leap seconds before 1972, because the official mechanism"<br>
   print "# accounting for the discrepancy between atomic time and the earth's rotation"<br>
   print "# did not exist until the early 1970s."<br>
<span class="HOEnZb"><font color="#888888">--<br>
2.7.4<br>
<br>
</font></span></blockquote></div><br></div>