%@ 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" %>
P.E. Dunne, Improved Upper Bounds on the Area Required to Embed Arbitrary Graphs (December 1, 1983).
<%@ include file="cited.html" %>P.E. Dunne, "A Result on k-valent Graphs and its Application to a Graph Embedding Problem", Acta Informatica 24, pp. 447-458 (1987)
<%-- Include the code for the document footer --%> <%@ include file="/arch/footer.jsp" %>