comparison lisp/calendar/cal-islam.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 02add8c7a9c6
children 5b4ebdd66a82
comparison
equal deleted inserted replaced
20461:3965832648d3 20462:d179de7ad92e
1 ;;; cal-islam.el --- calendar functions for the Islamic calendar. 1 ;;; cal-islam.el --- calendar functions for the Islamic calendar.
2 2
3 ;; Copyright (C) 1995 Free Software Foundation, Inc. 3 ;; Copyright (C) 1995, 1997 Free Software Foundation, Inc.
4 4
5 ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> 5 ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu>
6 ;; Keywords: calendar 6 ;; Keywords: calendar
7 ;; Human-Keywords: Islamic calendar, calendar, diary 7 ;; Human-Keywords: Islamic calendar, calendar, diary
8 8
25 25
26 ;;; Commentary: 26 ;;; Commentary:
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 Islamic calendar. 29 ;; diary.el that deal with the Islamic calendar.
30
31 ;; Technical details of all the calendrical calculations can be found in
32 ;; ``Calendrical Calculations'' by Nachum Dershowitz and Edward M. Reingold,
33 ;; Cambridge University Press (1997).
30 34
31 ;; Comments, corrections, and improvements should be sent to 35 ;; Comments, corrections, and improvements should be sent to
32 ;; Edward M. Reingold Department of Computer Science 36 ;; Edward M. Reingold Department of Computer Science
33 ;; (217) 333-6733 University of Illinois at Urbana-Champaign 37 ;; (217) 333-6733 University of Illinois at Urbana-Champaign
34 ;; reingold@cs.uiuc.edu 1304 West Springfield Avenue 38 ;; reingold@cs.uiuc.edu 1304 West Springfield Avenue