Copyright (C) 1989-2000, 2001, 2004 Free Software Foundation, Inc.
Permission is granted to make and distribute verbatim copies of
this manual provided the copyright notice and this permission notice
are preserved on all copies.
Permission is granted to copy and distribute modified versions of this
manual under the conditions for verbatim copying, provided that the
entire resulting derived work is distributed under the terms of a
permission notice identical to this one.
Permission is granted to copy and distribute translations of this
manual into another language, under the above conditions for modified
versions, except that this permission notice may be included in
translations approved by the Free Software Foundation instead of in
the original English.
..
.
.
Like TP, but if specified indent is more than half
the current line-length - indent, use the default indent.
. ie \\n(.$=0:((0\\$1)*2u>(\\n(.lu-\\n(.iu)) .TP . el .TP "\\$1" .. . .
mode: nroff
End:
the current line-length - indent, use the default indent.
. ie \\n(.$=0:((0\\$1)*2u>(\\n(.lu-\\n(.iu)) .TP . el .TP "\\$1" .. . .
LKBIB @MAN1EXT@ "@MDATE@" "Groff Version @VERSION@"
.
.
NAME
lkbib - search bibliographic databases
.
.
SYNOPSIS
lkbib [
-v ]
[
-i fields ]
[
-p filename ]
[
-t n ]
key \|.\|.\|. .
It is possible to have whitespace between a command line option and its parameter. . .
DESCRIPTION
lkbib searches bibliographic databases for references that contain the keys
key \|.\|.\|.\& and prints any references found on the standard output.
lkbib will search any databases given by
-p options, and then a default database.
The default database is taken from the
REFER environment variable if it is set,
otherwise it is
@DEFAULT_INDEX@ . For each database
filename to be searched,
if an index
filename @INDEX_SUFFIX@ created by
@g@indxbib (@MAN1EXT@) exists, then it will be searched instead;
each index can cover multiple databases.
.
.
OPTIONS
-v Print the version number. .
-p filename Search filename . Multiple -p options can be used. .
-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. . .
ENVIRONMENT
\w'REFER'u+2n REFER Default database. . .
FILES
.Tp \w'@DEFAULT_INDEX@'u+2n
@DEFAULT_INDEX@ Default database to be used if the
REFER environment variable is not set.
.
filename @INDEX_SUFFIX@ Index files. . .
"SEE ALSO"
@g@refer (@MAN1EXT@), @g@lookbib (@MAN1EXT@), @g@indxbib (@MAN1EXT@) .
Local Variables:mode: nroff
End: