Annotated edit history of
lkbib(1) version 1, including all changes.
View license author blame.
Rev |
Author |
# |
Line |
1 |
perry |
1 |
LKBIB |
|
|
2 |
!!!LKBIB |
|
|
3 |
NAME |
|
|
4 |
SYNOPSIS |
|
|
5 |
DESCRIPTION |
|
|
6 |
OPTIONS |
|
|
7 |
ENVIRONMENT |
|
|
8 |
FILES |
|
|
9 |
SEE ALSO |
|
|
10 |
---- |
|
|
11 |
!!NAME |
|
|
12 |
|
|
|
13 |
|
|
|
14 |
lkbib - search bibliographic databases |
|
|
15 |
!!SYNOPSIS |
|
|
16 |
|
|
|
17 |
|
|
|
18 |
__lkbib__ [[ __-v__ ] [[ __-i__''fields'' ] [[ |
|
|
19 |
__-p__''filename'' ] [[ __-t__''n'' ] |
|
|
20 |
''key''... |
|
|
21 |
|
|
|
22 |
|
|
|
23 |
It is possible to have whitespace between a command line |
|
|
24 |
option and its parameter. |
|
|
25 |
!!DESCRIPTION |
|
|
26 |
|
|
|
27 |
|
|
|
28 |
__lkbib__ searches bibliographic databases for references |
|
|
29 |
that contain the keys ''key''... and prints any |
|
|
30 |
references found on the standard output. __lkbib__ will |
|
|
31 |
search any databases given by __-p__ options, and then a |
|
|
32 |
default database. The default database is taken from the |
|
|
33 |
__REFER__ environment variable if it is |
|
|
34 |
set, otherwise it is __/usr/dict/papers/Ind__. For each |
|
|
35 |
database ''filename'' to be searched, if an index |
|
|
36 |
''filename''__.i__ created by indxbib(1) |
|
|
37 |
exists, then it will be searched instead; each index can |
|
|
38 |
cover multiple databases. |
|
|
39 |
!!OPTIONS |
|
|
40 |
|
|
|
41 |
|
|
|
42 |
__-v__ |
|
|
43 |
|
|
|
44 |
|
|
|
45 |
Print the version number. |
|
|
46 |
|
|
|
47 |
|
|
|
48 |
__-p__''filename'' |
|
|
49 |
|
|
|
50 |
|
|
|
51 |
Search ''filename''. Multiple __-p__ options can be |
|
|
52 |
used. |
|
|
53 |
|
|
|
54 |
|
|
|
55 |
__-i__''string'' |
|
|
56 |
|
|
|
57 |
|
|
|
58 |
When searching files for which no index exists, ignore the |
|
|
59 |
contents of fields whose names are in |
|
|
60 |
''string''. |
|
|
61 |
|
|
|
62 |
|
|
|
63 |
__-t__''n'' |
|
|
64 |
|
|
|
65 |
|
|
|
66 |
Only require the first ''n'' characters of keys to be |
|
|
67 |
given. Initially ''n'' is 6. |
|
|
68 |
!!ENVIRONMENT |
|
|
69 |
|
|
|
70 |
|
|
|
71 |
__REFER__ |
|
|
72 |
|
|
|
73 |
|
|
|
74 |
Default database. |
|
|
75 |
!!FILES |
|
|
76 |
|
|
|
77 |
|
|
|
78 |
__/usr/dict/papers/Ind__ |
|
|
79 |
|
|
|
80 |
|
|
|
81 |
Default database to be used if the |
|
|
82 |
__REFER__ environment variable is not set. |
|
|
83 |
''filename''__.i__ Index files. |
|
|
84 |
!!SEE ALSO |
|
|
85 |
|
|
|
86 |
|
|
|
87 |
refer(1), lookbib(1), |
|
|
88 |
indxbib(1) |
|
|
89 |
---- |
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.