Github

Bibliography & Citation

Drupal is a very popular and well-known CMS for educational websites. And it’s very important that Drupal has tools to deal with bibliography and citations.

Bibliography & Citation (BibCite)

The Bibliography & Citation project (aka BibCite) is a Drupal contributed module that helps to organize and save bibliographic data about the content ranging from web pages to books and scientific research works. The module gives a field to export a citation of sources according to thousands of standards that have been accepted at different times in different organizations.

BibCite provides an API for bibliographic citations rendering. CSL styles are used for rendering. It also provides the administration UI which allows to choose a processor (currently only citeproc PHP is available) and to choose global CSL style.

You can also manage CSL styles from the administration UI - you can edit or delete a predefined style or install a new style manually or from .csl or xml files.

bibCite admin console
bibcite editor

  • Bibliography & Citation: It is a core module that provides API for a render of bibliography citation. The library we used is from the official CSL style repository with over 8000 styles. Those styles are available without charge under a Creative Commons Attribution-ShareAlike (BY-SA) license.
  • Entity: Implements storage for bibliography data as Drupal entities: bibliography, contributor and keyword. Bibliography entities can be rendered as citations, exported and imported.
  • Export: Provides the possibility to export bibliography content. Adds export links to citations (configurable)
  • Import: Provides import feature and UI for import from files.
  • BibTeX: Provides possibility to use BibTeX format for import and export.
  • Endnote: Provides possibility to use EndNote 7 XML, EndNote X3 XML and EndNote Tagged formats for import and export.
  • Marc: Provides possibility to use MARC format for import and export.
  • RIS: Provides possibility to use RIS format for import and export.

Bibliography & Citation - Crossref

Provides DOI lookup functionality for the Bibliography & Citation module.

Bibliography & Citation - Altmetric

Adds Altmetric badges to BibCite reference entities

Pie chart