Home
last modified time | relevance | path

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

/plugin/bb4dw/
Dbibtexbrowser.php1558 return $this->formatAuthorCanonical($author);
1567 function formatAuthorCanonical($author){ function in BibEntry
1665 $authors[]=$this->formatAuthorCanonical($author);
1694 …return strtolower('hp_'.preg_replace('/ /', '', $this->formatAuthorCanonical(latex2html($author)))…