Home
last modified time | relevance | path

Searched refs:_extractAuthors (Results 1 – 4 of 4) sorted by relevance

/plugin/bibtex4dw/lib/
H A Dbibtexparser.php699 $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
/plugin/publistx/bib2tpl/lib/
H A DBibTex.php469 $ret['author'] = $this->_extractAuthors($ret['author']);
664 function _extractAuthors($entry) { function in Structures_BibTex
/plugin/publistf/bib2tpl/lib/
H A DBibTex.php469 $ret['author'] = $this->_extractAuthors($ret['author']);
664 function _extractAuthors($entry) { function in Structures_BibTex
/plugin/publist/bib2tpl/lib/
H A DBibTex.php469 $ret['author'] = $this->_extractAuthors($ret['author']);
664 function _extractAuthors($entry) { function in Structures_BibTex