Package Pyblio :: Package Cite :: Module Citator
[hide private]
[frames] | no frames]

Module Citator

source code

Defines the Citator, a class that glues together every aspect related to citations. It reads and stores this information from an XML file, making it easy to distribute per-journal citation styles for instance.

WARNING: this object loads python modules by their name. It might do nasty things if the file comes from untrusted sources.

Classes [hide private]
  Citator
Variables [hide private]
  log = logging.getLogger('pyblio.cite.citator')