$creators
$creators :
array
BIBLIOGRAPHY STYLE class
Select a bibliographic style and perform some preprocessing
process(mixed||string|int row, shortOutput = FALSE, singleResource = TRUE) :
Accept a SQL result row of raw bibliographic data and process it.
We build up the $bibformat->item array with formatted parts from the raw $row.
mixed||string|int | row | |
shortOutput | If TRUE, output just a short citation. Default is FALSE. |
|
singleResource | If TRUE, we format just a single resource as in RESOURCEVIEW and so gather creator details here. Otherwise, gathering creator details is done in LISTCOMMON::formatResources(). Default is TRUE. |