Home
last modified time | relevance | path

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

/plugin/refnotes/
H A Dbibtex.php390 $this->field = new refnotes_bibtex_field(preg_replace('/\W*(\w[\w-]+)\W*/', '$1', $match));
582 class refnotes_bibtex_field { class