Home
last modified time | relevance | path

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

/plugin/bibtex/OSBib/format/
H A DBIBSTYLE.php223 $this->bibformat->formatPages($start, $end);
H A DBIBFORMAT.php437 $this->formatPages(trim($start), trim($end));
1050 function formatPages($start, $end = FALSE, $citation = FALSE) function in BIBFORMAT
H A DREADME.txt178 BIBFORMAT::formatPages()
179 $bibformat->formatPages(STRING: $pageStart [, STRING: $pageEnd])
/plugin/bibtex/OSBib/create/
H A DPREVIEWSTYLE.php211 $this->bibformat->formatPages($start, $end);