Skip to content

Releases: acdh-oeaw/arche-biblatex

Allow overriding entry type and citation key

16 Feb 08:27
Compare
Choose a tag to compare
1.6.0

Allow overriding entry type and citation key and extend the README

CI/CD addded

19 Nov 11:10
Compare
Choose a tag to compare
1.5.4

CI/CD fixes

Bugfixes

03 Sep 06:39
Compare
Choose a tag to compare

Skip special characters from biblatex entry id

Change src:topCollection behavior

21 Jun 15:49
Compare
Choose a tag to compare
  • src: topCollection/parent now takes the value from an already formated topCollection/parent's biblatex which assures consistency with biblatex generated for them
  • arche-lib bumped to 2
  • bibtex/biblatex naming convention standardized to biblatex

Drop ability to overwrite the whole output from a metadata property

26 May 14:01
Compare
Choose a tag to compare
1.4.0

Drop ability to overwrite the whole output from the metadata property

"person" mapping type enhancement

23 Apr 09:14
Compare
Choose a tag to compare

The person mapping type falls back to a title property now when first and last name can't be found.

Overriding automatically generated entries allowed

16 Apr 16:16
Compare
Choose a tag to compare
  • If the repository resource's metadata contains cfg.biblatexProperty property, it's parsed as a BibLaTeX and fields defined in it overwrite automatically generated ones.
  • If the override query parameter is provided, it's parsed as a BibLaTeX and fields defined in it overwrite automatically generated ones.

Remarks:

  • Overrides are applied in above-mentioned order.
  • BibLaTeX entry type and id are skipped (don't overwrite automatically generated ones).
  • A short syntax is allowed skipping the entry type and id, e.g.
    author = {foo, bar}
    

Allow limiting type=url value to a selected namespace

01 Apr 17:30
Compare
Choose a tag to compare
1.1.0

Allow limiting type=url to a selected namespace

Bugfixes

02 Mar 12:50
Compare
Choose a tag to compare

#2 and #3 fixed

Initial release

17 Feb 15:02
Compare
Choose a tag to compare
1.0.0

Fetching resource labels added