sl.bib 2.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. @String{SPE="Software---Practice and Experience"}
  2. @ARTICLE{PLC,
  3. AUTHOR="M. L. Griss and A. C. Hearn",
  4. TITLE = "A Portable {LISP} Compiler",
  5. JOURNAL=SPE,
  6. MONTH = "June",
  7. YEAR=1981, VOLUME=11, PAGES="541-605",
  8. ANNOTE="Also as UUCS-79-113, and UCP-76"}
  9. @MANUAL{CDC-LISP,
  10. KEY = "CDC",
  11. TITLE = "{LISP} Reference Manual, CDC-6000",
  12. AUTHOR = "Computation Center",
  13. ORGANIZATION= "The University of Texas at Austin"}
  14. @MANUAL{LISP/360,
  15. KEY = "LISP/360",
  16. TITLE = "{LISP/360} Reference Manual",
  17. AUTHOR = "Stanford Center for Information Processing",
  18. ORGANIZATION = "Stanford University"}
  19. @BOOK{LISP1.5,
  20. AUTHOR = "John McCarthy and Paul W. Abrahams and Daniel J. Edwards and
  21. Timothy P. Hart and Michael I. Levin",
  22. TITLE = "{LISP} 1.5 Programmers Manual",
  23. ORGANIZATION = "The Computation Center and Research Laboratory of
  24. Electronics, Massachusettes Institute of Technology",
  25. PUBLISHER = "The {M.I.T.} Press",
  26. ADDRESS = "Cambridge, Massachusettes", YEAR = 1965}
  27. @MANUAL{MACLISP,
  28. KEY = "MACLISP",
  29. TITLE = "{MACLISP} Reference Manual",
  30. MONTH = "March", YEAR = 1976}
  31. @MANUAL{LISPF1,
  32. AUTHOR = "Mats Nordstrom and Erik Sandewall and Diz Breslow",
  33. TITLE = "{LISP F1}: A {FORTRAN} Implementation of {LISP} 1.5",
  34. ORGANIZATION = "Uppsala University, Department of Computer Sciences"}
  35. @MANUAL{LISP1.6,
  36. AUTHOR = "Lynn H. Quam and Whitfield Diffie",
  37. TITLE = "Stanford {LISP} 1.6 Manual",
  38. ORGANIZATION = "Stanford Artificial Intelligence Laboratory",
  39. EDITION ="Operating Note 28.7"}
  40. @TECHREPORT{REDUCE3.3,
  41. AUTHOR = "A. C. Hearn",
  42. TITLE = "{REDUCE} User's Manual: Version 3.3",
  43. INSTITUTION = "{RAND}",
  44. TYPE = "Publication", NUMBER = "CP78 (Rev 1/88)", YEAR = 1988}
  45. @MANUAL{Interlisp,
  46. AUTHOR = "Warren Teitelman",
  47. TITLE = "{INTERLISP} Reference Manual",
  48. ORGANIZATION = "{XEROX}",
  49. ADDRESS = "Palo Alto Research Centers, 3333 Coyote Road, Palo Alto,
  50. California 94304",
  51. YEAR = 1978}