maier.de
About
- Username
- maier.de
- Joined
- Roles
- Member
Comments
-
D881893736 Also here for the error reports: 1197945201
-
Sorry for the delayed answer. No, it still doesn't work. I'm still getting the error message saying it will try to use the DOI for metadata lookup. I then get the window showing a list of items that could be imported, but when I select one and click…
-
Ok thanks, I'll check back with our IT department.
-
D732705719
-
Some co-workers at our library reported me a similar issue. We use Zotero to coordinate the acquisitions at our institution. However, sync issues may lead to duplicate orders. Are there any news about this? Is anyone looking into this? Would be good…
-
Good to hear. Thanks again!
-
Great. Thanks!
-
It seems to expand a tiny bit to make room for a second line, but that's about it. In the screenshot I've added 7 lines, but there are only 2 lines visible. https://s3.amazonaws.com/zotero.org/images/forums/u3884/yse226z7811pgdl73yiy.png
-
Brilliant. Thanks!
-
Nevermind. I think I've found the reason. It could have something to do with the BBT add-on, though I don't really understand the reason. (I was using a profile before where that plugin wasn't installed, but in a different profile with BBT installed…
-
What do you mean with .bib file? What software are you using? The CSL JSON export does not seem to contain any tags.
-
Ok, I've just found how fields that go to Extra are handled: https://github.com/zotero/translators/blob/db2771d52d89d1480ff98efbd6968565893f2184/Endnote XML.js#L677
-
I haven't had the time to look closely at the translator, but shouldn't it already import the DOI? (https://github.com/zotero/translators/blob/db2771d52d89d1480ff98efbd6968565893f2184/Endnote XML.js#L239C35-L239C35) Or, do we need some special trick…
-
Thanks for the postscript example! Regarding nonacademic. Again, this is rather specific. Windycity (a Chicago implementation) uses type ={newsmag} for the same thing. biblatex-chicago uses entrysubtype ={newspaper} and entrysubtype={magazine}. The …
-
Yes – basically because this is not supported by vanilla biblatex. entrysubtype={nonacademic} is used by biblatex-apa, but nowhere else. I think, though, that it would make sense to somehow support this: why not use something more generic? entrysub…
-
Indeed. From the biblatex manual: This field, which is not used by the standard styles, may be used to specify a subtype of an entry type. This may be useful for bibliography styles which support a finer-grained set of entry types. While entrysubt…
-
I guess you'll need to provide more details....
-
Hmmm, thinking about it more I still find it weird to receive that warning given I'm installing a style directly via Zotero. Wouldn't it be possible to disable style validation for styles installed this way (until the validator has been updated to v…
-
Ah ok, `sub-verbo` then. Thanks!
-
Thanks for the answer. What do you mean be enable it in the UI? Technically? Or how to expose it to the user? If the latter, what about a simple shortcut like ctrl+arrowdown? I've also had a look at what Zutilo provides in this regard. Switching b…
-
Der Chicago-Stil ist ziemlich komplex. Wäre vielleicht der MHRA-Stil eine Alternative. Ein paar der Punkte sind dort schon umgesetzt.
-
You cannot check for the content of a variable. So you just test for if variable="is-lexikon" (Zotero will pull out these things from the top of the extra field and use them as variables.)
-
As @adamsmith points out, a similar feature exists in Juris-M. On the other hand, this tool https://rintze.zelle.me/ref-extractor/ will allow you to extract references from a paper. I'm not sure whether the references will be properly linked to the …
-
You can try anystyle.io to parse your references and save them in a format that Zotero can digest. Once you have your references in Zotero you can get rid of the duplicates and re-export a Zotero-created bibliography. Of course, there's no guarant…
-
Currently, there's no ofgicial support for this in Zotero, but CSL 1.0.2 which will be released soon will add this. If you need it now, you can use the Zotero variant Juris-M where this feature already exists. Or you can just add it to the extra fie…
-
Actually, I think that should work already even if that's currently just a hack. For class notes, maybe the generic document type could be a good fit? Generally, you can just put arbitrary flags to the top of the note field, like is-lexikon: true…
-
This here should do what you want: https://gist.github.com/denismaier/21168acf9e9287fc41f32c7351917111 That will use the shorttitle on each citation. If you need a full citation first, see the style linked above by @adamsmith
-
Hey @historyofconcepts, nothing that I'm aware of. Given the needs of your audience I suggest you introduce them to Jurism, https://juris-m.github.io/. @fbennett has just posted a blogpost that nicely describes multilingual items: https://juris-m.g…
-
In the current edition, Turabian says this about authors' names: "Give authors' names exactly as they appear at the heads of their articles."
-
@hughp3 He already did, and I've answered him that this does not work since pandoc-citeproc can't handle CSLm extensions.