%@ 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.M. Gibbons and W. Rytter, On the Decidability of some Problems about Rational Subsets of Free Partially Commutative Monoids (August 1, 1986).
<%@ include file="cited.html" %>A.M. Gibbons and W. Rytter, "On the Decidability of some Problems about Rational Subsets of Free Partially Commutative Monoids", Theoretical Computer Science 48, pp. 329-337 (1986)
<%-- Include the code for the document footer --%> <%@ include file="/arch/footer.jsp" %>