Mercurial > emacs
comparison lisp/calendar/lunar.el @ 61148:7f7db25577d9
Update reference to "Calendrical Calculations" book; there's a new edition.
author | Paul Eggert <eggert@twinsun.com> |
---|---|
date | Wed, 30 Mar 2005 16:55:58 +0000 |
parents | 695cf19ef79e |
children | 18a818a2ee7c 4da4a09e8b1b |
comparison
equal
deleted
inserted
replaced
61147:1b53cb31445f | 61148:7f7db25577d9 |
---|---|
36 | 36 |
37 ;; The author would be delighted to have an astronomically more sophisticated | 37 ;; The author would be delighted to have an astronomically more sophisticated |
38 ;; person rewrite the code for the lunar calculations in this file! | 38 ;; person rewrite the code for the lunar calculations in this file! |
39 | 39 |
40 ;; Technical details of all the calendrical calculations can be found in | 40 ;; Technical details of all the calendrical calculations can be found in |
41 ;; ``Calendrical Calculations'' by Nachum Dershowitz and Edward M. Reingold, | 41 ;; ``Calendrical Calculations: The Millennium Edition'' by Edward M. Reingold |
42 ;; Cambridge University Press (1997). | 42 ;; and Nachum Dershowitz, Cambridge University Press (2001). |
43 | 43 |
44 ;; Comments, corrections, and improvements should be sent to | 44 ;; Comments, corrections, and improvements should be sent to |
45 ;; Edward M. Reingold Department of Computer Science | 45 ;; Edward M. Reingold Department of Computer Science |
46 ;; (217) 333-6733 University of Illinois at Urbana-Champaign | 46 ;; (217) 333-6733 University of Illinois at Urbana-Champaign |
47 ;; reingold@cs.uiuc.edu 1304 West Springfield Avenue | 47 ;; reingold@cs.uiuc.edu 1304 West Springfield Avenue |