bibble.people.name_sub

Classes

NameSubstitutor

replaces names in author and editor fields as necessary

Module Contents

class bibble.people.name_sub.NameSubstitutor(*, subs, **kwargs)[source]

Bases: bibble.fields.field_substitutor.FieldSubstitutor

replaces names in author and editor fields as necessary

Parameters:

subs (jgdv.files.tags.SubstitutionFile)

field_h(field, entry) <Unknown>[source]
on_read() <Unknown>[source]