%@ 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 and M.S. Paterson, The Depth of All Boolean Functions (August 1, 1975).
<%@ include file="cited.html" %>M.S. Paterson and W.F. McColl, "The Depth of all Boolean Functions", SIAM Journal on Computing 6(2), pp. 373-380 (1977)
<%-- Include the code for the document footer --%> <%@ include file="/arch/footer.jsp" %>