Home
last modified time | relevance | path

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

/plugin/bibtex/OSBib/format/
H A DREADME.txt15STYLEMAP. For those bibliographic systems whose data is stored in or that can be accessed as bibte…
58 STYLEMAP.php
59 …o offer an out-of-the-box solution for such systems and is a version of STYLEMAP that should not r…
67STYLEMAP.php. This is how the data from _your_ particular database is mapped to a format that OSB…
148 $row is an associative array returned from your SQL query as described in the STYLEMAP.php section …
149 $type is the resource type which must be one of the ones listed in $this->types in STYLEMAP.php.
164 …tor4' or 'creator5'. This is mapped against the resource type array in STYLEMAP.php to determine …
H A DBIBFORMAT.php57 $this->styleMap = new STYLEMAP();
/plugin/bibtex/OSBib/
H A DSTYLEMAP.php16 class STYLEMAP class
18 function STYLEMAP() function in STYLEMAP
/plugin/bibtex/OSBib/create/
H A DADMINSTYLE.php130 $styleMap = new STYLEMAP();
338 $this->map = new STYLEMAP();
565 $this->map = new STYLEMAP();
1053 $this->map = new STYLEMAP();
1302 $this->map = new STYLEMAP();
H A DPREVIEWSTYLE.php47 $map = new STYLEMAP();