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 [ -v ] [ -ifields ] [ -pfilename ] [ -tn ] key...

It is possible to have whitespace between a command line option and its parameter.

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 /usr/dict/papers/Ind. 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.

-v
Print the version number.
-pfilename
Search filename. Multiple -p options can be used.
-istring
When searching files for which no index exists, ignore the contents of fields whose names are in string.
-tn
Only require the first n characters of keys to be given. Initially n is 6.

REFER
Default database.

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

refer(1), lookbib(1), indxbib(1)
27 June 2001 Groff Version 1.18.1

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.