Skip to main content Accessibility help
×
Hostname: page-component-8448b6f56d-42gr6 Total loading time: 0 Render date: 2024-04-24T16:56:45.047Z Has data issue: false hasContentIssue false

Preface

Published online by Cambridge University Press:  22 March 2018

Edward M. Reingold
Affiliation:
Illinois Institute of Technology
Nachum Dershowitz
Affiliation:
Tel-Aviv University
Get access

Summary

No one has the right to speak in public before he has rehearsed what he wants to say two, three, and four times, and learned it; then he may speak … But if a man … puts it down in writing, he should revise it a thousand times, if possible.

Maimonides: The Epistle on Martyrdom (circa 1165)

This book has developed over a more than 30-year period during which the calendrical algorithms and our presentation of them have continually evolved. Our initial motivation was an effort by one of us (E.M.R.) to create Emacs-Lisp code that would provide calendar and diary features for GNU Emacs [15]; this version of the code included the Gregorian, Islamic, and Hebrew calendars (the Hebrew implemented by N.D.). A deluge of inquiries from around the globe soon made it clear to us that there was keen interest in an explanation that would go beyond the code itself, leading to our article [3] and encouraging us to rewrite the code completely, this time in Common Lisp [16]. The subsequent addition—by popular demand—of the Mayan and French Revolutionary calendars to GNU Emacs prompted a second article [13]. We received many hundreds of reprint requests for these articles. This response far exceeded our expectations and provided the impetus to write a book in which we could more fully address the multifaceted subject of calendars and their implementation.

The subject of calendars has always fascinated us with its cultural, historical, and mathematical wealth, and we have occasionally employed calendars as accessible examples in introductory programming courses. Once the book's plan took shape, our curiosity turned into obsession. We began by extending our programs to include other calendars such as the Chinese, Coptic, modern Hindu, and arithmetic Persian. Then, of course, the code for these newly added calendars needed to be rewritten, in some cases several times, to bring it up to the standards of the earlier material. We have long since lost track of the number of revisions, and, needless to say, we could undoubtedly devote another decade to polishing what we have, tracking down minutiæ, and implementing and refining additional interesting calendars. As much as we might be tempted to, circumstances do not allow us to follow Maimonides’ dictum quoted above.

Type
Chapter
Information
Calendrical Calculations
The Ultimate Edition
, pp. xxxi - xl
Publisher: Cambridge University Press
Print publication year: 2018

Access options

Get access to the full version of this content by using one of the access options below. (Log in options will check for institutional or personal access. Content may require purchase if you do not have access.)

References

