![]() |
![]()
| ![]() |
![]()
NAMErefdbnd - creates a skeleton document and a Makefile for RefDB SYNOPSISInteractive mode: refdbnd Non-interactive mode: refdbnd basename doctype pubtype database style encoding css-file DESCRIPTIONThis script should be the first choice for novices to create new SGML or XML documents for use with RefDB(7). If called without arguments, the script runs in an interactive mode and collects a few answers about the new document. Based on these answers it will create skeleton documents for both the short and full citation formats, as well as a custom-tailored Makefile that performs all necessary steps to create formatted output from the document. Alternatively you can call this script from a directory that contains an existing SGML or XML file. Pass the full name to the script when it asks for a filename, and the script will try to guess some of the settings from the existing file. The script can create the following document types:
The skeleton documents created by the script contain the appropriate prolog for the selected document type. The only extension is the declaration of an external entity in the internal subset which is required to include the bibliography. OPTIONS
MAKEFILE TARGETSThe Makefile is set up to process your document properly depending on its type. The following targets are available to be called like make target:
FILES/usr/local/share/refdb/db/examples/Makefile.template The template used to create the Makefile. SEE ALSORefDB (7). RefDB manual (local copy) <prefix>/share/doc/refdb-<version>/refdb-manual/index.html RefDB manual (web) <[1]http://refdb.sourceforge.net/manual/index.html> RefDB on the web <[2]http://refdb.sourceforge.net/> AUTHORrefdbnd was written by Markus Hoenicka <markus@mhoenicka.de>. REFERENCES
|