dmk
About
- Username
- dmk
- Joined
- Roles
- Member
Comments
-
What I have in the .csl should be functionally equivalent to what you put (at least that is my understanding): It first checks for…
-
Hi, I created a basic style for Ecology Letters and placed it in the csl subversion repository (ecology-letters.csl). It doesn't appear on the zotero styles website yet. If that part isn't automatic, could someone add it to the website. …
-
Hi, I think I know the cause of the problem. Apparently, when you do just a simple search in Web of Science, zotero import of multiple references works fine. The problem occurs when you do an "advanced search". For some reason, this no longe…
-
thanks, fixed now.
-
I am also getting "Module not initialized" when it tries to automatically sync. When I hit the sync button it works fine. My error report number is 1548622597.
-
By the way, I have noticed that on the Zotero Style Repository, the Current Opinion csl is listed as "invalid". How would I find out why this is and debug the problem? Thanks, David
-
I agree with the "just working" thing. My suggestion was based on the fact that there are a lot of journals and breaking the table into separate files might facilitate multiple people compiling lists of journal abbreviations (much like individual C…
-
Sorry, the XML was treated like HTML in my last message and became invisible. I meant to say: As for abbreviated journal names, I know there has been quite a bit of discussion on this, but I just want to add my 2 cents. Using the zotero fiel…
-
Hi, The following is already in the csl file: I imagine that this will make the container-title short if a short version exists, but since that field is rarely filled out, it doesn't work. NOTE: I use container-title and you suggested collec…
-
One other comment - the one thing that I didn't implement was abbreviated journal titles. Last I heard, that wasn't implemented in zotero yet, but if that has changed, please let me know either how to do it or of a style that appropriately implemen…
-
Hi, I went ahead and made a format for the Current Opinion journals. It works perfect for me and seems to do everything that is specified in the guide to authors, but there are probably cases I have missed. For the moment, I have placed the style…
-
I just want to second the last comment. You guys are doing an amazing job, but having a local server would be of real interest and I think a community would grow up around it really fast. I also see a number of things that the core zotero co…
-
Hi, It had something to do with track changes as accepting all changes and then turning off track changes fixed the problem. This lets me continue to insert references, but not having track changes is a definite drawback. Is there any particu…
-
Hi, And of course, I forgot to mention the versions of things: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.5) Gecko/2008120122 Firefox/3.0.5 Zotero 1.0.9 Microsoft Windows XP Professional Version 5.1.2600 Service Pac…
-
Hi, One more thing: I tried using the firefox Error Console to see if that would give more information about the problem, but it gave no more info than the aforementioned bug report: Error: [Exception... "'SyntaxError: parseJSON' when calling meth…
-
I searched a little bit and should probably search more. So far, I have found very close, but no cigar. If I understand correctly, small differences like "p" instead of "p" must be dealt with using an entirely new style file, not by just making a …
-
I have posted a comment to the xbib/csl devel list: http://sourceforge.net/mailarchive/forum.php?forum_name=xbiblio-devel&max_rows=25&style=nested&viewmonth=200805&viewday=26
-
This probably could be done with options, but I honestly don't think it is a good approach for moving forward. I am fairly certain there will be other orderings for other formats that will require still more options.... There would also need to be…
-
Don't apologize, it is good to work these things through. I think the approach of thinking how would this be coded as SQL is a good one since CSL is probably eventually translated into something like an SQL query. How would this type of ordering b…
-
Also, I don't think the query you mention will get the ordering quite right as the second author is only important for ordering if there are only two authors. If there are 3 or more, year is used and authors 2-infinity are ignored for sorting.
-
Which "app" are you referring to? The backend SQL search in Zotero?
-
I thought a bit more about how to denote this sorting. Having the author-count as a key in the sort is the correct way to go, except that author-count must max out at 3. I think a more appropriate pseudo-code is: Something like t…
-
Hmmm, as for the first comment regarding sort for AGU-like styles, I think that won't be enough. AGU-style sorting sorts treats 3 or more authors as the same. Furthermore, any references having 3 or more authors will be sorted immediately after an…
-
I have committed some more changes to the agu.csl, mainly relating to formatting and attempting to make sorting as good as currently possible. I have also noticed some more oddities. The name-as-sort-order in name-related macros does things …
-
It isn't actually a sadist, just looks that way. Sorting this way makes some sense as it makes it easier for the reader to associate an "et al." citation in the text with the appropriate reference as references with more than two authors that have …
-
I suspected that, so when it happened I checked for a lost firefox process and didn't find any. But I haven't been able to reproduce the error either. If it does happen again, I will check.
-
OK, logging out and logging back in appears to have fixed the problem. This suggests to me that there is some sort of lock file or registry that hangs around after closing openoffice telling it where to look for the firefox link that becomes stale …
-
I have noticed some more problems with citation and bibliography generation that appear to be general (i.e., not strictly related to this format): 1) Setting disambiguate-add-names and disambiguate-add-givenname to false appears to do nothing, …
-
More changes: 1) Changed use of "&" in citations to "and". 2) Citation prefix and suffix are now [ and ]. 2) Added italic to author names in citations and to volume in bibliographic references. I will continue modifying as needed…
-
I am having a similar problem with Ubuntu Hardy Heron and OpenOffice 2.4. Clicking on any of the Zotero icon hangs open office. However, I have just found that in my case if you leave it hung for a long time (several minutes), it does eventually r…