Home
last modified time | relevance | path

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

/plugin/refnotes/
H A Dbibtex.php368 $this->entry = new refnotes_bibtex_entry(preg_replace('/@(\w+)\W+/', '$1', $match));
522 class refnotes_bibtex_entry { class