AZ logo

CTAN directory: /macros/latex/contrib/opcit

You can get the contents of this directory bundled as a zip file.

Packages in this directory:

Identifier Caption
opcit Footnote-style bibliographical references.

Files

Name Size* Date UTC Notes
README 1 KiB 2007-Jun-15 Shown below
opcit.bst 19 KiB 2006-Sep-20
opcit.dtx 75 KiB 2006-Sep-20
opcit.ins 1 KiB 2006-Sep-20
opcit.pdf 297 KiB 2006-Sep-20

  *File sizes in kibibytes.

Contents of README

Contents
--------

opcit.dtx	Source file (LaTeX on it produces the full documentation)
opcit.ins	Installation driver (TeX on it produces the files of
		the package)
opcit.sty	Package
opcit.bst	BibTeX style
opcit.pdf	Manual (not including code)
readme.txt


Description
----------

This is a fully reworked and completed release of opcit, the package
for footnote-style bibliography.

The package keeps track of what works have already been cited, so that
a further citation produces "Idem" or "op. cit." (both of which are
customizable, both globally and locally).

New features include a complete bst file; corrections or improvements
suggested by users of the first version; cross references between
entries and between footnotes; and more.


Installation
----------

The sty file should go in tex\latex\opcit
The bst file should go in bibtex\bst\opcit (or any other subdirectory
of bst, such as public)


Documentation
-------------

The user's manual is the pdf file. Running LaTeX on opcit.dtx produces
this plus commented code.