CiteProc - PHP
A PHP implementation of the CSL citation processor "CiteProc"
|
Public Member Functions | |
render ($data, $mode) | |
ordinal ($num) | |
long_ordinal ($num) | |
roman ($num) |
Definition at line 876 of file CiteProc.php.
long_ordinal | ( | $ | num | ) |
Definition at line 923 of file CiteProc.php.
ordinal | ( | $ | num | ) |
Definition at line 903 of file CiteProc.php.
render | ( | $ | data, |
$ | mode | ||
) |
Reimplemented from csl_rendering_element.
Definition at line 878 of file CiteProc.php.
roman | ( | $ | num | ) |
Definition at line 932 of file CiteProc.php.