Open Journal Systems  3.3.0
plugins/pubIds/urn/index.php
Go to the documentation of this file.
1 <?php
2 
18 require_once('URNPubIdPlugin.inc.php');
19 
20 return new URNPubIdPlugin();
21 
22 
URNPubIdPlugin
URN plugin class.
Definition: URNPubIdPlugin.inc.php:19