Rintze
About
- Username
- Rintze
- Joined
- Roles
- Member
Comments
-
Zotero 2.0b5 requires the Word 1.0b4 or OpenOffice 2.0a2 plugin: http://www.zotero.org/support/word_processor_plugin_installation#plugins_for_zotero_2.0_beta
-
@1) Mea culpa. When I switched from the latest beta to the SVN trunk I just deleted the Zotero extension folder and replaced it with the referring text file. Clearly not a smart move. Using a new profile did the trick (I got the expected output). @…
-
I can't seem to be able to call the new save function. Even stripping it down entirely doesn't work. I tried var fileName = Zotero.Translators.getFileNameFromLabel(metadata.label); Zotero.debug(fileName); var fileName2 = Zotero.Translators.save(met…
-
In Zotero, Zotero.Translator in translate.js and _translatorXMLToFile() in schema.js would probably be helpful.How does _translatorXMLToFile() work exactly? Are the translators only XMLified in Zotero's translator repository, and if so, is the used …
-
The PLoS translator uses RIS-files, although it might not be the most concise translator in the collection: http://www.zotero.org/trac/browser/extension/trunk/translators/PLoS Journals.js You can just call the RIS translator inside your own transl…
-
Or use the keyconfig extension: http://forums.zotero.org/discussion/3637/#Item_4
-
http://forums.zotero.org/discussion/3845/how-do-i-uninstall-the-word-plugin/?Focus=16394#Comment_16394
-
I think you can achieve the first by changing the OpenOffice style of the bibliography. For the second, it's possible to set the spacing with an option in the bibliography section of the CSL style, "entry-spacing" (it specifies the number of lines b…
-
If I get Scaffold running in combination with Zotero 2.0, I'll probably make a patch with some proposed changes to the Zotero trunk. Copying Zotero functions into Scaffold is just an (ugly) short-term solution to keep things together.
-
A small update for people interested: I just opened a public Mercurial repository* to keep track of my development of a Zotero 2.0 compatible version of Scaffold. I started out with the current trunk version of Scaffold from the Zotero SVN. If I can…
-
A related question that is probably mostly directed to Bruce: I was playing around a bit with csledit.xul, but for some reason I wasn't successful in checking for a value of the "accessed" cs-date-token. E.g. this works as expected (no output if the…
-
Can you provide some links that don't work as expected?
-
No need to double-post.
-
I (still) prefer Scaffold for writing translators. Debug output is generated in the same window, and testing a change only requires the press of a button. Testing the translator results in debug-output indicating what fields are saved, instead of fi…
-
Great, you're my Zotero hero :).
-
In my experience the option also holds for translators. The reason the PLoS translator still saves a snapshot seems to be that the RIS file, which the PLoS translator loads, contains a "UR" field with a link to the article webpage. The Zotero RIS di…
-
For the URL, try unchecking the option "Include URLs of paper articles in references" in the export tab of the Zotero preferences.
-
Google could have told you that: http://openid.net/, http://en.wikipedia.org/wiki/OpenID
-
My bad. I knew that some books have both a ISBN10 and ISBN13, and that at least some Zotero translators (e.g. Google Books) save both to the ISBN field. But I wasn't aware that these different numbers are (totally) redundant. Apparently, with the in…
-
The abstract field can be called in CSL by using the line inside the layout element of the bibliography section of the CSL style.
-
A short-term hack would be to use an unused field in Zotero (e.g. "Extra"), and use it to store the author-key part (Afn, AB, ABC, or ABC+), this you would need to do by hand (or you could hack together some script). Then modify the style to use thi…
-
Take your pick: http://www.trademark.com/htdocs/mp_help_desk/psft_help/patent___publication_number.htm http://ep.espacenet.com/help?topic=numbersqh&locale=en_EP&method=handleHelpTopic
-
I just got the error '"publisher' is not a valid field for type 4' when I open the Zotero-pane and when I try to sync manually. The "Report Errors..." option doesn't activate though, and the DB repair tool doesn't fix the issue (I can supply the ID …
-
For Harvard 1, change into
-
See http://gist.github.com/117951 Changing into should do the trick.
-
But I'd guess that isbn10 and isbn13 should replace isbn, so that would be a backward incompatible change.
-
Try adding a macro that generates the year with the year-suffixDisambiguation is set by options, so all that is needed is to point towards the existing macro that outputs the year of issue (in this case "issued-year"). But this would only help in th…
-
What is in the wrong order? The in-text citations or the entries in the bibliography? It's my understanding that the suffix order (generally) follows the order in the bibliography. See for instance APA: http://www.lib.monash.edu.au/tutorials/citing/…
-
I guess the site translator can be rewritten to use the RIS-citation directly? It currently scrapes the page.
-
But what about my implicit question: do you wish to extend the identifier-support for CSL 0.9 beyond the addition of ISSN? I think a case could be made for the variables issn-print, issn-online, issnl, isbn10, isbn13, pmid, pmcid and (already presen…
Upgrade Storage