LiborA
About
- Username
- LiborA
- Joined
- Roles
- Member
Comments
-
I published on the https://groups.google.com/forum/#!topic/zotero-dev/2LSjlOkfG4c but no response.
-
If I correctly understand of NRC Research Press.js code then there is redirection to RIS.js translator.
-
@fbennett: no, there is no reason for mixed-case, but this item was imported into Zotero from http://www.nrcresearchpress.com/doi/abs/10.4141/cjps85-109 and there were surnames capitalised (WATERER, EVANS) after import. And it is the problem too. I …
-
I would like to ask again: Who is the best person for communication with ORCID team? Dan Stillman or anybody else?
-
follow instruction on http://citationstyles.org/styles/#Requesting_Styles
-
Do not open new thread please if there is another one with the same topics: https://forums.zotero.org/discussion/45916/item-type-report-paper-with-isbn/ You can still use type book for the document like your example.
-
I do not find any other differences so I have prepared new style and created Pull Request https://github.com/citation-style-language/styles/pull/2072
-
I find next small differences (cited vs. accessed) in "electronic citation (but I think that it is error in examples, because all other types of document use "accessed" instead of "cited"). Take me one day. I will find all differences and prepare ne…
-
If you use Firefox extension too, you can click on icon "Z" on the top right in firefox. The Standalone version you can find in Start - All application - Zotero Standalone (in Windows). Or you use different OS? In Windows 10 you can use "Find" funct…
-
Go to the setting of your group and allow comments.
-
@BCSHFS: if you use collapse="year" you get output in this form: (Short title 2016a, Short title 2016b)
-
@Rintze: I try it, but it is not working how BCSHFS can. I get this output: (Short title 2016a, Short titleb) instead of (Short title 2016a, b) If I use "Short title" as a name of author, I get this output: (SHORT TITLE 2016a, b) In the f…
-
Bottom on group page (https://www.zotero.org/groups/SOMETHINK) you can see: Recent Group Discussion New Discussion
-
It seems as a bug in collapse="year-suffix" interpretation. I do not know if it is in Zotero or in CSL processor. EDIT: Issue on github: https://github.com/zotero/zotero/issues/1000
-
For first change collapse="year-suffix" to collapse="year" in citation tag. It is not the same as you need, but the output is better as before. Why do you prefer short-title before authors/editors etc. in author-short macro?
-
If I change lines 105-107 by then I got: Citation: "(SHORT TITLE 2016)" Bibliography "- SHORT TITLE (2016): Report with very very long title without authors. BioConsult SH GmbH/Husum." Is it correct or not? EDIT 1: Disambiguation works only with …
-
I got this message from Orcid: ----------------------------- Hello, Thanks for your suggestion. The automatic tools to add information to your ORCID record has been built in partnership between ORCID and the provider of the other tool. …
-
Add your code on gist.github.com, please.
-
The bibliographic output is defined in section on the end of XML. There is construction in MLA 7th edition style. Because there is no specific part for magazine articles, then this type of document is rendered by the last part of this construction…
-
Detailed info you can find on http://citationstyles.org/ main info for editing you can find on http://docs.citationstyles.org/en/stable/ online editor is on http://editor.citationstyles.org/about/
-
Create parent item for this PDF (right click on mice)
-
title and title-short are standard variables. Try this:
-
Yes, of course, export from Zotero works. I have tried all item keys individually and it seems that only this key is problematic: 55WM9XTR All other items are displayed by URL: https://api.zotero.org/users/1196880/items/ITEM_KEY?format=c…
-
I change $( "#coins" ).load("https://api.zotero.org/users/1196880/collections/JVWI28V6/items?format=coins&itemType=-attachment&key=FyBV3cEsqkKhUKmDF3KqcXNy"); to And now connector recognise COinS tags. However there are still only 2…
-
In a first step, you can try to find similar styles on http://editor.citationstyles.org/searchByExample/ If you do not find the identical style you can change any similar style or request a new style (see instruction how http://citationstyles.o…
-
1. NO, MS Word work with firefox plugin too. 2. YES partially. Items added through Firefox plugin are synced with standalone version. But not styles and plugins. EDIT: adamsmith was quicker
-
Go to Library setting in your group and set up correct privileges how you need.
-
I do not know, which style use Citavi, but you can try to find similar style on http://editor.citationstyles.org/searchByExample/
-
Similar problem is with https://api.zotero.org/users/1196880/collections/JVWI28V6/items?format=json&itemType=-attachment&key=FyBV3cEsqkKhUKmDF3KqcXNy 25 items https://api.zotero.org/users/1196880/collections/JVWI28V6/items?key=FyBV3cE…
-
Interesting. It works this morning and now I do not see COinS in translators for this page. The COinS is not (and was not) in the page source, but if you look in html in Firebug on you can see them. The second interesting issue is that on the page …