Home
last modified time | relevance | path

Searched refs:bib_entries (Results 1 – 1 of 1) sorted by last modified time

/plugin/latexit/classes/
H A DBibHandler.php39 protected $bib_entries; variable in BibHandler
63 $this->bib_entries = array();
112 $this->bib_entries[$entry] = $bib_item;
121 foreach ($this->bib_entries as $bib) {
132 if(empty($this->bib_entries)) {