GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
lkbib(1) FreeBSD General Commands Manual lkbib(1)

lkbib - search bibliographic databases

lkbib [-n] [-i fields] [-p file] ... [-t n] key ...
lkbib --help
lkbib -v
lkbib --version

lkbib searches bibliographic databases for references containing keywords key and writes any references found to the standard output stream. It reads databases given by -p options and then (unless -n is given) a default database. The default database is taken from the REFER environment variable if it is set, otherwise it is /usr/dict/papers/Ind. For each database file to be searched, if an index file.i created by indxbib(1) exists, then it will be searched instead; each index can cover multiple databases.

--help displays a usage message, while -v and --version show version information; all exit afterward.

When searching files for which no index exists, ignore the contents of fields whose names are in string.
Suppress search of default database.
Search file. Multiple -p options can be used.
Require only the first n characters of keys to be given. The default is 6.

Default database.

/usr/dict/papers/Ind
Default database to be used if the REFER environment variable is not set.
file.i
Index files.

“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), lookbib(1), indxbib(1)

2 July 2023 groff 1.23.0

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.