clauswilke / dataviz

A book covering the fundamentals of data visualization
https://clauswilke.com/dataviz
Other
3.2k stars 701 forks source link

Hyperlink DOIs to preferred resolver #51

Closed katrinleinweber closed 6 years ago

katrinleinweber commented 6 years ago

Hello :-)

The DOI foundation recommends this new resolver. Yes, a bit ironic that they would change the URL of their service, but it's now encrypted. Because the old links with the dx subdomain continue to work, there is no urgent need to do anything.

However, I'd hereby like to suggest to follow the new recommendation and update all static DOI links.

Cheers!

clauswilke commented 6 years ago

Thanks for bringing this to my attention. I think it's better to use the doi entry than the url entry in the .bib file, and then the url's are correct also. I've committed a fix that does this.

katrinleinweber commented 6 years ago

You're welcome. I could also have pushed a 2nd commit to achieve this ;-)