bibliography.cfg
Package: WA2L/WinTools 1.2.08
Section: Configuration Files (4)
Updated: 04 December 2022
Index
Return to Main Contents
NAME
bibliography.cfg - configuration file for bibliography
SYNOPSIS
directory/bibliography.cfg
directory/configname.cfg
AVAILABILITY
WA2L/WinTools
DESCRIPTION
This is the optional configuration file for the
bibliography
command.
FILEFORMAT
Rows starting with
#
are considered as comments.
The file format is
OPTION=VALUE
Between the
OPTION
, the
=
and the
VALUE
are no spaces.
You can comment out any
OPTION
or completely remove the related setting line
to use the default settings.
OPTIONS
- TITLE
-
Title of the bibliography.
-
Example: TITLE=Science Documents
Default: TITLE=Bibliography
- SUBTITLE
-
Subtitle of the bibliography.
-
Example: SUBTITLE=Mathematics
Default: SUBTITLE=
- ABSTRACT
-
Abstract text at in the bibliography header.
-
Example: ABSTRACT=This are the collected mathematical documents.
Default: ABSTRACT=
- STYLE
-
Style selection.
-
Example: STYLE=GREEN
Default: STYLE=
- OUTFILE
-
Set output file name.
-
Example: OUTFILE=_MATHEMATICS.html
Default: OUTFILE=_BIBLIOGRAPHY.html
- METAFILES
-
List of meta files whose files should be included into
the bibliography.
The
METAFILES
settings is as in the
lsw (1)
command.
-
Example: METAFILES=*.pdf.meta matrices\*.pdf.meta basics\*.pdf.meta
Default: METAFILES=*
- FILTER
-
tf(1)
filter to be used to create the bibliography.
-
Example: FILTER=bibref
Default: FILTER=bib
- EXCLUDES
-
files or directories to be excluded.
The setting must be a valid regular expression as understood by
egrep(1).
-
Example: EXCLUDES=(^|\\)(_old|_alt|\\.sav|tmp)(\\)
Default: EXCLUDES=(^|\\)(_old|_alt|\\.sav)(\\)
- BASE
-
base link to the documents in the bibliography.
This setting is only needed if the generated bibliography
is not located in the directory for which the
bibliography is generated for.
-
Example: BASE=Project Alpha/technical documents/
Default: BASE=
EXAMPLES
-
SEE ALSO
wintoolsintro(1),
bibliography(1),
metadata(1)
NOTES
-
BUGS
-
AUTHOR
bibliography.cfg was developed by Christian Walther. Send suggestions
and bug reports to wa2l@users.sourceforge.net .
COPYRIGHT
Copyright © 2022
Christian Walther
This is free software; see
WA2LWinTools/man/COPYING
for copying conditions. There is ABSOLUTELY NO WARRANTY; not
even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
This document was created by man2html
using the manual pages.
Time: 16:31:48 GMT, September 14, 2024