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

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

J.A. Dain, Women and Computing: Some Responses to Falling Numbers in Higher Education (June 1, 1989).

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

J.A. Dain, "Women and Computing - Some Responses to Falling Numbers in Higher Education", Women's Studies International Forum 14(3), pp. 217-225 (1991)

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