zotero / translators

Zotero Translators
http://www.zotero.org/support/dev/translators
1.19k stars 743 forks source link

Add translator for CITATION.cff file references #3274

Closed d33bs closed 1 week ago

d33bs commented 3 months ago

This PR extends on the work originally provided by @adam3smith for the CFF translator as a new translator called "CFF-References". The purpose of this translator is to help translate Zotero resources into a CITATION.cff file's references item.

Thank you in advance for any thoughts and feedback you may have! Please don't hesitate to let me know if I may change or improve this to help make it more useful to others.

Closes #3250

d33bs commented 3 months ago

I'm uncertain about the best way to proceed with adding tests for a translator. Any guidance would be much appreciated! In case of no reply I'll also reference existing PR's for an idea of how to do this.

adam3smith commented 3 months ago

We don't currently add export tests

d33bs commented 3 months ago

Sounds good, thanks @adam3smith !

AbeJellinek commented 1 month ago

@adam3smith: I think this is ready, but it's always good to get a third set of eyes on import/export translators. Look OK?

AbeJellinek commented 1 month ago

(@d33bs, thanks for adding all those mappings! Sorry again for ballooning the amount of work this translator would need.)

d33bs commented 1 month ago

No worries @AbeJellinek , thank you again for the great feedback - fun to go deeper with this!