summaryrefslogtreecommitdiff
path: root/macros/latex209/contrib/misc/apalike-plus.readme
blob: 2c5ff00ac50bfe2a1d8bcec541d63caecc8eaf4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
apalike-plus.sty -  This is for people who want something like apalike.sty
                    (perhaps because they are using apalike.bst), but who
                    want the extra features described below.

With this style-option:
- the default title is "References", but can be changed by putting a
  \renewcommand{\bibtitle}{...} command before \begin{thebibliography}
- if the document style is such that \pagestyle{headings} is used,
  "REFERENCES" goes in the page-heading by default, but can be changed
  with \renewcommand{\bibheadtitle}{...}
- thebibliography gives an \addcontentsline command, so that \tableofcontents 
  puts the bibliography (with appropriate title) in the table of contents.

authordate1-4.sty - This is for people who are using one of the BibTeX
                    author-date style files authordate1.bst, ... ,
                    authordate4.bst.  It redefines \cite and thebibliography,
                    and also defines a \shortcite command such that if \cite 
                    gives "(Smith, 1970)", \shortcite gives "(1970)".