Home
last modified time | relevance | path

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

/plugin/refnotes/
H A Dbibtex.php37 $this->addBibtexMode(new refnotes_bibtex_integer_value_mode());
245 class refnotes_bibtex_integer_value_mode extends refnotes_bibtex_mode { class