summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/jurabib/jbtestcb.tex
blob: da9ccffd1017a0b044b99e98f739711b72e1617a (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
41
42
43
44
%%
%% This is file `jbtestcb.tex',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% jurabib.dtx  (with options: `jbtestcbtex')
%% ----------------------------------------
%% Example TeX file for the documentation
%% of the jurabib package v0.6
%% Copyright (C) 1999-2004 Jens Berger (http://www.jurabib.org)
%% See jurabib.ins  for the copyright details.
%% 
\documentclass[12pt]{report}
\usepackage{german}
\usepackage[%
    authorformat=smallcaps,%
    commabeforerest,%
    titleformat=colonsep,%
    bibformat={tabular,ibidem},%
    pages=format,%
]{jurabib}
\usepackage[duplicate]{chapterbib}
\usepackage{remreset}
\renewcommand*{\StartFinalBibs}{%
    \renewcommand*{\refname}{\chaptername\space\thechapter}%
}%
\makeatletter
\@removefromreset{footnote}{chapter}
\renewcommand*{\bib@heading}{%
    \section*{\refname\@mkboth{\refname}{\refname}}%
}%
\makeatother
\begin{document}
\tableofcontents
\include{jbtestcb1}
\include{jbtestcb2}
\chapter*{Literature}\addcontentsline{toc}{chapter}{Literature}
\bibliographystyle{jurabib}
\bibliography{jbtest}
\end{document}
%% 
%%
%% End of file `jbtestcb.tex'.