-
Notifications
You must be signed in to change notification settings - Fork 409
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added Zotero reference manager #93
base: main
Are you sure you want to change the base?
Conversation
I added the Zotero Reference Manager to winapps. Zotero is a free software that manages scientific references in word files. It makes citing scientific papers much easier. The icon I used isn't pretty, but it gets the job done. Also, the icon is free to use (as Zotero states in their own website). For more references, https://www.zotero.org/
I added the Zotero Reference Manager to winapps. Zotero is a free software that manages scientific references in word files. It makes citing scientific papers much easier. The icon I used isn't pretty, but it gets the job done. Also, the icon is free to use (as Zotero states in their own website). For more references, https://www.zotero.org/
Thanks for the submission! Looks like the icon is a PNG inside an SVG.. Is there a license for the icon? Also, it would need to get added to the README. |
Sorry for the delay. Things got pretty busy at work. Regarding the icon, it's free to use according to their own page: Thanks for the input! |
@dstillman can you please provide the SVG file for the icon? I saw you added the 256px version zotero/zotero-standalone-build@0f6c27d. Thank you |
The available icons are on the brand page linked above. |
If I'm understanding this project, I'm a bit confused about this PR, though. Zotero has a native Linux version. Why would you want to run the Windows version on Linux? |
The problem was that I could not add references via Zotero in Word unless I also had Zotero in the KVM. I installed Zotero in the KVM, ran Word, and it worked fine. I tried adding the refs using the Linux-based version, but it did not work. |
Ah, OK — yes, the native Linux version wouldn't work with Word for Windows in a VM. |
@alexandrepalaoro Thank you for your contribution. Unfortunately, this repository has seen little activity and is now quite outdated. Development for WinApps has moved to a new location: https://github.com/winapps-org/winapps. We would be more than happy to review and merge your changes if you would like to submit a new pull request to the active repository. Thank you! |
I adeed the Zotero reference manager to the apps.
It's a useful tool for anyone that needs to cite the scientific literature in Word.
For more information:
https://www.zotero.org/
Hopefully this is helpful.