%@ 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.F. McColl, Planar Circuits Have Short Specifications (March 1, 1984).
<%@ include file="cited.html" %>W.F. McColl, "Planar Circuits Have Short Specifications", 2nd Annual Symposium on Theoretical Aspects of Computer Science, Lecture Notes in Computer Science 182, ed. K. Mehlhorn, Springer-Verlag, pp. 231-242 (1985)
<%-- Include the code for the document footer --%> <%@ include file="/arch/footer.jsp" %>