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

Name

6       lkbib - search bibliographic databases
7

Synopsis

9       lkbib [-n] [-i fields] [-p file] ... [-t n] key ...
10
11       lkbib --help
12
13       lkbib -v
14       lkbib --version
15

Description

17       lkbib  searches  bibliographic databases for references containing key‐
18       words key and writes  any  references  found  to  the  standard  output
19       stream.   It reads databases given by -p options and then (unless -n is
20       given) a default database.  The default  database  is  taken  from  the
21       REFER  environment  variable  if  it is set, otherwise it is /usr/dict/
22       papers/Ind.  For each database file to be searched, if an index  file.i
23       created  by  indxbib(1)  exists, then it will be searched instead; each
24       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       -n     Suppress search of default database.
35
36       -p file
37              Search file.  Multiple -p options can be used.
38
39       -t n   Require only the first n characters of keys to  be  given.   The
40              default is 6.
41

Environment

43       REFER  Default database.
44

Files

46       /usr/dict/papers/Ind
47              Default database to be used if the REFER environment variable is
48              not set.
49
50       file.i Index files.
51

See also

53       “Some Applications of Inverted Indexes on the Unix System”,  by  M.  E.
54       Lesk,  1978,  AT&T Bell Laboratories Computing Science Technical Report
55       No. 69.
56
57       refer(1), lookbib(1), indxbib(1)
58
59
60
61groff 1.23.0                    2 November 2023                       lkbib(1)
Impressum