Open Journal Systems  3.3.0
plugins/generic/googleScholar/index.php
Go to the documentation of this file.
1 <?php
2 
19 require_once('GoogleScholarPlugin.inc.php');
20 
21 return new GoogleScholarPlugin();
22 
23 
GoogleScholarPlugin
Inject Google Scholar meta tags into submission views to facilitate indexing.
Definition: GoogleScholarPlugin.inc.php:18