zuphilip
About
- Username
- zuphilip
- Joined
- Roles
- Member
Comments
-
27 1 2015 Endangered Species Research Shouldn't you have here another isPartOf relation, i.e. bibo:Issue dcterms:isPartOf bibo:Journal?
-
Do you mean this webpage https://www.zotero.org/support/dev/client_coding/javascript_api#batch_editing ?
-
Yes, all items in the currently selected collection are modified (if possible). If you run the code, a confirmation dialog is showed first and tells you again the name of the collection and the number of items in it. It is then still possible to abo…
-
Can you explain exactly the steps you are performing when you see this message? On the website https://www.zotero.org/styles/?q=Australian Guide to Legal Citation I don't see the errors you are describing.
-
This seems to be a problem on this journal page, because their RIS data is empty at the moment (click Get Citations, RIS (Zotero)). Can you confirm that saving to zotero is working on different websites, e.g. http://www.ncbi.nlm.nih.gov/pubmed/24710…
-
I tried to hack up my two-step approach from above. Here is my JS code which can be executed in the web console: https://gist.github.com/zuphilip/b942c8bf2f1126982517 . Any testing reports or other thoughts would be nice. I would suggest to test it …
-
Personally, I am agreeing on most of the points with you, but the doi is a stable url and therefore the access date might be negligable. However, I am not sure if we can decide the standard format. On the other side the editors seem to accept curren…
-
I wonder whether the current APA 6 DOI handling should be also adopted for DGfP and ZfPäd? The DGfP is based mainly on the 2007 edition of the book Richtlinien zur Manuskriptgestaltung Deutsche Gesellschaft für Psychologie. I don't think they have a…
-
There is the (mostly user-contributed) documentation of the JavaScript API. Actually, I am thinking about writing a zotero plugin which would implement the second step of my two-step approach in the GUI. However, it is hard to find the time for that…
-
1) Seperation of multiple authors/contributors are controlled by the names attributes. 2) The locale-part is not defining the language. I guess you want to use the style in German and therefore you would need something like et al.
-
https://www.zotero.org/support/supported_languages#citations_and_bibliographies I think @adamsmith or @rmzelle can tell you more about the different approaches.
-
In general I would suggest a two-step approach: 1) Make a collection of all items you want to batch edit (this could also be a saved search) and check that these are the ones you want to chang 2) Batch edit all items of this collection
-
Dies legt der jeweilige Zitationsstil fest und APA arbeitet mit Klammern aber ohne Fußnoten. Am Einfachsten ist es evt. einen anderen passenderen Zitationsstil zu suchen, z.B. https://www.zotero.org/styles/?q=Die Bachelorarbeit (Samac et al.) (note,…
-
Die Abkürzung o.A. steht ja für "ohne Autor". Was möchtest Du denn bei Einträgen ohne Autoren stehen haben? Bei APA wird in solchen Fällen m.W. der Titel stattdessen verwendet.
-
This should be fixed now. Thanks for reporting.
-
You can use the no-et-al variant of the springer basic style.
-
This works for me.
-
There are errors in your style: 1) In the end you have another bibliography node, which you should just delete, i.e. 2) There is a sort node in the beginning, after the info, which should be moved under the bibliography node, i.e. instead of ...…
-
The style is here: http://www.zotero.org/styles/journal-of-separation-science . However, I don't think the last issues were ever corrected. Can you report any inconsistencies in the style here?
-
@adamsmith Any news on this issue?
-
The periods (and some other wrong interpunctation cases) should be fixed now and the updated style should appear shortly in the repository. Please let us know about further errors or inconsistencies in the style.
-
@reginchen212: Okay, I see. I have helped lately some Msc students with a style for a German marketing chair. Let me know if you might have similar requirements.
-
I have to look closer for the two periods. However, the doi should only appear if there are no pages specify, i.e. for "online first" articles. Can you confirm that? Otherwise please give us a specific example here.
-
To search for a close style you can use http://editor.citationstyles.org/searchByExample/
-
That is an dependent style (i.e. a redirect) which points to http://www.zotero.org/styles/american-medical-association . That is the style you want to edit. There is a step-by-step guide for editing CLS styles, which might become useful for you.
-
Yes, I can confirm that issue. I created a pull request for fixing this. Update: It should be fixed now.
-
You can try the style for the journal Parasitology, which might be close. However, if you want a formal request for a style, we need more information (see adamsmith' link). BTW there is no need for multiple exclamation marks.
-
You cannot move the prefix or suffix inside a citation, actually you cannot change the affixes from CSL anyhow. You would need to create individual items for every "Bearbeiter" of the commentary, which you want to cite. Maybe, you can switch to anot…
-
A translator for medes is created now. 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 …
-
Okay, yes that is coded in the CSL style. However, it looks for me like an error in the implementation. The CMoS expert @adamsmith can maybe help on that later. I would suggest to wait for his opinion. Your are right about the preview in the style r…