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

turn doi into hyperlinked in all csl formats if need be #261

Open golnazads opened 1 week ago

golnazads commented 1 week ago

In some csl formats doi has the form doi:10.xxxx, but in some others it is displayed as link (e.g., doi.org/10.xxxx).

As per @aaccomazzi check all the csl formats and where ever there is a link turn it into clickable link (e.g., doi.org/10.xxxx).