Searched refs:BIBFORMAT (Results 1 – 6 of 6) sorted by relevance
107 BIBFORMAT.php125 BIBFORMAT::loadStyle();136 BIBFORMAT::getStyle();145 BIBFORMAT::preProcess();155 BIBFORMAT::formatNames()166 BIBFORMAT::formatTitle()174 BIBFORMAT::formatEdition()178 BIBFORMAT::formatPages()181 BIBFORMAT::formatDate()188 BIBFORMAT::addItem()[all …]
36 $this->bibformat = new BIBFORMAT("core/styles/");
23 class BIBFORMAT class28 function BIBFORMAT($dir = FALSE, $bibtex = FALSE, $preview = FALSE) function in BIBFORMAT
44 a) Changed BIBFORMAT constructor call to:45 $bibformat = new BIBFORMAT(STRING: $pathToOsbibClasses = FALSE [, BOOLEAN: $useBibtex = FALSE]);46 By default, $pathToOsbibClasses will be the same directory as BIBFORMAT.php is in.47 …ibtexParsePath by default is now a bibtexParse/ directory in the same directory as BIBFORMAT.php is59 2/ Added the method BIBFORMAT::addAllOtherItems().
251 include_once( $pathToOsbib.'format/BIBFORMAT.php');
36 $this->bibformat = new BIBFORMAT(FALSE, FALSE, TRUE);