%@ 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, New Bounds for Formula Size (December 1, 1976).
<%@ include file="cited.html" %>M.S. Paterson, "New Bounds on Formula Size", Proceedings of the 3rd GI Conference on Theoretical Computer Science, Lecture Notes in Computer Science 48, Springer-Verlag, pp. 17-26 (1977)
<%-- Include the code for the document footer --%> <%@ include file="/arch/footer.jsp" %>