Skip to content

v1.5

Choose a tag to compare

@csae8092 csae8092 released this 31 Oct 14:52
· 20 commits to main since this release

What's Changed

def make_bibl_label(
    node: ET.Element,
    no_author="o.A",
    year="o.J",
    editor_abbr="(Hg.)",
    max_title_length=75,
) -> str:

Full Changelog: v1.4...v1.5