Rintze
About
- Username
- Rintze
- Joined
- Roles
- Member
Comments
-
1) Keeping the Latin terms is fine. 2a) and 2b) CSL 1.0.1 will have better support for ordinal gender. We do need to know the gender of "edition" and "volume", and of the months. 2c) Don't know. 3) "editor" is more technical than "editorial-direct…
-
Added, thanks! https://github.com/citation-style-language/styles/commit/972af6de8d11125617e4539e53614db2e61a94c3
-
There is a draft of lt_LT locale for CSL: git://gist.github.com/3318667.git Maybe better is to create another thread with questions about it? Yes, please. (and it's slightly handier for us if you copy/paste the URL from the address bar, like https:/…
-
Actually, if you're willing to translate the CSL locale file to Lithuanian, please use https://github.com/citation-style-language/locales/blob/1.0.1/locales-en-US.xml as the starting point. We have some translation instructions here: https://github.…
-
What of ORCID and CSL? CSL processors could use ORCIDs to help with author disambiguation, although the benefits will be limited unless a significant fraction of the authors have been annotated with one. As for adding a way to render ORCIDs with CS…
-
1) MLA is not a note style. 2) To change the citation style in Word 2008, go into the "Zotero" menu and select "Set Document Preferences". You can't do this via the preferences panel of Zotero Standalone.
-
I think you're getting confused by the effects of substitution. If you look at the "author" macro, you see that when an item doesn't have any authors, the macro uses the "editor" name variable instead.
-
@GDS, I proposed another solution a while back: http://forums.zotero.org/discussion/20374/field-level-prefix-and-suffix/?Focus=121696#Comment_121696 Basically, the word processor plugin could automatically insert the formatted author names before t…
-
You might want to try this version: https://raw.github.com/gist/3277963/d46ee56c330f20550bc542dfda4a117427c555d1/RIS.js It's the same as adamsmith's version above, but with a slightly adjusted timestamp. (I suspect that your copy of Zotero automati…
-
Added: https://github.com/citation-style-language/styles/commit/16c29143bc78e200bac460ea8e5ec0e4294bd8b3 Grazie!
-
As an extremely hacky work-around, you could use: annotated edition (I put a normal space and zero-width space between "annotated" and "edition"; this prevents citeproc-js from recognizing the "edition" part. See also http://en.wikipedia.org/wiki/…
-
The logic behind "is-numeric" will change a bit in CSL 1.0.1, and should (properly) recognize "annotated edition" as being non-numeric. Obviously citeproc-js (the CSL processor in Zotero) doesn't follow the upcoming new rules yet. See also http://r…
-
There are a bunch of open source icon sets that have both 16x16 and 32x32 sizes, but I'm not sure if any of them can easily replace famfamfam/fugue. See e.g. http://www.iconfinder.com/icondetails/23273/32/find_magnifying_glass_search_zoom_icon
-
a standardized name that would represent all the records by the same person You might be interested in reading about ORCID, which is set to launch this fall: http://about.orcid.org/
-
By default your Zotero library is stored in the profile directory of Firefox, which (also by default) is coupled to a specific (Windows) user account. If the entire user account has been deleted, then yes, you probably lost your Zotero library as we…
-
As a heads-up for Frank, there has been more discussion about whether sorting should be case insensitive: https://github.com/citation-style-language/styles/issues/189
-
I'm not entirely sure if this causes the problem, but you probably should store "Van de Koppell" as "van de Koppell" in your Zotero library. You can modify the style to recapitalize the "Van" if that's desired (with the "text-case" attribute on cs:n…
-
That's fine with me too, if there isn't too much of a performance hit. (the page is already a bit slow)
-
@Devin Roza, @fbennett, "container-title-short" and "title-short" variables will be added with CSL 1.0.1.
-
http://www.zotero.org/support/collections_and_tags#identifying_which_collections_an_item_is_in
-
If used for compound styles, the behavior of "year-suffix" would change, though, at least in one aspect: whenever a citation cites all items that share the same "citation-cluster-number", the suffixes are hidden. E.g.: "as discussed by Smith (4) an…
-
Yes, CSL is a mess :).
-
Merged your pull request. Note that you don't have to create a Zotero forum thread to accompany a pull request. It is not possible to fix this until CSL version 1.0.1 is published, probably around mid-August You're not giving me much time :P
-
Agreed. It's a pity that "citation-number" is a bit of a misnomer in CSL jargon (citation --> in-text or note string that contains one or more cites), though.
-
If, as fbennett suggests, we leave the Angewandte Chemie-case for now, I think we would need the following modifications on the CSL side: - a variable for the citation number suffix, e.g. "citation-number-suffix" (similar to "year-suffix") - a deli…
-
Added: https://github.com/citation-style-language/styles/commit/73a24f165d80367118ca749a677b21e420c779b2 Thanks!
-
The university mentions "History essays should use the University of Chicago footnote style modified to suit the premier journal of Irish history, Irish Historical Studies." (http://www.ucd.ie/historyarchives/undergraduateprogrammes/essayssubmission…
-
Added, thanks! https://github.com/citation-style-language/styles/commit/3d0e4643bd77eae32505e2abc180a456df89798b
-
Added, thanks! https://github.com/citation-style-language/styles/commit/c96b38274dd10a53dfa112934e698d068a0009e1
-
You need to set the initialize-with-hyphen attribute on the root cs:style element. You cannot use it within cs:locale (or anywhere else).
Upgrade Storage