summaryrefslogtreecommitdiff
path: root/biblio/tib/sk/tib.7
blob: e80d4fb2da5334ff0a2fbf4069b83fbf2dd15eb0 (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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
.TH TIB 7 "11-Jan-1991"
.SH NAME
tib - tib macro files (local additions)
.SH SYNTAX
.B tib -s \fIstyle\fB ...

.B tib ... -i \fIfile\fB.ttx\fR ...

.B tib ... -i \fIfile\fB.ttz\fR ...
.SH DESCRIPTION
These macros are used by
.B tib(1)
to format bibliographic references. 

.SS "Types of Tib Files:"
There are
.B .tib, .ttx
and
.B .ttz
files:

.TP 12
.I file\fB.tib\fR
A style file containing tib commands, usually including (tib
.B I
command) a 
.B .ttz
file and \\inputting a
.B .ttx
file.
It defines the overall citation style, e.g., with brackets or as
footnotes. It is used by
.B tib -s \fIfile\fR.
The extension
.B .tib
can be omitted.
.TP
.I file\fB.ttx\fR
TeX macros, \\input when TeX processes tib's output file.
.TP
.I file\fB.ttz\fR
A file containing tib commands, usually defining abbreviations of
journal names with the tib
.B D
command. It is included when tib runs with the
.B I
command.

.SS "List of Macro Files:"

.TP 16
abstract.ttx
Prints the %X abstract field and the %W key word field (see
.B texbib(1), texswlist(1)\fR)

.TP
german.ttx
Makes the Tex german macro package available (see
.B german(7)\fR)
and uses german quotes. Useful when umlauts appear in your
bibliography and you are accustomed to using german(7).

.TP
local.tib
A local style that uses brackets, numbers references in order of citation
and prints the volume number of a journal in bold face.

.TP
quote.ttx
Uses ``english quotes''. Useful with german.ttx to avoid
,,Gaensefuesschen''.

.TP
quoteUSA.ttx
Puts a comma after a quoted title into the string instead after it,
where it logically belongs. This is convential at least in the USA, I
believe (cf. D. E. Knuth,
.I The TeXbook,
p. 74, Exercise 12.5).

.TP
swort.tib
Used by
.B texswlist(1)
to print a bibliography sorted on the key words in the %W field.

.TP
terse.ttx
Omits title (%T) and issue number (%N) of a journal or article entry.

You MUST specify a
.B -s \fIstyle\fB 
switch BEFORE using
.B -i terse.ttx
because
.B terse.ttx
works by redefining some TeX macros originally defined in the style
file.  If you use the default style, you have to specify it explicitly with
.B -s num\fR.

.TP
tiblist.tib
The style used by
.B texbib(1)
to print an annotated bibliography.

.SH FILES
.TP 32
/vol/tex/lib/tib/inputs/
Directory for tib macros
.SH "SEE ALSO"
.B tib(1), tib(5), tex(1), texbib(1), texswlist(1), german(7)
.SH AUTHOR
S. Kremer