mguelck
About
- Username
- mguelck
- Joined
- Roles
- Member
Comments
-
To avoid confusion as several issues have been discussed here: The patch Dan committed addresses the sorting problem with multiple sources in one in-text citation. It does not address the sorting problem in the bibliography when sorting by date. Tha…
-
Many German (and some other European) institutions can be accessed through http://www.openurl.de/. Just use that address as a resolver (version 1.0). Another list of resolvers can be found here http://www.geodok.uni-erlangen.de/geodok/konfigura…
-
Looks like the problem discussed here: http://forums.zotero.org/discussion/9298/apa-6th-new-style/#Item_30 And also here: http://forums.zotero.org/discussion/2976/sort-multi-citations-in-text/#Item_12
-
I've looked at the issue and submitted two patches to the dev group to fix this issue. In case anyone cares to patch their version only two lines of code are needed. The problem discussed here is a combination of the date generally not working as a …
-
I'll post it later then :)
-
I've managed to localize the bug. Since I'm not quite sure what the intended behavior is meant to be, I describe how it could be changed: Inside csl.js: 1: if(formattedString.format == "Sort") { 2: variableString.append(date.getDateVariable("s…
-
I've looked into the code a little. The error appears to be a little higher up. The code you quoted is for when a variable is used. The problem seams to be that the macro returns am empty string for some reason. I tried changing the sort to only …
-
I've just run into a small problem with the sort - I'm not sure if this is related to the issue mentioned above. I have the following situation: Two sources from one author with two different dates. In the bibliography they are sorted in the order…
-
I just updated a document with a decent number of books and book sections with URLs and it seams to work fine. Haven't cited any websites so I can't tell you much about that but the CSL corresponding code looks good.
-
Is there anything specific you want us to look out for?
-
Thanks for the info adamsmith. I'm looking forward to an update, as this isn't the first disambiguation issue I've run into :(
-
As a side note: this is problem is not the result of using multiple sources in one citation. It also occurs if the sources are cited separately.
-
I looked into the matter a little more. As it seams, the "disambiguate-add-names" property should take care of this problem, which is set to true in the APA 6th style definition - yet does not seam to have an effect on this. Here's the description…
-
I'm using the new APA 6th style on 2.7b4 and have run into a little problem with the disambiguation handling. I have to different sources which appear in the same way when cited inline (from the second usage on): (Enkel et al., 2005; Enkel et al…
-
Short follow up: Adding the two ambiguous citations to the begging of the document close together resolves the issue for the rest of the document. As soon as they are removed though the citations as well as the bibliography return to their previou…
-
Fixed in WinWord Integration 3.0a1.r5161 with 2b7.1. Thanks!
-
I agree with marekmcgann. Being able to see the notes on left side was definitely a nice feature. I preferred having an overview of the notes without cluttering the main list. It would be nice to provide an option to bring this tab back.
-
Also applies to 2b7.1.
-
This problem has been resolved as of Zotero 2.0b7. Nice work!
-
I've been syncing my entire zotero folder to a Dropbox without problems. Yet, I have only been using this for backup purposes. I don't edit the files on any other computers. A note on the side: I've read that box.net offers WebDAV access. It's …
-
I know it's a bit of a pain but here's a workaround: 1. Enable "Debug Output Logging" (Preferences -> Advanced"). 2. Click Preferences -> Search -> Rebuild Index. Tell Zotero to only index unindexed items in the dialog that shows up…