1LOOKBIB(1) General Commands Manual LOOKBIB(1)
2
3
4
6 lookbib - search bibliographic databases
7
9 lookbib [-i string] [-t n] filename ...
10
11 lookbib --help
12
13 lookbib -v
14 lookbib --version
15
17 lookbib prints a prompt on the standard error (unless the standard
18 input is not a terminal), reads from the standard input a line contain‐
19 ing a set of keywords, searches the bibliographic databases filename
20 ... for references containing those keywords, prints any references
21 found on the standard output, and repeats this process until the end of
22 input. For each database filename to be searched, if an index file‐
23 name.i created by indxbib(1) exists, then it will be searched instead;
24 each index can cover multiple databases.
25
27 Whitespace is permitted between a command-line option and its argument.
28
29 --help Display a usage message and exit.
30
31 -istring
32 When searching files for which no index exists, ignore the con‐
33 tents of fields whose names are in string.
34
35 -tn Only require the first n characters of keys to be given. Ini‐
36 tially n is 6.
37
38 -v
39 --version
40 Display version information and exit.
41
43 filename.i
44 Index files.
45
47 refer(1), lkbib(1), indxbib(1)
48
49
50
51groff 1.22.4 3 November 2020 LOOKBIB(1)