%@ 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.A. Dain, Getting Women into Computing (February 1, 1988).
<%@ include file="cited.html" %>J.A. Dain, "Getting Women into Computing", University Computing 10(3), pp. 154-157 (1988)
<%-- Include the code for the document footer --%> <%@ include file="/arch/footer.jsp" %>