%@ 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" %>
D.M.R. Park, Concurrency and Automata on Infinite Sequences (May 1, 1981).
<%@ include file="cited.html" %>D.M.R. Park, "Concurrency and Automata on Infinite Sequences", Proceedings of the 5th GI Conference on Theoretical Computer Science, Lecture Notes in Computer Science 104, Springer-Verlag, Berlin (1981)
<%-- Include the code for the document footer --%> <%@ include file="/arch/footer.jsp" %>