comparison lisp/calendar/cal-julian.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 9e3e3d184730
children 18a818a2ee7c 4da4a09e8b1b
comparison
equal deleted inserted replaced
61147:1b53cb31445f 61148:7f7db25577d9
27 27
28 ;; This collection of functions implements the features of calendar.el and 28 ;; This collection of functions implements the features of calendar.el and
29 ;; diary.el that deal with the Julian calendar. 29 ;; diary.el that deal with the Julian calendar.
30 30
31 ;; Technical details of all the calendrical calculations can be found in 31 ;; Technical details of all the calendrical calculations can be found in
32 ;; ``Calendrical Calculations'' by Nachum Dershowitz and Edward M. Reingold, 32 ;; ``Calendrical Calculations: The Millennium Edition'' by Edward M. Reingold
33 ;; Cambridge University Press (1997). 33 ;; and Nachum Dershowitz, Cambridge University Press (2001).
34 34
35 ;; Comments, corrections, and improvements should be sent to 35 ;; Comments, corrections, and improvements should be sent to
36 ;; Edward M. Reingold Department of Computer Science 36 ;; Edward M. Reingold Department of Computer Science
37 ;; (217) 333-6733 University of Illinois at Urbana-Champaign 37 ;; (217) 333-6733 University of Illinois at Urbana-Champaign
38 ;; reingold@cs.uiuc.edu 1304 West Springfield Avenue 38 ;; reingold@cs.uiuc.edu 1304 West Springfield Avenue