%@ 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" %>
M.S. Paterson, Universal Chains and Wiring Layouts (April 1, 1986).
<%@ include file="cited.html" %>M.S. Paterson, "Universal Chains and Wiring Layouts", SIAM Journal on Discrete Mathematics 1(1), pp. 80-85 (1988)
<%-- Include the code for the document footer --%> <%@ include file="/arch/footer.jsp" %>