This menu section contains all functions to work with bibliography style data.
refdb-addstyle-on-buffer(
void)
;
Adds the XML data using the citestylex.dtd in the current buffer to the system database. refdb-mode will refuse to add the data if nxml-mode indicates they are invalid. If the database already contains a style with the given name, it will be replaced with the new version.
refdb-liststyle(
stylename)
;
Asks interactively for a regular expression used to list bibliography styles. An empty string causes refdb-mode to list all available styles.