blob: 6e463aabf34d864f71ccb151bb031a7b8f82330d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
The gcite Package
==================
Copyright 2007--2009 Matthew Tylee Atkinson, Iain Phillips
Distributed under the LPPL 1.3 (http://www.latex-project.org/lppl.txt)
Changes
--------
v1.0.1 -- 3rd July 2009
* Don't crash TeX if [normalcite] is passed to the package and \origcite is used.
* Allow an optional argument to be passed to \cite (as with the command in standard LaTeX).
* Authors should write using the standard LaTeX ``~\cite'' convention.
* Minor documentation improvements (consistency with other documentation; improved navigation and clarification of some issues).
v1.0.0 -- 2nd September 2007
* Initial release.
== END ==
|