%@ 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" %>
W.W. Wadge, An Extensional Treatment of Dataflow Deadlock (April 1, 1979).
<%@ include file="cited.html" %>W.W. Wadge, "An Extensional treatment of Dataflow Deadlock", Theoretical Computer Science 13, pp. 3-15 (1981)
<%-- Include the code for the document footer --%> <%@ include file="/arch/footer.jsp" %>