Searched refs:_extractAuthors (Results 1 – 4 of 4) sorted by relevance
699 $ret['authors'] = $this->_extractAuthors($ret['author']);719 $ret['editors'] = $this->_extractAuthors($ret['editor']);1010 private function _extractAuthors($entry) {997 private function _extractAuthors($entry) { global() function in bibtexparser_plugin_bibtex4dw
469 $ret['author'] = $this->_extractAuthors($ret['author']);664 function _extractAuthors($entry) { function in Structures_BibTex