Searched refs:pluginObject (Results 1 – 1 of 1) sorted by relevance
239 function readMedlineContent($string, $pluginObject) { argument415 array_push($authors, $pluginObject->getLang('no_author_listed'));421 $ret['first_author'] = $authors[0].", ".$pluginObject->getConf('et_al_vancouver');428 $limit = $pluginObject->getConf('limit_authors_vancouver');442 $vancouver .= ", ".$pluginObject->getConf('et_al_vancouver');459 $authors3 .= ", ".$pluginObject->getConf('et_al_vancouver');477 if ($pluginObject->getConf('remove_dot_from_journal_iso') === true)