%@ 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" %>
D.E. Daykin, J.W. Daykin and M.S. Paterson, On Log Concavity for Order-Preserving and Order-non-Reversing Maps of Partial Orders (May 1, 1983).
<%@ include file="cited.html" %>D.E. Daykin, J.W. Daykin and M.S. Paterson, "On Log Concavity for Order-Preserving and Order-non-Reversing Maps of Partial Orders", Discrete Mathematics 50, pp. 221-226 (1984)
<%-- Include the code for the document footer --%> <%@ include file="/arch/footer.jsp" %>