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