Rintze
About
- Username
- Rintze
- Joined
- Roles
- Member
Comments
-
Actually, uppercase can only be set on the name-part elements in CSL 1.0. See http://citationstyles.org/downloads/specification.html#name-part-formatting for an example.
-
Are you using Zotero 2.1 beta? If so (copied verbatim from http://www.zotero.org/support/2.1_beta ): Users of non-English Firefox builds may encounter XML errors in Beta 2 due to unlocalized strings. As a workaround, change the Firefox user interfac…
-
@epilepsy: you can use saved searches for this: http://www.zotero.org/support/finding_and_sorting#saving_searches For the notes, use "Note" "contains" " " (use a space). For the images, use "File Attachment Type" "is" "Image". Select one…
-
The need to put spaces between initials is an old bug in Zotero 2.0. This will be fixed in Zotero 2.1, now available as a beta: http://www.zotero.org/support/2.1_beta (you'd have to decide for yourself though whether it makes sense to run the b…
-
So maybe we just need a "catalog" CSL variable?
-
@adamsmith: there isn't a CSL variable available that "Library Catalog" can be easily mapped to, but wouldn't "Archive"(Zotero)/"archive"(CSL) work here?
-
Apparently "contributor" is something specific to Zotero and not part of the CSL specification: http://forums.zotero.org/discussion/4738/french-citation-style-style-de-citation-en-francais/?Focus=60894#Comment_60894
-
Can you upload your style (with the first line) and another style from repository which is listed as version="1.0" to https://gist.github.com/ and post the URLs here? Then we can make sure we're looking at the same thing. [edit]: As an addition to …
-
There is no need to delete the first line ("
-
This works for me: http://img217.imageshack.us/img217/8724/validation.png (usually I paste in the style code [using "Text Field"] instead of the style URL [using "Address"], but both approaches work here. Obviously you're doing something different…
-
I get a single error running http://www.zotero.org/styles/advances-in-complex-systems/dev through validator.nu: --- 1. Error: Attribute version not allowed on element style from namespace http://purl.org/net/xbiblio/csl at this point. From line 1…
-
Committed: http://bitbucket.org/bdarcus/csl-locales/changeset/3f6b61e5ed27
-
This is really a word processor feature (see e.g. http://office.microsoft.com/en-us/word-help/create-an-index-HP001226499.aspx ).
-
No (see http://bitbucket.org/bdarcus/csl-locales/wiki/Home ). The page I linked to also has some instructions on how to create a Danish translation: you don't really need any coding experience.
-
An option for suppressing nb-of-vols=1 in CSL seems reasonable as well; It would only make sense to include an option in CSL if some styles require the number of volumes to be indicated for single volume works ("1 volume") and other styles demand th…
-
Who recommended that?
-
Got it: https://gist.github.com/e38a82156a955b2f4186 Edit: validating the style on http://validator.nu/ against the CSL 1.0 schema gives 27 errors: https://gist.github.com/raw/671410/d3c496db374c89af65adf659f16b1737e00371dc/gistfile1.txt
-
If your style appears to validate against the CSL 1.0 schema ( http://bitbucket.org/bdarcus/csl-schema/raw/855dcc00cba7/csl.rnc ) without "version='1.0' on the style element, you're not validating the style correctly. Can you upload it to https://g…
-
Are you sure the rest of the style is valid CSL 1.0 (you can check this with an XML validator: http://www.zotero.org/support/dev/creating_citation_styles#validation )? CSL 1.0 styles definitely require "version='1.0'" on the style element.
-
Smart (I used to use search to get the link to the specific post). So I guess the easiest way is to use the discussion thread and comment numbers, e.g.: http://forums.zotero.org/discussion/15117/#Comment_75029
-
Did you test whether pluralizing "issue" in your locale file works? The CSL schema doesn't specify which terms can be plural and which can't be, and citeproc-js might just be able to handle your modified version.
-
Did you test whether the escaped HTML tags work in Zotero 2.1 beta?
-
Also, you need to be running the Zotero 2.1 beta in order to be able to use a CSL 1.0 locale file. @Gracile: you don't really need it for now, but bitbucket.org has been designed to be used along with the Mercurial versioning control system (the ma…
-
Is the locale okay for you? It has been committed: http://bitbucket.org/bdarcus/csl-locales/changeset/534102a6b8d9 The only thing I changed was to add a period to apr. J.-C
-
I'm not sure if citeproc-js can handle it, but did you try escaping the superscript HTML tags? E.g.: n& lt;sup& gt;o& lt;/sup& gt; (you have to remove the four spaces between "&" and "lt;" or "gt;" I added to prevent the forum so…
-
Also, just thinking aloud about issue (1), we might be able to cover this case transparently by a) allowing gender information to be included on nouns, and b) allowing gender-specific terms to be defined. For example, locales-fr-FR.xml could includ…
-
Flipflopping of quotes ensures that you get properly nested output like “Speak ‘friend’, and enter” instead of “Speak “friend”, and enter” or ‘Speak ‘friend’, and enter’ or ‘Speak “friend”, and enter’, regardless of how quotes are provided in the …
-
1) this indeed isn't covered by CSL 1.0. 2) do these examples help? http://www.wikipublisher.org/wiki/Wikipublisher/TypographicQuotes
-
Also fixed upstream: http://bitbucket.org/bdarcus/csl-locales/changeset/447580c534ee
-
Without having checked the xbiblio mailing list archives, my guess is that the current implementation was based on the assumption that the use of an author label might be subject to localization (although that doesn't appear to be the case for style…
Upgrade Storage