Searched refs:getFormattedAuthorsArray (Results 1 – 1 of 1) sorted by relevance
1596 function getFormattedAuthors() { return $this->getFormattedAuthorsArray(); }1603 function getFormattedAuthorsArray() { function in BibEntry1630 return $this->implodeAuthors($this->getFormattedAuthorsArray());1980 foreach ($this->getFormattedAuthorsArray() as $au) $url_parts[]='rft.au='.s3988($au);2078 foreach ($this->getFormattedAuthorsArray() as $author) {2409 foreach ($bibentry->getFormattedAuthorsArray() as $a) {3947 foreach($bib->getFormattedAuthorsArray() as $a){