Index of /archives/text/CTAN/biblio/bibtex/contrib/authordate
Name Last modified Size Description
Parent Directory -
authordate1.ltx 1992-07-20 09:00 336
authordate2.ltx 1992-07-20 09:00 336
authordate3.ltx 1992-07-20 09:00 336
authordate4.ltx 1992-07-20 09:00 336
README 1992-07-20 09:00 1.1K
authordate1-4.sty 1992-07-20 09:00 3.3K
testadb.ltx 1992-07-20 09:00 4.2K
authordate2.bst 1992-07-20 09:00 30K
authordate4.bst 1992-07-20 09:00 30K
authordate1.bst 1992-07-20 09:00 30K
authordate3.bst 1992-07-20 09:00 31K
This directory contains 4 BibTeX style files for producing author-date
reference-lists. The styles are loosely based on the recommendations of
British Standard 1629 (1976 edition), Butcher's "Copy-editing" (Cambridge
University Press, 1981) and the Chicago Manual of Style (1982 edition).
The files are:
authordate1.bst - Author's names are typeset in roman. Uppercase letters in
article, journal and book titles are left as given in the
bib file.
authordate2.bst - As authordate1, but with downstyle titles, i.e., titles that
are lowercase except for the first letter, any letter
following a colon, and letters protected by { and }.
authordate3.bst - As authordate1, but with author's names in small capitals.
authordate4.bst - As authordate3, but with downstyle titles.
These style files must be used in conjunction with certain re-definitions
of thebibliography and \cite, as provided in the LaTeX style-option file
authordate1-4.sty. For example, your LaTeX input file might contain
\documentstyle[authordate1-4]{report}
and
\bibliographystyle{authordate2}