TIBHannover / BacDiveR

Inofficial R client for the DSMZ's Bacterial Diversity Metadatabase (former contact: @katrinleinweber). https://api.bacdive.dsmz.de/client_examples seems to be the official alternatives.
https://TIBHannover.GitHub.io/BacDiveR/
MIT License
10 stars 12 forks source link

create CITATION file #30

Open katrinleinweber opened 6 years ago

katrinleinweber commented 6 years ago

After #14 as an alternative or addition to #29?

katrinleinweber commented 6 years ago

Because R has built-in citation() capabilities, this seems a bit useless. Maybe rather add a copy-paste-able How to cite section to the README?

katrinleinweber commented 6 years ago

Ah, but pkgdown can convert a CITATION file into a website section, so I should move the citation info to that, and link to it from the README.md.