Home
last modified time | relevance | path

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

/plugin/bb4dw/
Dbibtexbrowser.php1157 function formatAuthor() { function
1547 function formatAuthor($author){ function in BibEntry
1609 $array_authors[]=$this->formatAuthor($author);
1689 return $this->formatAuthor($authors[0]) . $etal;
1733 $editors[]=$this->formatAuthor($editor);