Home
last modified time | relevance | path

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

/plugin/bibtex/OSBib/format/
H A DBIBSTYLE.php159 $this->bibformat->formatTitle($pString, "{", "}");
H A DBIBFORMAT.php439 $this->formatTitle($row['title'], "{", "}");
992 function formatTitle($pString, $delimitLeft = FALSE, $delimitRight = FALSE) function in BIBFORMAT
H A DREADME.txt166 BIBFORMAT::formatTitle()
168 $bibformat->formatTitle(STRING: $title[, STRING: $delimitLeft, STRING: $delimitRight]);
/plugin/bibtex/OSBib/create/
H A DPREVIEWSTYLE.php151 $this->bibformat->formatTitle($pString, "{", "}");