source: trunk/htdocs/pulsar_archive_guide.html @ 189

Last change on this file since 189 was 189, checked in by MatthewWhiting, 17 years ago

Further improvements, with search-by-band and ordering options now on the main query page, plus a working search-by-name and profile plotting. The latter still needs some work.

File size: 1.1 KB
Line 
1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html>
2<html>
3<head>
4<link rel="stylesheet" type="text/css" href="styles/style.css" />
5<link rel="stylesheet" type="text/css" href="styles/query.css" />
6<link rel="stylesheet" type="text/css" href="styles/results.css" />
7<link rel="stylesheet" type="text/css" href="styles/atnf.css" />
8<meta http-equiv="Content-Type" content="text/html; charset=iso-8759-1" />
9<meta name="DC.Creator" lang="en" content="personalName=Teoh,Albert" />
10<meta name="ATNF.Maintainer" content="contactName=Webmaster,the" />
11<meta name="DC.Title.alt" lang="en" content="" />
12<meta name="DC.Subject" lang="en" content="pulsar" />
13<meta name="DC.Description" lang="en" content="Searches the data archives at the ATNF" />
14<meta name="DC.Date.created" scheme="ISO8601" content="2002-12-12" />
15<meta name="ATNF.Site" content="Marsfield" />
16<meta name="ATNF.AccessPermission" content="Public" />
17<meta name="ATNF.MetaVersion" content="1.0" />
18</head>
19<title>ATNF Pulsar Data Archive: Users Guide</title>
20<body>
21<?php include_once("header.html"); ?>
22user guide here
23</body>
24</html>
25
26
Note: See TracBrowser for help on using the repository browser.