1lookbib(1)                  General Commands Manual                 lookbib(1)
2
3
4

Name

6       lookbib - search bibliographic databases
7

Synopsis

9       lookbib [-i string] [-t n] file ...
10
11       lookbib --help
12
13       lookbib -v
14       lookbib --version
15

Description

17       lookbib  writes a prompt to the standard error stream (unless the stan‐
18       dard input stream is not a terminal), reads from the standard  input  a
19       line containing a set of keywords, searches each bibliographic database
20       file for references containing those keywords,  writes  any  references
21       found to the standard output stream, and repeats this process until the
22       end of input.  For each database file  to  be  searched,  if  an  index
23       file.i  created by indxbib(1) exists, then it will be searched instead;
24       each index can cover multiple databases.
25

Options

27       --help displays a usage message, while -v and  --version  show  version
28       information; all exit afterward.
29
30       -i string
31              When  searching files for which no index exists, ignore the con‐
32              tents of fields whose names are in string.
33
34       -t n   Require only the first n characters of keys to  be  given.   The
35              default is 6.
36

Files

38       file.i Index files.
39

See also

41       “Some  Applications  of  Inverted Indexes on the Unix System”, by M. E.
42       Lesk, 1978, AT&T Bell Laboratories Computing Science  Technical  Report
43       No. 69.
44
45       refer(1), lkbib(1), indxbib(1)
46
47
48
49groff 1.23.0                    2 November 2023                     lookbib(1)
Impressum