%@ 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" %>
J.I. Munro and M.S. Paterson, Selection and Sorting with Limited Storage (July 1, 1978).
<%@ include file="cited.html" %>M.S. Paterson and J.I. Munro, "Selection and Sorting with Limited Storage", Theoretical Computer Science 12(3), pp. 315-323 (1980)
<%-- Include the code for the document footer --%> <%@ include file="/arch/footer.jsp" %>