Journal title word management

Commands to maintain the word list used to identify unabbreviated words in journal names.

Add Journal Title Words

refdb-addword(wordlist);

Asks interactively for a whitespace-separated list of words which are unabbreviated journal title words. These words will be added to the system database.

List Journal Title Words

refdb-listword(word);

Asks interactively for a regular expression used to list unabbreviated journal title words. An empty string causes refdb-mode to list all available journal title words.

Delete Journal Title Words

refdb-deleteword(wordlist);

Asks interactively for a list of words that is to be deleted from the list of unabbreviated journal title words.