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
45
46
47
48
49
50
51
52
53
54
55
56
|
%%
%% This is file `comment.bib',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% jurabib.dtx (with options: `comment')
%% ----------------------------------------
%% Example BibTeX 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.
%%
@COMMENTED{erm,
author = {Walther Erman},
gender = {sm},
title = {Handkommentar zum B{\"u}rgerlichen Gesetzbuch},
address = {M{\"u}nster},
language = {german},
year = 1993,
volume = 1,
edition = {9}
}
@COMMENTED{mueko,
title = {Kommentar zum B{\"u}rgerlichen Gesetzbuch},
shortauthor = {M{\"u}Ko},
address = {M{\"u}nchen},
language = {german},
year = 1994,
volume = 2,
volumetitle = {-- Schuldrecht -- Allgemeiner Teil},
edition = {3}
}
@COMMENTED{palandt,
author = {Otto Palandt},
gender = {sm},
title = {Kommentar zum B{\"u}rgerlichen Gesetzbuch},
address = {M{\"u}nchen},
language = {german},
year = 1996,
edition = {6}
}
@COMMENTED{soergel,
author = {Hans Theodor Soergel},
gender = {sm},
title = {Kommentar zum B{\"u}rgerlichen Gesetzbuch},
address = {Stuttgart, Berlin, K{\"o}ln, Mainz},
year = 1987,
howcited = 1,
edition = 12,
volume = 1,
language = {german}
}
%%
%%
%% End of file `comment.bib'.
|