summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/opcit/README
blob: 6657c0ac0cb2e5797676f062d3b0c52bb02917d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
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.