Searched refs:_formatAuthor (Results 1 – 4 of 4) sorted by relevance
966 function _formatAuthor($array) function in Structures_BibTex1024 $tmparray[] = $this->_formatAuthor($authorentry);1109 $tmparray[] = $this->_formatAuthor($authorentry);1166 $tmparray[] = $this->_formatAuthor($authorentry);
712 $tmparray[] = $this->_formatAuthor($authorentry);723 $tmparray[] = $this->_formatAuthor($editorentry);1296 private function _formatAuthor($array) function in bibtexparser_plugin_bibtex4dw