CiteProc - PHP
A PHP implementation of the CSL citation processor "CiteProc"
|
Public Member Functions | |
init ($dom_node, $citeproc) | |
render ($data, $mode=NULL) |
Definition at line 1127 of file CiteProc.php.
init | ( | $ | dom_node, |
$ | citeproc | ||
) |
Reimplemented from csl_element.
Definition at line 1130 of file CiteProc.php.
render | ( | $ | data, |
$ | mode = NULL |
||
) |
Reimplemented from csl_collection.
Definition at line 1146 of file CiteProc.php.