|
|
@@ -20,7 +20,10 @@ BEGIN {
|
|
|
print "# periodically uses leap seconds to keep UTC to within 0.9 s of UT1"
|
|
|
print "# (which measures the true angular orientation of the earth in space); see"
|
|
|
print "# Terry J Quinn, The BIPM and the accurate measure of time,"
|
|
|
- print "# Proc IEEE 79, 7 (July 1991), 894-905 <http://dx.doi.org/10.1109/5.84965>."
|
|
|
+ print "# Proc IEEE 79, 7 (July 1991), 894-905 <http://dx.doi.org/10.1109/5.84965>,"
|
|
|
+ print "# reprinted in: Hackman C, Sullivan DB (eds), Time and frequency measurement,"
|
|
|
+ print "# American Association of Physics Teachers (1996),"
|
|
|
+ print "# <http://tf.nist.gov/general/pdf/1168.pdf>, 75-86."
|
|
|
print "# There were no leap seconds before 1972, because the official mechanism"
|
|
|
print "# accounting for the discrepancy between atomic time and the earth's rotation"
|
|
|
print "# did not exist until the early 1970s."
|