<%@ page language="java" contentType="text/html" %> <%-- Include common initialisation code --%> <%@ include file="/arch/common.jsp" %> <%-- The current tab --%> <% String currentTab = "Research"; %> <%-- Content of navigation pane --%> <%@ include file="nav.jsp" %> <% showCurrentLink=true; %> <%-- Current navigation location --%> <% String currentNav = "Reports and Theses"; %> <%-- Include the code for the document header --%> <%@ include file="/arch/header.jsp" %>

Research Report CS-RR-096

<%-- Include the code for the lines and navigation --%> <%@ include file="/arch/middle.jsp" %>

M. Joseph and P. Pandya, Specification and Verification of Total Correctness of Distributed Programs (February 1, 1987).

<%@ include file="cited.html" %>

P. Pandya and M. Joseph, "P-A logic: A Compositional Proof System for Distributed Programs", Distributed Computing 5, pp. 37-54 (1991)

<%-- Include the code for the document footer --%> <%@ include file="/arch/footer.jsp" %>