diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/jurabib/jbtestbu.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/jurabib/jbtestbu.tex | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/jurabib/jbtestbu.tex b/Master/texmf-dist/doc/latex/jurabib/jbtestbu.tex new file mode 100644 index 00000000000..dc72b4d126c --- /dev/null +++ b/Master/texmf-dist/doc/latex/jurabib/jbtestbu.tex @@ -0,0 +1,35 @@ +%% +%% This is file `jbtestbu.tex', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% jurabib.dtx (with options: `jbtestbutex') +%% ---------------------------------------- +%% 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{article} +\usepackage{jurabib} +\usepackage{bibunits} + +%% Remember: You have to run 'bibtex bu1' for the first and 'bibtex bu2' for the second bibliography! + +\begin{document} + +\begin{bibunit}[jurabib] + A small bibunit to demonstrate \textsf{jurabib} and \textsf{bibunits} interaction~\cite{helm72}. + \putbib[jbtesthu] +\end{bibunit} + +\begin{bibunit}[jureco] + A new bibunit with a different style~\cite{helm82}. + \putbib[jbtesthu] +\end{bibunit} + +\end{document} +%% +%% +%% End of file `jbtestbu.tex'. |