en:plugin:prociteplugin
ProCitePlugin
A plugin for (exported) ProCite databases
- Processes files with extensions:
.txt
Perl regular expression:(?i)(\.txt)$
- Explodes files into multiple records.
The following table lists all of the configuration options available for ProCitePlugin.
Option | Description | Value |
---|---|---|
ProCitePlugin Options | ||
process_exp | A perl regular expression to match against filenames. Matching filenames will be processed by this plugin. For example, using '(?i).html?\$' matches all documents ending in .htm or .html (case-insensitive). | Default: (?i)(\.txt)$ |
split_exp | A perl regular expression to split input files into segments. | Default: \n |
entry_separator | The string used to separate multiple values for single metadata fields in ProCite database records. |
en/plugin/prociteplugin.txt · Last modified: 2023/03/13 01:46 by 127.0.0.1