Open Journal Systems  3.3.0
plugins/importexport/medra/index.php
Go to the documentation of this file.
1 <?php
2 
20 require_once('MedraExportPlugin.inc.php');
21 
22 return new MedraExportPlugin();
23 
24 
MedraExportPlugin
mEDRA Onix for DOI (O4DOI) export/registration plugin.
Definition: MedraExportPlugin.inc.php:24