/crossrefReferenceLinking

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

=============================================================
=== CrossrefReferenceLinking plugin
=== Version: 2.0.0
=============================================================


About
-----
This plugin will automatically add the extracted article references to the DOI registration with Crossref. Crossref will then automatically check if any DOIs can be found for the submitted references. Shortly after that, using the scheduled task, the plugin will check for the found references DOIs. If article references change once they are registered, the article DOI with the new references will have to be registered anew. Then the check for the found references DOIs will be done again.
This plugin requires Crossref DOIs to be assigned to articles, article references to be separately entered and extracted, as well as article DOIs to be deposited to Crossref from within OJS. It uses the Crossref plugin settings: Crossref credentials (username and password), as well as the setting for the testing mode.

License
-------
This plugin is licensed under the GNU General Public License v3. See the file
LICENSE for the complete terms of this license.

System Requirements
-------------------
OJS 3.4

Installation
------------
There are three ways of installing the plugin:
 * Plugin Gallery:
   * Access your journal's plugin gallery as Site Administrator and install the plugin there.
 * Manual installation (not recommended):
   * Copy the release source or unpack the release package into the OJS plugins/generic/crossrefReferenceLinking/ folder.
   * Run `php tools/upgrade.php upgrade` from the OJS folder.
   * Go to Settings -> Website -> Plugins -> Generic Plugin -> Crossref Reference Linking Plugin and enable the plugin.

Version History
---------------
1.0	- Initial Release
1.0.1	- Adapt for OJS 3.2
1.0.2	- Adapt for OJS 3.3
2.0.0 - Adapt for OJS 3.4

Sponsors
---------------
Crossref provided funding to support the development of the version 1.0 of this plugin.

Contact/Support
---------------
Documentation, bug listings, and updates can be found on this plugin's homepage
at <https://github.com/pkp/crossrefReferenceLinking>.