The backrefx package
             (for bibliography back references)

                    Author:   Danie Els
                    Copyright (c) 2002-2004 Danie Els
                    Licence:  LaTeX Project Public License

===============================================================
 The backrefx package is now obsolete after the release of
 backref v1.23, because all the functionality are now provided
 by backref. This release of backrefx is only provided for
 backward compatibility of existing documents.
===============================================================


DESCRIPTION

 The backrefx package enhances the backref package of David
 Carlisle and Sebastian Rahtz. It enables backref to print
 the bibliographic back references in a more typographical
 sound manner (similar to the back references in TeX Unbound
 of Hoenig)

INSTALLATION

  The most basic installation is to copy backrefx.sty to your
  working directory or to a directory where TeX can find it.

  For a full installation, copy the following files to you
  (local) TEXMF tree and into the specified directories.

  STYLE FILES:

      <texmf>\tex\latex\backrefx\backrefx.sty

      The style file was obtain by running "latex backrefx.ins"

  SOURCE FILES:

      <texmf>\source\latex\backrefx\backrefx.dtx
                                    backrefx.ins
                                    brefxtest.tex

      The sample file brefxtest.tex was obtain by running
      "latex backrefx.ins"

   USER DOCUMENTATION:

      <texmf>\doc\latex\backrefx\backrefx.pdf

      The user manual for backrefx package was produced by executing:

         pdflatex backrefx.dtx
         pdflatex backrefx.dtx
         makeindex -s gglo.ist -o backrefx.gls backrefx.glo
         makeindex -s gind.ist -o backrefx.ind backrefx.idx
         pdflatex backrefx.dtx
         pdflatex backrefx.dtx