Skip to content

Releases: adsabs/ADSIngestEnrichment

Maintenance release: fix for 9-character classic bibstems

26 Jun 22:54
ea44e19
Compare
Choose a tag to compare

For the case of nine-character classic bibstems -- like abcd.conf or qxyz.data, we need to set the bibcode volume to an empty string, so that the resulting string concatenation will yield a 19-character bibcode.

Maintenance release: Wiley updates, journal name lookup

26 Jun 12:30
cb9f90f
Compare
Choose a tag to compare
Merge pull request #27 from seasidesparrow/wiley_spie.20240402

Wiley spie.20240402

Maintenance release: optionally specify volume when creating bibcode

05 Mar 17:41
c1e74d3
Compare
Choose a tag to compare

Prior releases allowed the user to specify the bibstem when bibcodegenerator was invoked. This update allows the user to also specify the volume, for cases where a bibcode-formatted volume can't be generated from the available metadata in the record.

Maintenance release: fix for author initials from collaborations (bibcode generator)

23 Feb 15:26
b6458bb
Compare
Choose a tag to compare

Previously the bibcode generator was only getting the author initial if authors[0].name.surname existed. Now it will check for name.collab as well.

Maintenance release: Elsevier, SPIE refsources

20 Feb 22:15
b08f0f2
Compare
Choose a tag to compare
Merge pull request #24 from seasidesparrow/refpub.20240220

adding refsource publishers

Bugfix release

02 Feb 15:18
9849f23
Compare
Choose a tag to compare

Fixes issue with ISSN lookup in local file

Maintenance release, minor fixes

08 Dec 17:15
e831ca0
Compare
Choose a tag to compare
  • handles pageid starting with T
  • handles Icelandic author initials Þ and Ð

Maintenance release

07 Dec 13:54
5ac9964
Compare
Choose a tag to compare

Adds modifications from PR #19

Pre-production release

08 Nov 22:39
dbfd27b
Compare
Choose a tag to compare
  • Bibcode generation updates
  • Refwriter update

Adds to journals to IOP; strips leading spaces from author name before author initial is extracted

25 Oct 14:51
5e3f831
Compare
Choose a tag to compare
Merge pull request #15 from seasidesparrow/iop_fixes.20231025

fix: minor issues discovered in IOP parsing