%@ 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" %>
A. Goswami and M. Joseph, A Semantic Model for the Specification of Real-Time Processes (April 1, 1988).
<%@ include file="cited.html" %>A. Goswami and M. Joseph, "A Semantic Model for the Specification of Real-Time Processes", Concurrency 88, Lecture Notes in Computer Science 335, ed. Vogt, F., Springer-Verlag, Berlin, pp. 292-306 (1988)
<%-- Include the code for the document footer --%> <%@ include file="/arch/footer.jsp" %>