Skip to content

Releases: adsabs/ADSIngestEnrichment

Maintenance release: misc fixes for bibcode generator

20 Dec 17:40
2895623
Compare
Choose a tag to compare
  • Includes Science Partner Journals (SPJ) handling

Fix for roman numeral volume numbers

07 Nov 19:59
a86a21e
Compare
Choose a tag to compare

Converts roman numeral volumes to integer when creating bibcodes.

Maintenance release: 2024 October 22

22 Oct 12:03
30e8f3f
Compare
Choose a tag to compare

Adds support for book series issn detection and bibcode generation

Maintenance release: 20240925

25 Sep 17:56
bc5e21b
Compare
Choose a tag to compare

Fixes a bug in reference writer that generates an exception if the incoming record has a list of issns but one or more of them is null for some reason.

Maintenance release: 20240919

19 Sep 17:19
9a3ffe6
Compare
Choose a tag to compare

This patch fixes an issue for Springer content where the issue number was incorrectly being passed to the bibcode, resulting in bibcodes longer than 19 characters.

Maintenance release

13 Sep 13:00
266891e
Compare
Choose a tag to compare
  • Springer/Wiley bibstems update
  • Fix for Springer supplement issues

Maintenance release: APS & Wiley fixes

12 Sep 15:44
3d3c7e7
Compare
Choose a tag to compare
Merge pull request #32 from seasidesparrow/maintenance.20240904

Maintenance.20240904

Maintenance release: fix for JHEP bibcodes

29 Aug 18:33
f85d7f9
Compare
Choose a tag to compare

In bibcode formatting this patch makes sure the issue/volume has two-digit zero padding, and the pageid 3-digit zero padding.

Maintenance release

05 Aug 14:13
78d7fc9
Compare
Choose a tag to compare
  • converts roman numeral page numbers to arabic, and adds "D" to the issue letter
  • better (non-)result handling from name/issn journals API lookup

Maintenance release: bibstem from journal name

15 Jul 16:06
eaed4a2
Compare
Choose a tag to compare

This updates the code that can retrieve a bibstem using the journal name rather than an issn

  • fixes mis-typed return values in failed dict.get()
  • faster return of issn-sourced bibstems
  • improved logic