zuphilip
About
- Username
- zuphilip
- Joined
- Roles
- Member
Comments
-
The description metatag should work. Alternatively, the Highwire metatag is called "citation_abstract".
-
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…
-
Well, in the BibTeX format more or less everything is allowed, thus I am not sure if they are technically wrong. It may be also quite unusual that you cite a full journal/magazine issue. Anyway, my fix is suggested here https://github.com/zotero/tra…
-
Yes, that will create an error because there is no title specified in the bibtex file. We can fix that on the zotero side by generating a "formal title" info. I will make a suggestion for this.
-
Can you give the "Zitierlink zu diesem Treffer" for your example? However, I am not sure, that I have access to this. I can access anything which is seen without authentication. Sometimes these statements in "Sonstiges" are helpful, e.g. the details…
-
itemJSON.keyword = item.tags.map(o => o.tag).join(", ");
-
Try this code instead (not tested): function doExport() { var item, data = []; while(item = Z.nextItem()) { var itemJSON = ZU.itemToCSLJSON(item); itemJSON.keyword = item.tags.join(", "); data.push(itemJSON); …
-
Hinweis bitte, wie man die Vorlage der NJW überarbeiten kann Ein Schritt-für-Schritt Anleitung auf Englisch wurde bereits genannt: https://www.zotero.org/support/dev/citation_styles/style_editing_step-by-step . Desweiteren gibt es auf YouTube eine A…
-
Kann man den NJW-Zitierstil (=beckverlag) entsprechend der Richtlinien, die ich gepostet habe, überarbeiten? Das wäre wohl nicht geschickt, da die NJW eigene Autorenhinweise hat, jetzt scheinbar in der Fassung vom August 2016: https://rsw.beck.de/rs…
-
I don't have access to this database. Last time I tried to write up what is known for Z.monitorDOMChanges: https://github.com/zuphilip/translators/wiki/Useful-functions#monitor-dom-changes . Maybe this helps.
-
It looks for me that the translator for SpringerLink on your example url will use the embedded metadata and there is a meta tag for the pdf url, which is also detected: However, there seems to be a problem during calling the url and saving the pdf.…
-
I don't think that I have access to the database, but I can try it out tomorrow. Do you have a direct link to a specific resource to test with?
-
Eine ausführliche Beschreibung des NJW-Zitierstils von Zotero gibt es unter http://www.offenenetze.de/2015/01/13/juristische-beitraege-mit-der-literaturverwaltung-zotero-einfuehrung-und-erfahrungsbericht/ bei 4.b. Kann man den Zitierstil für die Pu…
-
Hm... That is strange, because the translator for JSTOR was update two weeks ago to capture also the information directly from the PDF. What Zotero icon do you see on the pdf page e.g. https://www.jstor.org/stable/pdf/4308405.pdf ? What happens when…
-
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…
-
(I am working on this now)
-
@dr__martin Was the report from the Zotero user recently or could the problem also be weeks ago? There was a recent change (Nov '16) of the metadata in your website by `@eudactus` and some discussion on GitHub: https://github.com/zotero/translators/…
-
The attitude of SAGE on this problems is very problematic. They receive a lot of money from the universities and libraries and should therefore always trying to optimize their service for their costumers. Moreover, it is always a good idea to stick …
-
On the top left corner of the page you see that "DOI 10.7151/dmgt" is written explicitly and the translator does not see all of the other content. I think the problem is with the iframe. It works if you open the content separate: http://www.discuss.…
-
Okay, you are right on all of these issues, but the reason and fix might be different: a) publishers as editors in GBV: The reason is that this relation is now also saved in MARC field 710, but for the authors/contributors this has to be skipped. I…
-
I will look into this from Zotero side and trying to improve the translator. @adamsmith Do you know more examples for that catalogue type (except the ones mentioned at the top of translator code)?
-
This translator for digibib is based on the MODS data provided by the website. There, one see all the additional info as a separated note, which will then be imported this way in Zotero. Normalls, it is a good idea to take as much data as possible. …
-
Actually, our access to PsycINFO is also listed to be through EBSCO (this works fine) and I have also access trough ProQuest. The generic link is: http://search.proquest.com/docview/754143328 I tested this with Firefox and Chrome and I receive ful…
-
Yes, with Zutilo (addon for Zotero).
-
RIS/BibTeX have a date and they are accessible via the links http://citation-needed.services.springer.com/v2/references/10.1007/BFb0109667?format=bibtex&flavour=citation http://citation-needed.services.springer.com/v2/references/10.1007/BFb01096…
-
(@adamsmith: I have access to the above site, i.e. let me know when I can help here.)
-
As for @dragonfly's automation idea, I'm not sure how you'd know from a non-browser-based script how many tabs you have open, but if you could figure that out, you could trigger the save button with Cmd-Shift-S/Ctrl-Shift-S, so you could do this wit…
-
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…
-
Yes, it seems that the translator for WSJ has some issues. I will look into this.
-
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…