- Updated to conform with new INFO web site format.
1 parent c5927c3 commit 3ef58bd158b4b6c1a0aa4a62fc9f223d6ab0cd17
nstanger authored on 8 Dec 2004
Showing 2 changed files
View
4
Website/dpsall-contents.htm
<?php include("dps2003-contents.htm"); ?>
<?php include("dps2004-contents.htm"); ?>
View
38
Website/dpsall.htm
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
 
<head>
<title>Information Science Discussion Papers Series: Current</title>
<META NAME="generator" CONTENT="BBEdit 5.1.1">
<link rel="Stylesheet" href="/infosci/styles.css" type="text/css">
<link rel="Stylesheet" href="DPSstyles.css" type="text/css">
</head>
 
<body>
 
<!--#include file="dps2004.htm" -->
 
</body>
 
</html>
<?php
include("dpsall-info.htm");
include("../../lib/infosci-header.php");
echo '<div style="margin: 1em 0px 1em 1em; float: right; border-width: 1px 1px 1px 1px; border-style: solid; border-color: #cccccc; width: 294px">
<br />
<div style="text-align: left; border-width: 0px 0px 1px 0px; border-style: solid; border-color: #cccccc;">';
include ("../../lib/rndimgl.php");
echo '<br clear=all>';
include("navigationBar.htm");
echo '</div></div><div>';
include("dpsall-contents.htm");
include("../../lib/infosci-footer.php"); ?>