Searched refs:getBibtex (Results 1 – 3 of 3) sorted by relevance
99 $this->assertEquals($string, $this->b->getBibtex());
119 public function getBibtex() { function in BibHandler
377 …$zip->addFromString($this->getConf('bibliography_name') . '.bib', $this->bib_handler->getBibtex());