zuphilip
About
- Username
- zuphilip
- Joined
- Roles
- Member
Comments
-
The RN fields should already import into notes, but only if there are no normal notes fields, see https://github.com/zotero/translators/blob/master/RIS.js#L437 . @KaiNLee: Can you confirm, that it is possible to enter a note and a research note in …
-
I see, that is good to know. The suggestion by @zurpher was to take the url from the field 856, if "Inhaltsverzeichnis" is written in subfield 3 or y. This sounds reasonable. Do you know if the text in the subfields is always (or at least often enou…
-
You can copy and paste you code here https://gist.github.com/ and write the corresponding link in the forum again.
-
The style is now up. Thank you very much for the work and contribution!
-
Try this: https://gist.github.com/zuphilip/c3088c54e9ef4a638883 (click "raw" for downloading, click on "revisions" to see the differences to your version)
-
Can you upload your current version of the code, e.g. to https://gist.github.com/ (no registration needed) and share the link here?
-
An individual translator for sbn.it is up now. Any feedback is welcome here.
-
Okay, the pull request is there on github; that is working. Let us continue there to discuss the details.
-
Sorry, that was a typo from myself, yes, "addata" is correct. @adamsmith: Thank you for looking into this. I am not sure about your statement in general: I think we usually don't rely on addata too much because the fields aren't standardized My fe…
-
Thank you!
-
No, it is the "locator" variable ("section" is no variable but a term). For example the group: will produce "§ 8" if you cite a specific paragraphe and "p. 783" if you cite a specific page.
-
I don't think this is related to any update from Zotero and currently 4.0.28 is out. In your PNX data you have $$CISBN$$V9783465036067 which Zotero fails to recognize as an ISBN, because there is no word boundary before the ISBN. But maybe we sho…
-
Okay, thanking for checking. I fixed the dissertation and created a pull request in the repo.
-
Well, you can either write which will render always to §. Or you can use the line which will render the label accordingly to the following locator (e.g. p., §), see also http://docs.citationstyles.org/en/stable/specification.html#label The order …
-
Try just to replace the old form="short" with form="symbol", i.e.: If you only want to have for sections the "symbol" then you have to make the conditional accordingly.
-
The journal is published by Springer: http://www.springer.com/public+health/journal/10393 . Thus, I guess the style is exactly the same. @adamsmith: Can you do the corresponding linking in the repo?
-
Okay, I see, that we should improve the interpunctation here overall. Normally, it is better/safer to use "group"s with delimiter than "prefix" and "suffix". You can try to use my small hack here (before it is updated in the repo): https://gist.git…
-
You have to change the attribute form="symbol" at the node you want to change, cf. http://docs.citationstyles.org/en/stable/specification.html#terms . You can do this easily in the visual editor, just look for the option.
-
The style for The Auk is now updated and the style for The Condor is set as a dependent style of it, i.e. they are looking the same as they should. @penguingirl216 et al: Thank you for reporting and let us know if you find other errors.
-
We fixed 2) and 7) now. Sorry for the delay. Thanks for reporting and the discussion.
-
Zotero can create reports with all information, which then can be saved and handed in as HTML file possible with some additional files. This may also be interesting for your teaching assignments.
-
A special issue of a journal (="Stücktitelaufnahme") would be another possibility. But: 1) this is normally an issue and not a volume, 2) not every issue would be a special issue, which would be here the case here see publisher website. The citation…
-
I don't think it is really a journal. Each volume has an ISBN and a title, i.e. it is catalogued as a book inside a "Schriftenreihe", e.g. http://swb.bsz-bw.de/DB=2.1/PPNSET?PPN=259360465&INDEXSET=1 In Zotero one have to enter the three differe…
-
Okay, I am working on these fixes now. Everything should work out, however I have one question about book chapters in this style. There seems to be two variants "SeriesTitle SeriesNumber:Pages" and "Publisher, PublicationPlace, Pages", e.g. from the…
-
The style is now fixed. Thank you for reporting the errors. Any further problems please let us know.
-
Yes, I see also that both links to NDL are not recognized by Zotero. The first one is not an Aleph catalogue and I guess it was never working. You can export to RDF and import in Zotero and obtain some data. The second one is an Aleph catalogue bu…
-
Okay, I see. Changing the behaviour of zotero for importing pubmed, would need to change the translator code (javascript). However, if this is always an improvement we should update that in the official translator. Is the MedlineJournalInfo data alw…
-
Can you give an example of two different pubmedxml formats? Currently, in Zotero we use for example this xml data. This is hardcoded in the Zotero translator. However, "Retina (Philadelphia, Pa.)" looks like an error from pubmed, which they should c…
-
The COinS format is used in the end by reference management systems, like zotero, and linkresolvers. If all editors, translators etc. are imported to a reference management system as authors, then this information is wrong and should IMO be better a…
-
The discussion here and the specification indicated that there is no editor (or other functions except author) in COinS. I am still thinking about 1. and 2.