About
Bibliography & Citation
It is a core module that provides API for a render of bibliography citation. The library we used is from official CSL style repository with over 8000 styles. Those styles are available without charge under a Creative Commons Attribution-ShareAlike (BY-SA) license.
Dependencies
This module requires the following modules:
This module requires the following libraries:
- "academicpuma/citeproc-php": "~1.0"
- "adci/full-name-parser": "^0.2.4"
- "technosophos/libris": "~2.0"
- "audiolabs/bibtexparser": "dev-master"
- "caseyamcl/php-marc21": "~1.0"
CSL managing
You can manage CSL styles from the administration UI.
Settings pages
- Processing - choose a processor (currently only citeproc PHP is available) and global CSL style.
- CSL style - edit or delete a predefined style or install a new style manually or from CSL (.csl) or XML (.xml) files.
Additional links