from small one page howto to huge articles all in one place
Last additions:
May 25th. 2007:
April, 26th. 2006:
|
You are here: manpages
\%lookbib
Section: User Commands (1) Updated: 2 July 2023 Index
Return to Main Contents
Name
lookbib - search bibliographic databases
.nr do-fallback 1
.nr do-fallback 1
Synopsis
[ -i~string]
[ -t~n]
file
...
--help
-v
--version
Description
lookbib
writes a prompt to the standard error stream
(unless the standard input stream is not
a terminal),
reads from the standard input a line containing a set of keywords,
searches each bibliographic database
file
for references containing those keywords,
writes any references found to the standard output stream,
and repeats this process until the end of input.
For each database
file
to be searched,
if an index
file .i
created by
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
-
Require only the first
n
characters of keys to be given.
The default
is~6.
Files
- file.i
-
Index files.
See also
[lq]Some Applications of Inverted Indexes on the Unix System[rq],
by M. E. Lesk,
1978,
AT&T Bell Laboratories Computing Science Technical Report No. 69.
Index
- Name
-
- Synopsis
-
- Description
-
- Options
-
- Files
-
- See also
-
|