Home
last modified time | relevance | path

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

/plugin/publistx/bib2tpl/lib/
H A DBibTex.php155 var $authorstring; variable in Structures_BibTex
206 $this->authorstring = 'VON LAST, JR, FIRST';
988 $ret = $this->authorstring;
/plugin/publistf/bib2tpl/lib/
H A DBibTex.php155 var $authorstring; variable in Structures_BibTex
206 $this->authorstring = 'VON LAST, JR, FIRST';
988 $ret = $this->authorstring;
/plugin/publist/bib2tpl/lib/
H A DBibTex.php155 var $authorstring; variable in Structures_BibTex
206 $this->authorstring = 'VON LAST, JR, FIRST';
988 $ret = $this->authorstring;
/plugin/bibtex4dw/lib/
H A Dbibtexparser.php147 public $authorstring; variable in bibtexparser_plugin_bibtex4dw
202 $this->authorstring = 'VON LAST, JR, FIRST';
1290 * The Author is formatted as setted in the authorstring
1318 $ret = $this->authorstring;