zuphilip
About
- Username
- zuphilip
- Joined
- Roles
- Member
Comments
-
No, neither do I have access.
-
Zotero has a browser addon which will be responsible for saving metadata in your browser. If you want that this addon triggers on your website as well, then the easiest is to provide bibliographic data in some structured form, e.g. metatags, COinS (…
-
@mfenner implemented a ORCID RSS feed service, which then moved to https://github.com/ORCID-EU-Labs/orcid-feed , but the public website seems to be down at the moment.
-
Can you give a permalink to such a problematic example? I can't find it in digibib, but maybe I also have not access to everything...
-
Technically it is possible, but I doubt that regular translator-contributor will work on this. I don't see much structured metadata on these webpages. Thus, I guess that one would have to "screen-scrape" all the information from the website, which i…
-
If your website exposes metadata in a way as described in https://www.zotero.org/support/dev/exposing_metadata then this should work smoothly with Zotero.
-
I have seen the announcement for the redesign: http://www.inetbib.de/listenarchiv/msg61735.html and created a ticket for Zotero translator. Today, I see that COinS is working. Can you confirm that? I haven't looked closer, how good the data is at t…
-
@adamsmith I would still save a snapshot/link to PubMed when the translator is called at the PubMed website directly, but everywhere else it should be enough to save the PMID in the extra (or perspectively in a separate field, which then can provide…
-
The translator here looks for the MARC data, i.e. https://uam-hip.pfsl.poznan.pl/ipac20/ipac.jsp?session=15LA807179T39.141450&profile=bu-uam&uri=link=3100007~!4721599~!3100001~!3100002&aspect=basic_search&menu=search&ri=2&sou…
-
Should be fixed now as well. Thanks for reporting.
-
We now have a translator for the Turkish national library (only books with MARC data, not the articles).
-
A translator fix is now up. Your version of Zotero will automatically update within 24hs, or you can update manually using the "Update Now" button in the "General" tab of the Zotero preferences. If you're using Standalone, restart Zotero and your br…
-
We tried to improve this for Emerald in the Atypon translator. Update your translator or wait and possibly restart your browser/standalone to see the fix.
-
Okay, it seems that Elsevier changed again something to hide better the pdfs for subscribed users *sight*. It should be possible to catch that in the translator. Stay tuned.
-
Okay, I see. That seems to be how the normal JavaScript function toLowerCase() handles this case. I will correct that for the translator.
-
A translator fix is now up. Your version of Zotero will automatically update within 24hs, or you can update manually using the "Update Now" button in the "General" tab of the Zotero preferences. If you're using Standalone, restart Zotero and your br…
-
Okay, it happens again. However, it does work in a new window, as @adomasven suggested.
-
Yes, I activated the debug output and then clicked the Zotero button. (Will try in a new tab next time as well..)
-
After restarting Firefox it works again. But I have experienced this before when I run Firefox for a long time without restarting...
-
@adamsmith Could this be same issue as I described here https://forums.zotero.org/discussion/comment/284732/#Comment_284732 ? I.e. the the MARC translator finishes without any issue, but somehow the calling LoC translator is not aware of this.
-
The Aleph translator heavily depends on the URLs structure for detection (book vs. multiples) but also for the data extraction (forming a link to the MARC data). Because you are embedding the Aleph data in your website, this URL structure is not the…
-
Is the DOI number part of their RIS data also when it is only a fake DOI used as internal number? AFAIS we use this http://api.crossref.org/works/10.2307/20003731/agency for testing, and it seems this API call now returns always ok, even when the i…
-
I just sent them some feedback for their beta version, which might help the recognition for Zotero. The structure changed a little but there is also some kind of dynamic loading of the content, which is harder to get. At the moment you can click on…
-
Well, I could imagine also an unpaywall/oadoi plugin for Zotero, which would then in the background search for an alternative PDF version and attach it to the item. It might even be possible to trigger this for every new saved item. But these are ju…
-
a) I am not sure that works currently with Zotero 5.0. With the Firefox plugin, it was enough to go to the website https://oadoi.org/ and then in Zotero in the Locate menu to add this engine, because they have a (hidden) link for application/x-openu…
-
In a terminal with 'curl' or 'wget' you could create the BibTeX file from your online account, if you have sync your local client first. See here for the Zotero Web API https://www.zotero.org/support/dev/web_api/v3/start
-
A new translator for LLW is now up. Your version of Zotero will automatically update within 24hs, or you can update manually using the "Update Now" button in the "General" tab of the Zotero preferences. If you're using Standalone, restart Zotero and…
-
@zhangyunhua The one fix for multiples is now active. Let me whether this works now. For any other problematic case we need a specific url or search terms in a generic search website.
-
--> Discussion continued in https://forums.zotero.org/discussion/67430/5-0-17-still-can-not-batch-save-documents-on-cnki
-
I hope my pull request here https://github.com/zotero/translators/pull/1402 will solve this issue, but this needs a review first.