поиск по библиографическим базам данных (search bibliographic databases)
Имя (Name)
lookbib - search bibliographic databases
Синопсис (Synopsis)
lookbib
[-i
string] [-t
n] filename ...
lookbib --help
lookbib -v
lookbib --version
Описание (Description)
lookbib prints a prompt on the standard error (unless the
standard input is not a terminal), reads from the standard input
a line containing a set of keywords, searches the bibliographic
databases filename ... for references containing those keywords,
prints any references found on the standard output, and repeats
this process until the end of input. For each database filename
to be searched, if an index filename.i created by indxbib(1)
exists, then it will be searched instead; each index can cover
multiple databases.
Параметры (Options)
--help
displays a usage message, while -v
and --version
show
version information; all exit afterward.
-i
string
When searching files for which no index exists, ignore the
contents of fields whose names are in string.
-t
n Only require the first n characters of keys to be given.
Initially, n is 6.
Файлы (Files)
filename.i
Index files.
Смотри также (See also)
'Some Applications of Inverted Indexes on the Unix System', by M.
E. Lesk, 1978, AT&T Bell Laboratories Computing Science Technical
Report No. 69.
refer(1), lkbib(1), indxbib(1)