12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061 |
- @String{SPE="Software---Practice and Experience"}
- @ARTICLE{PLC,
- AUTHOR="M. L. Griss and A. C. Hearn",
- TITLE = "A Portable {LISP} Compiler",
- JOURNAL=SPE,
- MONTH = "June",
- YEAR=1981, VOLUME=11, PAGES="541-605",
- ANNOTE="Also as UUCS-79-113, and UCP-76"}
- @MANUAL{CDC-LISP,
- KEY = "CDC",
- TITLE = "{LISP} Reference Manual, CDC-6000",
- AUTHOR = "Computation Center",
- ORGANIZATION= "The University of Texas at Austin"}
-
- @MANUAL{LISP/360,
- KEY = "LISP/360",
- TITLE = "{LISP/360} Reference Manual",
- AUTHOR = "Stanford Center for Information Processing",
- ORGANIZATION = "Stanford University"}
-
- @BOOK{LISP1.5,
- AUTHOR = "John McCarthy and Paul W. Abrahams and Daniel J. Edwards and
- Timothy P. Hart and Michael I. Levin",
- TITLE = "{LISP} 1.5 Programmers Manual",
- ORGANIZATION = "The Computation Center and Research Laboratory of
- Electronics, Massachusettes Institute of Technology",
- PUBLISHER = "The {M.I.T.} Press",
- ADDRESS = "Cambridge, Massachusettes", YEAR = 1965}
-
- @MANUAL{MACLISP,
- KEY = "MACLISP",
- TITLE = "{MACLISP} Reference Manual",
- MONTH = "March", YEAR = 1976}
- @MANUAL{LISPF1,
- AUTHOR = "Mats Nordstrom and Erik Sandewall and Diz Breslow",
- TITLE = "{LISP F1}: A {FORTRAN} Implementation of {LISP} 1.5",
- ORGANIZATION = "Uppsala University, Department of Computer Sciences"}
-
- @MANUAL{LISP1.6,
- AUTHOR = "Lynn H. Quam and Whitfield Diffie",
- TITLE = "Stanford {LISP} 1.6 Manual",
- ORGANIZATION = "Stanford Artificial Intelligence Laboratory",
- EDITION ="Operating Note 28.7"}
-
- @TECHREPORT{REDUCE3.3,
- AUTHOR = "A. C. Hearn",
- TITLE = "{REDUCE} User's Manual: Version 3.3",
- INSTITUTION = "{RAND}",
- TYPE = "Publication", NUMBER = "CP78 (Rev 1/88)", YEAR = 1988}
- @MANUAL{Interlisp,
- AUTHOR = "Warren Teitelman",
- TITLE = "{INTERLISP} Reference Manual",
- ORGANIZATION = "{XEROX}",
- ADDRESS = "Palo Alto Research Centers, 3333 Coyote Road, Palo Alto,
- California 94304",
- YEAR = 1978}
|