[ << ] [ >> ]           [Top] [Contents] [Index] [ ? ]

Bibliography

[Arnold-Gosling98]
Arnold, K. and Gosling, J. The Java Programming Language. The Java Series. Addison-Wesley, Reading, MA, second edition, 1998.

[Borgida-Mylopoulos-Reiter95]
Borgida, A., Mylopoulos, J., and Reiter, R. On the frame problem in procedure specifications. IEEE Transactions on Software Engineering, 21(10):785--798, October 1995.

[Chalin-Rioux05]
Patrice Chalin and Frederic Rioux. Non-null References by Default in the Java Modeling Language. In Proceedings of the Workshop on the Specification and Verification of Component-Based Systems (SAVCBS'05), Lisbon, Portugal. September, 2005. An updated version is available as Department of Computer Science, Concordia University, ENCS-CSE TR 2005-004, December 2005, which is available from the URL
`http://www.cs.concordia.ca/~chalin/papers/TR-2005-004-r3.2.pdf'.

[Dhara-Leavens96]
Dhara, K. K. and Leavens, G. T. Forcing behavioral subtyping through specification inheritance. In Proceedings of the 18th International Conference on Software Engineering, Berlin, Germany, pages 258--267. IEEE Computer Society Press, March 1996. A corrected version is Iowa State University, Dept. of Computer Science TR #95-20c.

[Finney96]
Finney, K. Mathematical notation in formal specification: Too difficult for the masses? IEEE Transactions on Software Engineering, 22(2):158--159, February 1996.

[Guttag-Horning93]
Guttag, J. V., Horning, J. J., Garland, S., Jones, K., Modet, A., and Wing, J. Larch: Languages and Tools for Formal Specification. Springer-Verlag, New York, NY, 1993.

[Gosling-Joy-Steele96]
Gosling, J., Joy, B., and Steele, G. The Java Language Specification. The Java Series. Addison-Wesley, Reading, MA, 1996.

[Hoare72a]
Hoare, C. A. R. Proof of correctness of data representations. Acta Informatica, 1(4):271--281, 1972.

[Hayes93]
Hayes, I., editor. Specification Case Studies. International Series in Computer Science. Prentice-Hall, Inc., second edition, 1993.

[Jones90]
Jones, C. B. Systematic Software Development Using VDM. International Series in Computer Science. Prentice Hall, Englewood Cliffs, N.J., second edition, 1990.

[Kiczales-Lamping92]
Kiczales, G. and Lamping, J. Issues in the design and documentation of class libraries. ACM SIGPLAN Notices, 27(10):435--451, October 1992. OOPSLA '92 Proceedings, Andreas Paepcke (editor).

[Lerner91]
Lerner, R. A. Specifying objects of concurrent systems. Ph.D. Thesis CMU-CS-91-131, School of Computer Science, Carnegie Mellon University, May 1991.

[Leino95a]
Leino, K. R. M. A myth in the modular specification of programs. Technical Report KRML 63, Digital Equipment Corporation, Systems Research Center, 130 Lytton Avenue Palo Alto, CA 94301, November 1995. Obtain from the author, at rustan@pa.dec.com.

[Leino95]
Leino, K. R. M. Toward Reliable Modular Programs. PhD thesis, California Institute of Technology, 1995. Available as Technical Report Caltech-CS-TR-95-03.

[Leino98]
Leino, K. R. M. Data groups: Specifying the modification of extended state. In OOPSLA '98 Conference Proceedings, pages 144-153. ACM Press, October 1998. ACM SIGPLAN Notices, Volume 33, Number 10.

[Leavens96b]
Leavens, G. T. An overview of Larch/C++: Behavioral specifications for C++ modules. In Kilov, H. and Harvey, W., editors, Specification of Behavioral Semantics in Object-Oriented Information Modeling, chapter 8, pages 121--142. Kluwer Academic Publishers, Boston, 1996. An extended version is TR #96-01d, Department of Computer Science, Iowa State University, Ames, Iowa, 50011.

[LeavensLarchFAQ]
Leavens, G. T. Larch frequently asked questions. Version 1.110. Available in
`http://www.eecs.ucf.edu/~leavens/larch-faq.html', May 2000.

[Leavens99]
Leavens, G. T. Larch/C++ Reference Manual. Version 5.41. Available in
`http://www.eecs.ucf.edu/~leavens/larchc++.html', April 1999.

[Leavens-Baker99]
Leavens, G. T. and Baker, A. L. Enhancing the pre- and postcondition technique for more expressive specifications. In Wing, J. M., Woodcock, J., and Davies, J., editors, FM'99 --- Formal Methods: World Congress on Formal Methods in the Development of Computing Systems, Toulouse, France, September 1999, Proceedings, volume 1709 of Lecture Notes in Computer Science, pages 1087--1106. Springer-Verlag, 1999.

[Leavens-Baker-Ruby01]
Leavens, G. T., Baker, A. L., and Ruby, C. Preliminary design of JML: A behavioral interface specification language for Java. Technical Report 98-06o, Iowa State University, Department of Computer Science, May 2001.

[Lano-Haughton94]
Lano, K. and Haughton, H., editors. Object-Oriented Specification Case Studies. The Object-Oriented Series. Prentice Hall, New York, NY, 1994.

[Liskov-Wing94]
Liskov, B. and Wing, J. A behavioral notion of subtyping. ACM Transactions on Programming Languages and Systems, 16(6):1811--1841, November 1994.

[Meyer92a]
Meyer, B. Applying "design by contract". Computer, 25(10):40--51, October 1992.

[Meyer92b]
Meyer, B. Eiffel: The Language. Object-Oriented Series. Prentice Hall, New York, NY, 1992.

[Morgan94]
Morgan, C. Programming from Specifications: Second Edition. Prentice Hall International, Hempstead, UK, 1994.

[Meyer97]
Meyer, B. Object-oriented Software Construction. Prentice Hall, New York, NY, second edition, 1997.

[Ogden-etal94]
Ogden, W. F., Sitaraman, M., Weide, B. W., and Zweben, S. H. Part I: The RESOLVE framework and discipline -- a research synopsis. ACM SIGSOFT Software Engineering Notes, 19(4):23--28, Oct 1994.

[Poetzsch-Heffter97]
Poetzsch-Heffter, A. Specification and verification of object-oriented programs. Habilitation thesis, Technical University of Munich, January 1997.

[Spivey92]
Spivey, J. M. The Z Notation: A Reference Manual. International Series in Computer Science. Prentice-Hall, New York, NY, second edition, 1992.

[Sivaprasad95]
Sivaprasad, G. Larch/CORBA: Specifying the behavior of CORBA-IDL interfaces. Technical Report 95-27a, Department of Computer Science, Iowa State University, Ames, Iowa, 50011, December 1995.

[Steyaert-etal96]
Steyaert, P., Lucas, C., Mens, K., and D'Hondt, T. Reuse contracts: Managing the evolution of reusable assets. In OOPSLA '96 Conference on Object-Oriented Programming Systems, Languages and Applications, pages 268--285. ACM Press, October 1996. ACM SIGPLAN Notices, Volume 31, Number 10.

[Tan94]
Tan, Y. M. Interface language for supporting programming styles. ACM SIGPLAN Notices, 29(8):74--83, August 1994. Proceedings of the Workshop on Interface Definition Languages.

[Tan95]
Tan, Y. M. Formal Specification Techniques for Engineering Modular C Programs, volume 1 of Kluwer International Series in Software Engineering. Kluwer Academic Publishers, Boston, 1995.

[Wing83]
Wing, J. M. A two-tiered approach to specifying programs. Technical Report TR-299, Massachusetts Institute of Technology, Laboratory for Computer Science, 1983.

[Wing87]
Wing, J. M. Writing Larch interface language specifications. ACM Transactions on Programming Languages and Systems, 9(1):1--24, January 1987.

[Wing90a]
Wing, J. M. A specifier's introduction to formal methods. Computer, 23(9):8--24, September 1990.

[Wills94]
Wills, A. Refinement in Fresco. In Lano and Houghton [Lano-Haughton94], chapter 9, pages 184--201.

[Wahls-Leavens-Baker98]
Wahls, T., Leavens, G. T., and Baker, A. L. Executing formal specifications with constraint programming. Technical Report 97-12a, Department of Computer Science, Iowa State University, 226 Atanasoff Hall, Ames, Iowa 50011, August 1998. Available by anonymous ftp from ftp.cs.iastate.edu or by e-mail from almanac@cs.iastate.edu.


[ << ] [ >> ]           [Top] [Contents] [Index] [ ? ]

This document was generated by Gary Leavens on March, 16 2009 using texi2html