diff lisp/calendar/lunar.el @ 20462:d179de7ad92e

Add reference to new Calendrical Calculations book.
author Paul Eggert <eggert@twinsun.com>
date Tue, 16 Dec 1997 19:12:36 +0000
parents 557c46145b1e
children 7a94f1c588c4
line wrap: on
line diff
--- a/lisp/calendar/lunar.el	Sat Dec 13 22:21:03 1997 +0000
+++ b/lisp/calendar/lunar.el	Tue Dec 16 19:12:36 1997 +0000
@@ -1,6 +1,6 @@
 ;;; lunar.el --- calendar functions for phases of the moon.
 
-;; Copyright (C) 1992, 1993, 1995 Free Software Foundation, Inc.
+;; Copyright (C) 1992, 1993, 1995, 1997 Free Software Foundation, Inc.
 
 ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu>
 ;; Keywords: calendar
@@ -37,6 +37,10 @@
 ;; The author would be delighted to have an astronomically more sophisticated
 ;; person rewrite the code for the lunar calculations in this file!
 
+;; Technical details of all the calendrical calculations can be found in
+;; ``Calendrical Calculations'' by Nachum Dershowitz and Edward M. Reingold,
+;; Cambridge University Press (1997).
+
 ;; Comments, corrections, and improvements should be sent to
 ;;  Edward M. Reingold               Department of Computer Science
 ;;  (217) 333-6733                   University of Illinois at Urbana-Champaign