Open Preprint Systems  3.3.0
plugins/generic/crossrefDeposit/index.php
Go to the documentation of this file.
1 <?php
2 
18 require_once('CrossrefDepositPlugin.inc.php');
19 
20 return new CrossrefDepositPlugin();
21 
22 ?>
CrossrefDepositPlugin
Deposit DOIs during the publish action.
Definition: CrossrefDepositPlugin.inc.php:14