comparison lisp/calendar/holidays.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 46becd97b4c5
children 18a818a2ee7c 4da4a09e8b1b
comparison
equal deleted inserted replaced
61147:1b53cb31445f 61148:7f7db25577d9
28 28
29 ;; This collection of functions implements the holiday features as described 29 ;; This collection of functions implements the holiday features as described
30 ;; in calendar.el. 30 ;; in calendar.el.
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 ;; An earlier version of the technical details appeared in 36 ;; An earlier version of the technical details appeared in
37 ;; ``Calendrical Calculations'' by Nachum Dershowitz and Edward M. Reingold, 37 ;; ``Calendrical Calculations'' by Nachum Dershowitz and Edward M. Reingold,
38 ;; Software--Practice and Experience, Volume 20, Number 9 (September, 1990), 38 ;; Software--Practice and Experience, Volume 20, Number 9 (September, 1990),
39 ;; pages 899-928. ``Calendrical Calculations, Part II: Three Historical 39 ;; pages 899-928. ``Calendrical Calculations, Part II: Three Historical