ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/matt_papers/canidacy_talk/jbtestcb.tex
Revision: 62
Committed: Tue Aug 6 22:06:13 2002 UTC (22 years, 1 month ago) by mmeineke
Content type: application/x-tex
File size: 1119 byte(s)
Log Message:

added a crapload of crap that may or may norbe neccassary. Time will tell. Also, got footnote references working.

File Contents

# User Rev Content
1 mmeineke 62 %%
2     %% This is file `jbtestcb.tex',
3     %% generated with the docstrip utility.
4     %%
5     %% The original source files were:
6     %%
7     %% jurabib.dtx (with options: `testcb')
8     %% ----------------------------------------
9     %% Example TeX file for the documentation
10     %% of the jurabib package v0.52n
11     %% Copyright (C) 1999, 2000, 2001, 2002 Jens Berger
12     %% See jurabib.ins for the copyright details.
13     %%
14     \documentclass[12pt]{report}
15     \usepackage{german}
16     \usepackage[%
17     authorformat=smallcaps,%
18     commabeforerest,%
19     titleformat=colonsep,%
20     bibformat={tabular,ibidem},%
21     pages=format,%
22     ]{jurabib}
23     \usepackage[duplicate]{chapterbib}
24     \usepackage{remreset}
25     \renewcommand*{\StartFinalBibs}{%
26     \renewcommand*{\refname}{\chaptername\space\thechapter}%
27     }%
28     \makeatletter
29     \@removefromreset{footnote}{chapter}
30     \renewcommand*{\bib@heading}{%
31     \section*{\refname\@mkboth{\refname}{\refname}}%
32     }%
33     \makeatother
34     \begin{document}
35     \tableofcontents
36     \include{cb1}
37     \include{cb2}
38     \chapter*{Literature}\addcontentsline{toc}{chapter}{Literature}
39     \bibliographystyle{jurabib}
40     \bibliography{jbtest}
41     \end{document}
42     %%
43     %%
44     %% End of file `jbtestcb.tex'.