Server IP : 103.11.96.170 / Your IP : 3.148.241.210 Web Server : Microsoft-IIS/10.0 System : Windows NT WIN-F6SLGVICLOP 10.0 build 17763 (Windows Server 2016) AMD64 User : elibrary.unsap.ac.id ( 0) PHP Version : 7.4.19 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF Directory (0777) : D:/localhost/ejournal_unsap/cache/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<?php return array ( 'plugins.importexport.pubmed.displayName' => 'PubMed XML Export Plugin', 'plugins.importexport.pubmed.description' => 'Export article metadata in PubMed XML format for indexing in MEDLINE.', 'plugins.importexport.pubmed.export' => 'Export Data', 'plugins.importexport.pubmed.export.issues' => 'Export Issues', 'plugins.importexport.pubmed.export.selectIssue' => 'Select an Issue to export.', 'plugins.importexport.pubmed.export.articles' => 'Export Articles', 'plugins.importexport.pubmed.export.selectArticle' => 'Select Articles to export.', 'plugins.importexport.pubmed.cliUsage' => 'Usage: {$scriptName} {$pluginName} [xmlFileName] [journal_path] articles [articleId1] [articleId2] ... {$scriptName} {$pluginName} [xmlFileName] [journal_path] issue [issueId] ', 'plugins.importexport.pubmed.cliError' => 'ERROR:', 'plugins.importexport.pubmed.export.error.issueNotFound' => 'No issue matched the specified issue ID "{$issueId}".', 'plugins.importexport.pubmed.export.error.articleNotFound' => 'No article matched the specified article ID "{$articleId}".', );