Home
last modified time | relevance | path

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

/plugin/bibtex4dw/lib/
Dbibtexrender.php376 $html = $this->_printReferencesAsDefinitionlist($citedKeys);
408 $html = $this->_printReferencesAsDefinitionlist($notcitedKeys);
445 function _printReferencesAsDefinitionlist($citedKeys) { function in bibtexrender_plugin_bibtex4dw