You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First... this package is great. It makes life way way simpler, so thanks for that!
Now, would it be possible to have a function that creates bibliography information from an F1000Workspace library?
Currently I export my *.bib file from my online library and then read it into R with RefManageR::ReadBib(). This works great, but every time I add new references to my library, I need to re-export the *.bib file. A RefManageR::ReadF1000() function would be great, although I dont think F1000 has an API like Zotero does. I changed to F1000 as I believe it is more versatile than other reference managres, and it is rapidly becoming a widely used platform.
Thanks!
The text was updated successfully, but these errors were encountered:
First... this package is great. It makes life way way simpler, so thanks for that!
Now, would it be possible to have a function that creates bibliography information from an F1000Workspace library?
Currently I export my *.bib file from my online library and then read it into R with
RefManageR::ReadBib()
. This works great, but every time I add new references to my library, I need to re-export the *.bib file. ARefManageR::ReadF1000()
function would be great, although I dont think F1000 has an API like Zotero does. I changed to F1000 as I believe it is more versatile than other reference managres, and it is rapidly becoming a widely used platform.Thanks!
The text was updated successfully, but these errors were encountered: