Preliminary remarks

This Reference Guide for the HEPDB system consists of four parts:

  1. An overview of the system.
  2. A tutorial introduction.
  3. A reference section with a description of each routine.
  4. An appendix with details on system dependencies and technical implementation aspects.

   +Throughout-this-manual,-commands-to-be-entered-are---------+
   |underlined                                                        |
   +------------------------------------------------------------------+
                                  

This document has been produced using LaTeX [bib-LATEX] with the cernman style option, developed at CERN. A compressed PostScript file hepdb.ps.Z, containing a complete printable version of this manual, can be obtained by anonymous ftp as follows (commands to be typed by the user are underlined):

      ftp asis01.cern.ch
      ------------------
      Trying 128.141.201.136...
      Connected to asis01.cern.ch.
      220 asis01 FTP server (SunOS 4.1) ready.
      Name (asis01:username): anonymous
                              ---------
      Password: your-mailaddress
                ----------------
      ftp> cd cernlib/doc/ps.dir
           ---------------------
      ftp> get hepdb.ps.Z
           --------------
      ftp> quit
           ----