fbennett
About
- Username
- fbennett
- Joined
- Roles
- Member
Comments
-
You can download the file to your computer, then in Juris-M Standalone open Preferences -> Cite, click on the Styles tab, then click on the (+) button, and you should be able to select the file. Here are the notes from Zotero - Juris-M works in …
-
All is well. MLZ has a new home (and a new name). You can get things working again by installing "Juris-M Client" (the standalone version of Juris-M) from https://juris-m.github.io/downloads - that will restore access to your library. For browser su…
-
There hasn't actually been a change in the way citeproc-js parses the Extra variables; in that thread, I just described the existing behaviour. My initial thought was that the itemType should be an exception to the no-overwrite-of-existing-data rul…
-
@pauli: Your explanation is clear; I read your first post in haste. As adamsmith says, we have not encountered such a set of requirements before, and automating the rules you propose would be hard to do. You might be able to achieve these effects wi…
-
The CSL processor that runs in Zotero (citeproc-js) supports incremental disambiguation (see this test fixture for an example). The processor assumes that the elements added by the disambiguate="true" condition are to be added in priority sequence, …
-
Apologies! The link should be: https://juris-m.github.io/bluebook-signals-for-zotero I'll get that fixed on the Juris-M site tomorrow.
-
It doesn't do that for me here, but maybe someone else can reproduce it?
-
It would be good to have a full set of examples along with clear language in the spec.
-
I haven't tested it, but from the code the useComma option seems meant to parse "lastName, firstName", while without it the parser expects "firstName lastName". If there is no comma in the string, it will leave the lastName field blank. (I'm not sur…
-
That is by intention (but the floor is always open for arguments to change things).
-
It should look something like this: newItem.creators.push({ lastName: "Adam Smith Inc.", creatorType: "author", fieldMode: 1 }) The firstName field should be blank (if it has a value, it will either be ignored, or throw an error). As far…
-
The desired scope of the styling is unclear when set on cs:names. It could cover delimiters and affixes, and it might not. It might cover the affixes on the child cs:label, and it might not. I would be good to figure out what exact behaviour is desi…
-
Thanks to adamsmith for fielding this, sorry to be late to the party. The current version of the HeinOnline translator in Juris-M works only against search lists. You'll get an error when attempting to download an individual item, but the same item…
-
To me that looks like a bug. The fact that it does lose the formatting on the label is a bug It would be a bug if the CSL Specification requires that formatting attributes set on cs:names be applied to its child labels. Does it?
-
That's not good. I'll take a look soon and see if I can reproduce the error.
-
There is also the Style Development area of the Juris-M project site (GitHub account required). Not as slick as Emacs+nxml, but there is a guided-tour tutorial, it does one-click validation and preview, and it supports the official CSL schema as wel…
-
It works here. To run a test with that data, I needed to convert both the Title and the Short Title field to "sentence case" in Zotero. If there is a difference in text case between the Title and Short Title fields, the match fails -- I'll make a no…
-
@bluunksaesn: Try reinstalling the Firefox plugin from https://juris-m.github.io (optionally also installing the "Juris-M Client" for the standalone version). (The Juris-M plugins are not updating automatically at the moment, hence the need to upda…
-
Note, if you manually enter any footnotes, both Ibid and Above n will screw up. That should not be the case. Can anyone verify this? (Ah, wait, I may have misunderstood the issue. This seems to refer to a style requirement that discriminates betwee…
-
not sure why this has never been put in As far as (citeproc-js) processor is concerned, it's mostly been a matter of time constraints. The code for numbers and number-ish things (like the locator variable) is a mess at the moment, and I have avoided…
-
Setting year-suffix explicitly for citations and in the bibliography is the way to go. The processor could hypothetically be adjusted to automatically append something to the "no date" term when it is used, but it doesn't do that at present.
-
@costiana: That error is triggered when Zotero is run on an MLZ database, so you likely have Zotero installed and enabled. Try these steps: 1. Stop any Standalone on your system. 2. Check your Firefox plugins, and disable "Zotero" or "Multilingual…
-
The "defined entity" errors at startup need to be fixed, but should not be relevant to sync. To identify whether this is a Juris-M error, try syncing System B with a Zotero client -- the systems are sync-compatible. If the file downloads come throu…
-
(I responded to Mark on the Juris-M lists; following up here for the zotero.org record) The suppress-trailing-punctuation option (STP) in Juris-M was introduced in Juris-M to provide greater flexibility in the note styles. It allows styles to suppl…
-
Dan, compunk, Many, many thanks for the care that went into this thread. It's great to see an issue affecting Asian language support dealt with so quickly.
-
(Here is how to set things up manually. The alternative is to use the PPA, as adamsmith suggests below.) To run the program, open a terminal, navigate to the unzipped subdirectory, and run the script:./run-zotero.sh You will see the Standalone icon…
-
Sorry, I read too quickly and misunderstood what you are trying to do. The change I suggested above is a mistake - it will add the URL after conference papers, which you obviously don't want. Inserting something like this at line 205 will do someth…
-
I hadn't checked the text -- thanks for the info!
-
The year-suffixes should not be added to those cites; this is a processor bug. As a short-term fix, you can install the Propachi Vanilla processor plugin. (Remove the plugin at the next Zotero upgrade.) To get the year-suffix on the correct date, y…
-
The indent is controlled by the word processor. Zotero does not set it directly. If you place the cursor in a bibliography entry, you should be able to identify the style that is applied to it ("Bibliography entry" or somesuch - I don't recall what …
Upgrade Storage