Index of /archives/text/CTAN/macros/latex/contrib/opcit
Name Last modified Size Description
Parent Directory -
opcit.pdf 2006-09-21 05:01 297K
opcit.ins 2006-09-20 09:00 732
opcit.dtx 2006-09-20 09:00 75K
opcit.bst 2006-09-20 09:00 19K
README 2007-06-15 19:18 1.0K
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.