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

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

M. Campbell-Kelly, Data Communications at the National Physical Labatory (1965-1975) (August 1, 1986).

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

M. Campbell-Kelly, "Data Communications at the National Physical Laboratory; (1965-1975)", Annals of the History of Computing 9, pp. 221-247 (1988)

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