|
Hopefully, this page is exactly what you are looking for, but if not, you can always find further assistance on Unix/Linux Forum!
User Commands indxbib(1)
NAME
indxbib - create an inverted index to a bibliographic data-
base
SYNOPSIS
indxbib database-file...
DESCRIPTION
indxbib makes an inverted index to the named database-file
(which must reside within the current directory), typically
for use by lookbib(1) and refer(1). A database contains
bibliographic references (or other kinds of information)
separated by blank lines.
A bibliographic reference is a set of lines, constituting
fields of bibliographic information. Each field starts on a
line beginning with a `%', followed by a key-letter, then a
blank, and finally the contents of the field, which may con-
tinue until the next line starting with `%'.
indxbib is a shell script that calls two programs:
/usr/lib/refer/mkey and /usr/lib/refer/inv. mkey truncates
words to 6 characters, and maps upper case to lower case.
It also discards words shorter than 3 characters, words
among the 100 most common English words, and numbers (dates)
< 1000 or > 2099. These parameters can be changed.
indxbib creates an entry file (with a .ia suffix), a posting
file (.ib), and a tag file (.ic), in the working directory.
FILES
/usr/lib/refer/mkey
/usr/lib/refer/inv
x.ia entry file
x.ib posting file
x.ic tag file
x.ig reference file
SunOS 5.10 Last change: 14 Sep 1992 1
User Commands indxbib(1)
ATTRIBUTES
See attributes(5) for descriptions of the following attri-
butes:
____________________________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
| Availability | SUNWdoc |
|_____________________________|_____________________________|
SEE ALSO
addbib(1), lookbib(1), refer(1), roffbib(1), sortbib(1),
attributes(5)
BUGS
All dates should probably be indexed, since many disciplines
refer to literature written in the 1800s or earlier.
indxbib does not recognize pathnames.
SunOS 5.10 Last change: 14 Sep 1992 2
Man(1) output converted with
man2html and wrapped by fishsponge
This page was generated on Wed Sep 12 11:24:57 GMT 2007
|
Your favourite pages:
No pages logged yet. Trying to save cookie... Top 10 most popular pages:
CPAN man page (4196 hits) (Suse Linux 10.1)
ssh man page (4111 hits) (Suse Linux 10.1)
svn man page (2354 hits) (FreeBSD 6.2)
startproc man page (1695 hits) (Suse Linux 10.1)
adv_cap_autoneg man page (1445 hits) (Solaris 10 11_06)
signal man page (1357 hits) (Suse Linux 10.1)
sqlite3 man page (1329 hits) (openSUSE 10.2)
netcat man page (1188 hits) (Suse Linux 10.1)
pprosetup man page (1177 hits) (Solaris 10 11_06)
lwptut man page (1105 hits) (Suse Linux 10.1)
|