Home
last modified time | relevance | path

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

/plugin/bb4dw/
Dbibtexbrowser.php1202 var $abbrv; variable in BibEntry
1786 return $this->abbrv;
1800 $abbrv = $this->getRawAbbrv();
1802 $abbrv = '['.$abbrv.']';
1804 return $abbrv;
1809 function setAbbrv($abbrv) { argument
1811 $this->abbrv = $abbrv;