1LOOKBIB(1) General Commands Manual LOOKBIB(1)
2
3
4
6 lookbib - search bibliographic databases
7
9 lookbib [ -v ] [ -istring ] [ -tn ] filename...
10
12 lookbib prints a prompt on the standard error (unless the standard
13 input is not a terminal), reads from the standard input a line contain‐
14 ing a set of keywords, searches the bibliographic databases filename...
15 for references containing those keywords, prints any references found
16 on the standard output, and repeats this process until the end of
17 input. For each database filename to be searched, if an index file‐
18 name.i created by indxbib(1) exists, then it will be searched instead;
19 each index can cover multiple databases.
20
22 It is possible to have whitespace between a command line option and its
23 parameter.
24
25 -v Print the version number.
26
27 -istring
28 When searching files for which no index exists, ignore the con‐
29 tents of fields whose names are in string.
30
31 -tn Only require the first n characters of keys to be given. Ini‐
32 tially n is 6.
33
35 filename.i Index files.
36
38 refer(1), lkbib(1), indxbib(1)
39
40
41
42Groff Version 1.22.2 7 February 2013 LOOKBIB(1)