[1] The World Calendar Association, www.theworldcalendar.org.
[2] A., Birashk, A Comparative Calendar of the Iranian, Muslim Lunar, and Christian Eras for Three Thousand Years, Mazda Publishers (in association with Bibliotheca Persica), Costa Mesa, CA, 1993.Google Scholar
[3] N., Dershowitz and E. M., Reingold, “Calendrical Calculations,” Software— Practice and Experience, vol. 20, no. 9, pp. 899–928, September 1990.Google Scholar
[4] N., Dershowitz and E. M., Reingold, “Modulo Intervals: A Proposed Notation,” ACM SIGACT News, vol. 43, no. 3, pp. 60–64, 2012.Google Scholar
[5] N., Dershowitz and E. M., Reingold, “A Terrestrial Calendar for Mars (Abstract),” Program Book of The Founding Convention of the Mars Society, The University of Colorado at Boulder, pp. 117–118, 1998.
[6] C. F., Gauss, “Berechnung des jüdischen Osterfestes,” Monatliche Correspondenz zur Beförderung der Erd- und Himmelskunde, vol. 5 (1802), pp. 435–437. Reprinted in Gauss's Werke, Herausgegeben von der Königlichen Gesellschaft der Wissenschaften, Göttingen, vol. VI, pp. 80–81, 1874; republished, Georg Olms Verlag, Hildesheim, 1981.Google Scholar
[7] A., Jarry, Ubu à l'Anvers, Rossaert, Antwerp, 1997.Google Scholar
[8] D. E., Knuth, “The Potrzebie System of Weights and Measures,” MAD Magazine, vol. 1, no. 33, pp. 36–37, June 1957. Reprinted in Knuth's Selected Papers on Fun & Games, Center for the Study of Language and Information, Stanford University, Stanford, CA, 2011.Google Scholar
[9] D. E., Knuth, The Art of Computer Programming, vol. 2: Seminumerical Algorithms, 3rd edn., Addison-Wesley Publishing Company, Reading, MA, 1998.Google Scholar
[10] P. G., Neumann, “Inside Risks: The Clock Grows at Midnight,” Communications of the ACM, vol. 34, no. 1, p. 170, January 1991.Google Scholar
[11] M., Okuda, and D., Okuda, Star Trek Chronology: The History of the Future, revised edn., Pocket Books, NY, 1996.Google Scholar
[12] F., Parise, ed., The Book of Calendars, Facts on File, New York, 1982.Google Scholar
[13] E. M., Reingold, N., Dershowitz, and S. M., Clamen, “Calendrical Calculations, Part II: Three Historical Calendars,” Software—Practice and Experience, vol. 23, no. 4, pp. 383–404, April 1993.Google Scholar
[14] I., Rhodes, “Computation of the Dates of the Hebrew New Year and Passover,” Computers & Mathematics with Applications, vol. 3, pp. 183–190, 1977.Google Scholar
[15] R. M., Stallman, GNU Emacs Manual, 13th edn., Free Software Foundation, Cambridge, MA, 1997.Google Scholar
[16] G. L., Steele Jr., G. L., Steele Jr., Common LISP: The Language, 2nd edn., Digital Press, Bedford, MA, 1990.Google Scholar
[17] K., Wilkins, Letter to Nachum Dershowitz from a Customer Relations Representative, Lotus Development Corporation, Cambridge, MA, April 21, 1992.Google Scholar

Save book to Kindle

To save this book to your Kindle, first ensure coreplatform@cambridge.org is added to your Approved Personal Document E-mail List under your Personal Document Settings on the Manage Your Content and Devices page of your Amazon account. Then enter the ‘name’ part of your Kindle email address below. Find out more about saving to your Kindle.

Note you can select to save to either the @free.kindle.com or @kindle.com variations. ‘@free.kindle.com’ emails are free but can only be saved to your device when it is connected to wi-fi. ‘@kindle.com’ emails can be delivered even when you are not connected to wi-fi, but note that service fees apply.

Find out more about the Kindle Personal Document Service.

  • Preface
  • Edward M. Reingold, Illinois Institute of Technology, Nachum Dershowitz, Tel-Aviv University
  • Book: Calendrical Calculations
  • Online publication: 22 March 2018
  • Chapter DOI: https://doi.org/10.1017/9781107415058.001
Available formats
×

Save book to Dropbox

To save content items to your account, please confirm that you agree to abide by our usage policies. If this is the first time you use this feature, you will be asked to authorise Cambridge Core to connect with your account. Find out more about saving content to Dropbox.

  • Preface
  • Edward M. Reingold, Illinois Institute of Technology, Nachum Dershowitz, Tel-Aviv University
  • Book: Calendrical Calculations
  • Online publication: 22 March 2018
  • Chapter DOI: https://doi.org/10.1017/9781107415058.001
Available formats
×

Save book to Google Drive

To save content items to your account, please confirm that you agree to abide by our usage policies. If this is the first time you use this feature, you will be asked to authorise Cambridge Core to connect with your account. Find out more about saving content to Google Drive.

  • Preface
  • Edward M. Reingold, Illinois Institute of Technology, Nachum Dershowitz, Tel-Aviv University
  • Book: Calendrical Calculations
  • Online publication: 22 March 2018
  • Chapter DOI: https://doi.org/10.1017/9781107415058.001
Available formats
×