<%@ 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" %>

Research Report CS-RR-060

<%-- Include the code for the lines and navigation --%> <%@ include file="/arch/middle.jsp" %>

W.F. McColl and M.S. Paterson, The Planar Realization of Boolean Functions (March 1, 1984).

<%@ include file="cited.html" %>

W.F. McColl and M.S. Paterson, "The Planar Realization of Boolean Functions", Information Processing Letters 24, pp. 165-170 (1987)

<%-- Include the code for the document footer --%> <%@ include file="/arch/footer.jsp" %>