home *** CD-ROM | disk | FTP | other *** search
/ ftp.umcs.maine.edu / 2015-02-07.ftp.umcs.maine.edu.tar / ftp.umcs.maine.edu / pub / WISR / wisr6 / proceedings / tex / kojima.bib < prev    next >
Text File  |  1993-07-12  |  3KB  |  103 lines

  1. @Book(arm,
  2. Author="Elis, M.A. and Stroustrup, B.",
  3. Title="{The Annotated C++ Reference Manual}",
  4. Year="1990",
  5. Publisher="Addison Wesley")
  6.  
  7. @incollection(liskov84,
  8. Author="Liskov, B.",
  9. Title="{The Argus Language and System}",
  10. BookTitle="Distributed Systems, Lecture Notes No.190",
  11. editors="Alford, M.W., et al.",
  12. Year="1984",
  13. Publisher="Springer Verlag")
  14.  
  15. @article(liskov77,
  16.  Author="Liskov, B. and Snyder, A. and Atkinson, R. and Schaffert, C.",
  17. Title="{Abstraction Mechanisms in  CLU}",
  18. Volume="20",
  19. Number="8",
  20. pages="564-576",
  21. year="1977",
  22. journal="Comunications of ACM")
  23.  
  24.  
  25. @book(gehani89,
  26. author="Gehani, N. and Roome, W.D.",
  27. title="{The Concurrent C Programming Language}",
  28. publisher="Silicon Press",
  29. year="1989")
  30.  
  31. @techreport(ishikawa90,
  32. author="Ishikawa, Y. and Tokuda, H. and Mercer, C.W.",
  33. title="{Real-Time Object-Oriented Language Design: Constructors for Timing
  34. Constraints}",
  35. number="CMU-CS-90-111",
  36. year="1990",
  37. institution="CMU")
  38.  
  39. @inproceedings(aho84,
  40. author="Aho, A.V. and Ganapathi, M.",
  41. title="{Efficient Tree Pattern Matching an Aid to Code Generation}",
  42. booktitle="Proceedings of 12th ACM POPL",
  43. pages="334-340",
  44. year="1984")
  45.  
  46. @book(aho86,
  47. author="Aho, A.V. and Sethi, R. and Ullman, J.D.",
  48. title="{Compilers, Principles, Techniques, and Tools}",
  49. publisher="Addison Wesley",
  50. year="1986")
  51.  
  52. @article(layzell85,
  53. author="Layzell, P.J.",
  54. title="The History of Macro Processors in Programming Language Extensibility",
  55. journal="Computer Jornal",
  56. volume="28",
  57. number="1",
  58. pages="29-33",
  59. year="1985")
  60.  
  61. @inproceedings(cheatham81,
  62. author="Cheatham, T.E. and Holloway, G.H. and Townley, J.A.",
  63. title="{Program Refinement By  Transformation}",
  64. booktitle="{Proceedings of 5th IEEE International Conference on
  65. SoftwareEngineering}",
  66. pages="430-437",
  67. year="1981")
  68.  
  69. @article(cheatham84,
  70. author="Cheatham, T.E.",
  71. title="{Reusability Through Program Transformations}",
  72. journal="IEEE Trans. Software Engineering",
  73. volume="SE-10",
  74. number="5",
  75. pages="589-594",
  76. year="1984")
  77.  
  78. @article(katz83,
  79. author="Katzenelson, J.",
  80. title="{Introduction to Enhanced C(EC)}",
  81. journal="Softw. Pract. Exper.",
  82. volume="13",
  83. number="7",
  84. pages="551-576",
  85. year="1983")
  86.  
  87. @inproceedings(cordy90,
  88. author="Cordy, J.R. and Promislow, E.",
  89. title="{Specification and Automatic Prototype Implementation
  90. of Polymorphic Objects in TURING Using the TXL
  91. Dialect Processor}",
  92. booktitle="Proceedings of IEEE 1990 ICCL",
  93. pages="280-285",
  94. year="1990")
  95.  
  96. @book(reps84,
  97. author="Reps, T.W.",
  98. title="{Generating Language-Based Environments}",
  99. publisher="The MIT Press",
  100. pages="17",
  101. year="1984")
  102.  
  103.