You are here

namespace Drupal\bibcite_entity\Normalizer in Bibliography & Citation 8

Same name in other branches
  1. 2.0.x Drupal\bibcite_entity\Normalizer
Classsort descending Location Description
ContributorNormalizer modules/bibcite_entity/src/Normalizer/ContributorNormalizer.php Base normalizer class for bibcite formats.
CslReferenceNormalizer modules/bibcite_entity/src/Normalizer/CslReferenceNormalizer.php Normalizes/denormalizes reference entity to CSL format.
KeywordNormalizer modules/bibcite_entity/src/Normalizer/KeywordNormalizer.php Base normalizer class for bibcite formats.
ReferenceNormalizerBase modules/bibcite_entity/src/Normalizer/ReferenceNormalizerBase.php Base normalizer class for bibcite formats.