mtazzari / galario

Gpu Accelerated Library for Analysing Radio Interferometer Observations
https://mtazzari.github.io/galario/
GNU Lesser General Public License v3.0
31 stars 15 forks source link

Add link to paper citations #163

Closed fredRos closed 5 years ago

fredRos commented 5 years ago

In the docs, there is a list of papers that used galario before or around the time the paper was published. But ADS can just keep track of that with this query so we don't have to update it manually

https://ui.adsabs.harvard.edu/#search/q=citations(bibcode%3A2018MNRAS.476.4527T)%20OR%20doi%3A10.1051%2F0004-6361%2F201527516%20OR%20doi%3A10.1051%2F0004-6361%2F201527423%20OR%2010.1051%2F0004-6361%2F201730890%20OR%2010.1051%2F0004-6361%2F201628623&sort=date%20desc%2C%20bibcode%20desc&p_=0

You can see that I added the old DOIs by hand, so you can still add papers, if needed

mtazzari commented 5 years ago

Absolutely! In the publications page we simply replace the content with this link. Perhaps it'll be worth adding it to the README as well.

fredRos commented 5 years ago

Your call where to put it