Home
last modified time | relevance | path

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

/plugin/publistf/bib2tpl/lib/
DBibTex.php966 function _formatAuthor($array) function in Structures_BibTex
1024 $tmparray[] = $this->_formatAuthor($authorentry);
1109 $tmparray[] = $this->_formatAuthor($authorentry);
1166 $tmparray[] = $this->_formatAuthor($authorentry);
/plugin/publist/bib2tpl/lib/
DBibTex.php966 function _formatAuthor($array) function in Structures_BibTex
1024 $tmparray[] = $this->_formatAuthor($authorentry);
1109 $tmparray[] = $this->_formatAuthor($authorentry);
1166 $tmparray[] = $this->_formatAuthor($authorentry);
/plugin/publistx/bib2tpl/lib/
DBibTex.php966 function _formatAuthor($array) function in Structures_BibTex
1024 $tmparray[] = $this->_formatAuthor($authorentry);
1109 $tmparray[] = $this->_formatAuthor($authorentry);
1166 $tmparray[] = $this->_formatAuthor($authorentry);
/plugin/bibtex4dw/lib/
Dbibtexparser.php712 $tmparray[] = $this->_formatAuthor($authorentry);
723 $tmparray[] = $this->_formatAuthor($editorentry);
1296 private function _formatAuthor($array) function in bibtexparser_plugin_bibtex4dw