Skip to content

Citation::getCitType

James Cobban edited this page Sep 13, 2023 · 1 revision

Citation::getCitType

Up: class Citation

This method returns an integer identifying the type of record that the idime value refers to:

    $rectype           = $citation->getCitType();

The return value is one of the Citation::STYPE_... constants described in class Citation.

Next: $citation->getCitTypeText()

Clone this wiki locally