Load the bibliographic style
version | 1 |
---|---|
package | wikindx4\core\bibcitation |
author | Mark Grimshaw |
__construct()
loadDir(string $stylesDir, boolean $compatible) : array
Each XML file should be within its own folder within $stylesDir. This folder name should match the first part of the XML file name e.g. apa/APA.xml or chicago/CHICAGO.xml.
CONSTANTS.php stores OSBIB_VERSION -- the osbibVersion field of the style XML file must equal this.
author | Mark Grimshaw |
---|---|
version | 1 |
string
Path to styles directory
boolean
If TRUE (default), return only files compatible with OSBIB_VERSION
array
Sorted assoc. array - keys = filename (less '.xml'), values = Style description.