generate citation from csl record#12
generate citation from csl record#12volodymyrss wants to merge 7 commits intocitation-file-format:masterfrom
Conversation
|
Glad you like it. The tool wants to generate valid CFF files. The release of cff version 1.2.0 made fields like version and date-released optional. This opens the door to not only generate valid CFF files from Zenodo Software record, but any DOI. I like the approach you have taken and think there would be interest in it. Just creating the list of authors in a CFF file from any DOI is very useful to have. Also it would avoid confusion like #10 It would be great if you could complete the feature. Don't forget to update the errors and documentation. |
Thanks for the feedback, good, to hear! |
|
I finally got a moment and finished this (I think). Please have a look whenever it's convenient if it makes sense, @sverhoeven! |
Hello
I wanted to generate
CITATION.cfffrom existing records, and realized thatdoi2cffis almost what I need. Thanks for that!I just made a modification to generate
cfffron non-zenodo links.I hesitate to suggest this, since I suspect (from existing treatment of
cslrecords) that you might have considered and discarded it.Maybe a problem is that it's hard to ensure the output will be sufficiently complete.
Anyway, I found it useful to start from.
If you think this functionality could be interesting to anyone, and even at all in the right direction, I could complete the feature and test.
Best
Volodymyr