MirBSD manpage: roffbib(1)

ROFFBIB(1)                   BSD Reference Manual                   ROFFBIB(1)

NAME

     roffbib - run off bibliographic database

SYNOPSIS

     roffbib [-e] [-h] [-n] [-o] [-r] [-s] [-Tterm] [-x] [-mmac] [-V] [-Q]
             file ...

DESCRIPTION

     Roffbib is a shell script which prints out all records in a bibliographic
     database, in bibliography format rather than as footnotes or endnotes.
     Generally it is used in conjunction with sortbib:

           sortbib database | roffbib

     Roffbib accepts most of the options understood by nroff(1), such as the
     -T flag to specify terminal type.

     If abstracts or comments are entered in the database following the %X
     field key, roffbib will format them into paragraphs for an annotated bi-
     bliography. Several %X fields may be given if several annotation para-
     graphs are desired.

     Options exclusive to roffbib:

     -x
       Suppresses the printing of %X abstracts.

     -V
       Send output to the Versatec (use vtroff).

     -Q
       Queue the output to the default troff device.

     If neither the -Q or -V flags are given, roffbib sends the output to the
     standard output. The default macros for roffbib are in
     /usr/share/tmac/tmac.bib. These can be over ridden by specifying a user-
     defined set with the -m option.

     Four command-line registers control formatting style of the bibliography,
     much like the number registers of ms(7). The command-line argument -rN1
     will number the references starting at one  1 . The flag -rV2 will double
     space the bibliography, while -rV1 will double space references but sin-
     gle space annotation paragraphs. The line length can be changed from the
     default 6.5 inches to 6 inches with the -rL6i argument, and the page
     offset can be set from the default of 0 to one inch by specifying -rO1i
     (capital O, not zero). Note: with the -V and -Q flags the default page
     offset is already one inch.

     Roffbib is limited, but it is a good script to copy and adopt for one's
     own needs, as it does demonstrate usage of refer(1).

FILES

     /usr/bin/roffbib          Roffbib script.
     /usr/share/tmac/tmac.bib  File of macros used by nroff(1) and troff(1).

SEE ALSO

     refer(1), addbib(1), sortbib(1), indxbib(1), lookbib(1)

HISTORY

     The roffbib command appeared in 4.2BSD.

BUGS

     Users have to rewrite macros to create customized formats.

4.2 Berkeley Distribution     September 4, 2020                              1

Generated on 2022-12-24 01:00:14 by $MirOS: src/scripts/roff2htm,v 1.113 2022/12/21 23:14:31 tg Exp $ — This product includes material provided by mirabilos.

These manual pages and other documentation are copyrighted by their respective writers; their sources are available at the project’s CVSweb, AnonCVS and other mirrors. The rest is Copyright © 2002–2022 MirBSD.

This manual page’s HTML representation is supposed to be valid XHTML/1.1; if not, please send a bug report — diffs preferred.

Kontakt / Impressum & Datenschutzerklärung