- Updated to conform with new INFO web site format.
1 parent 43c525b commit 2adffe982f460de3f3499f6c6c938b5bfd65dfd3
nstanger authored on 8 Dec 2004
Showing 3 changed files
View
15
Website/dps2004-include.htm 0 → 100644
<link rel="Stylesheet" href="DPSstyles.css" type="text/css">
<h2>Information Science Discussion Papers Series: 2004</h2>
 
 
<?php include("post2000blurb.htm");?>
<?php include("menu.htm");?>
 
<h3><a name="2004">2004</a></h3>
 
<p><strong>2004/01:</strong> M. Nowostawski, M. Purvis and S. Cranefield. <em>An architecture for self-organising evolvable virtual machines.</em> <a href="dp2004-abstracts.htm#dp2004-01">Abstract</a> | <a href="papers/dp2004-01.pdf">Download</a> (348KB)</p>
 
<p><strong>2004/02:</strong> M. Gleeson, N. Stanger and E. Ferguson. <em>Design strategies for GUI items with touch screen based information systems: Assessing the ability of a touch screen overlay as a selection device.</em> <a href="dp2004-abstracts.htm#dp2004-02">Abstract</a> | <a href="papers/dp2004-02.pdf">Download</a> (608KB)</p>
 
<?php include("menu.htm");?>
View
3
■■
Website/dps2004-info.htm 0 → 100644
<?php
$pageTitle="Publications";
?>
View
55
Website/dps2004.htm
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<?php
include("dps2004-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("dps2004-contents.htm");
include("../../lib/infosci-footer.php"); ?>
<head>
<title>Information Science Discussion Papers Series: 2004</title>
<META NAME="generator" CONTENT="BBEdit 7.0.1">
<link rel="Stylesheet" href="/infosci/styles.css" type="text/css">
<link rel="Stylesheet" href="DPSstyles.css" type="text/css">
</head>
 
<body>
 
<h2>Information Science Discussion Papers Series: 2004</h2>
 
<!--#include file="post2000blurb.htm" -->
 
<!--#include file="menu.htm" -->
 
<h3><a name="2004">2004</a></h3>
 
<p><strong>2004/01:</strong> M. Nowostawski, M. Purvis and S. Cranefield. <em>An architecture for self-organising evolvable virtual machines.</em> <a href="dp2004-abstracts.htm#dp2004-01">Abstract</a> | <a href="http://www.business.otago.ac.nz/infosci/pubs/papers/papers/dp2004-01.pdf">Download</a> (348KB)</p>
 
<p><strong>2004/02:</strong> M. Gleeson, N. Stanger and E. Ferguson. <em>Design strategies for GUI items with touch screen based information systems: Assessing the ability of a touch screen overlay as a selection device.</em> <a href="dp2004-abstracts.htm#dp2004-02">Abstract</a> | <a href="http://www.business.otago.ac.nz/infosci/pubs/papers/papers/dp2004-02.pdf">Download</a> (608KB)</p>
 
<!--#include file="menu.htm" -->
 
<!--#include file="/infosci/footer.htm" -->
 
<center><small><small>Last Modified <!--#ECHO VAR="LAST_MODIFIED" --></small></small></center>
 
</body>
 
</html>