%@ 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" %>
A. Schonhage, M.S. Paterson and N. Pippenger, Finding the Median (April 1, 1975).
<%@ include file="cited.html" %>M.S. Paterson, A. Schoenhage and N. Pippenger, "Finding the Median", Journal of Computer and System Sciences 13(2), pp. 184-199 (1976)
<%-- Include the code for the document footer --%> <%@ include file="/arch/footer.jsp" %>