adsabs / export_service

Export service to output ADS records with various formats including BibTex, AASTex, and multiple tagged and xml options
MIT License
3 stars 5 forks source link

Implemented couple of users request and issues 74, 77, and 78. #79

Closed golnazads closed 6 years ago

golnazads commented 6 years ago

1- Added version and publication fields for software citation. Not yet modified the @misc format as specified by Edwin, no data in solr to check out. (Issue no. 77) 2- Escaped number sign in the url as per user request, for bibtex format. 3- Added custom format first author export as per user request.(issue no. 78) 4- Added functionality to limit number of affiliations exported in custom format as per user request. (issue no. 78) 5- Fixed custom format ‘A’ and ‘a’ to output authors as appears in solr. 6- Added UTF-8 encoding to custom format for backward compatibility. 7- Fixed issn issue for fielded format (issue no. 74)

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.08%) to 90.426% when pulling 95acb927bcecc59388ff781f0e93f346514b671d on golnazads:master into e6c8f6debe6f5ca0d3aa2474f8f47f28efd46682 on adsabs:master.