emilianoeheyns
About
- Username
- emilianoeheyns
- Joined
- Roles
- Member
Comments
-
Come to think of it, if you do care about them, Jabref ought to be able to sort on citekeys, which should the empty ones at the front, making select-and-fix easy enough to do.
-
If you don't care about the citekeys, JabRef can be used to quickly add them: https://sites.google.com/a/york.ac.uk/ref-import/latex/jabref-keys
-
Oh yes, but Endnote (IIRC) used to export bibtex without citekeys, so I added that to the import.
-
The website shows you the download for the platform you're visiting with (it only shows Linux for me). You can find all downloads at https://github.com/Juris-M/assets/releases/tag/client/release/5.0.52m40; you want the .dmg file for mac.
-
This was in the end handled with nocase sections.
-
BBT will import entries without keys.
-
But a select link to an item inside such a collection should work right?
-
Can you open an issue for this on github?
-
There is a difference between the two, although generally it's nothing anyone would notice. But localhost goes through the resolver, 127.0.0.1 doesn't, so I thought maybe that makes a difference when a proxy selectively proxies.
-
I thought Zotero had switched to using 127.0.0.1 instead of localhost?
-
The environment you describe (18.04 64 bit) is my day to day environment.
-
Oops, sorry. I've just started a fresh 16.04 in a VM, installed the PPA and the firefox connector, and it worked without issue for me. I didn't need to authorize anything.
-
The PPA requires python to be installed, I don't know if that's the case for Chromebooks. Can you see if zotero got installed into /usr/lib/zotero ? If not, you can try the debs from https://github.com/retorquere/zotero-deb/releases (which don't do…
-
BBT can also push references to texstudio btw.
-
Maybe https://www.reddit.com/r/firefox/comments/3hguuy/just_recently_got_a_new_144hz_monitor_and_firefox/ ?
-
I personally prefer everything BBT related to be handled on github, but I'll take my bug reports (and questions are potential bug reports) where I can get them. Once changes are going to be made in response to questions it does need to move to githu…
-
I think for chromebooks you can't use PPAs, you just download the .debs and install them.
-
The %b pattern was monkey-patched into ZotFile by BBT in Zotero 4.x. Zotfile has changed substantially in the transition to Zotero 5 and I no longer understand how I'd do that again in the updated version. An issue has been opened on ZotFile for thi…
-
https://github.com/retorquere/zotero-jurism-ppa has both Ubuntu packages and a script that will install zotero, create desktop links, and make it so zotero://select links will work. The packages literally just run that installer script, so the end r…
-
Yeah I can't currently replicate an export error when I enter "Summer 2004" in the date field.
-
The styles are here. A simplistic grep shows 209 styles that use ibid; a python script should be able to pick out styles with the exact features you're after.
-
To be specific I run with "-P -datadir profile" which means "start with the picker every time, and also have each profile use a separate data directory automatically". Without "-datadir profile" or extra setup in the "Advanced/Files and folders" sec…
-
Bidi sync with bibtex files is hard because you can only see that the file has changed, not what has changed in it. Example: In Zotero, I have an item A and add B, both not present in the bib file. in the bib file, I add item C, not present in Zote…
-
I use separate accounts for separate areas of research, and only use the "shared" groups, not the personal library. That way I can create separate zotero profiles (to be picked from the profile manager using -P) which can have any combination of lib…
-
But, instead of "journaltitle" and "langid" I'd like to have the traditional bibtex "journal" and "language" fields. That's not traditional for biblatex though. Those are bibtex fields, for which biblatex provides fallback support. In any case: if…
-
I'm trying to create a slightly modified translator for biblatex exports (based on biblatex.js). Despite my lack of javascript knowledge :/ I've been able to figure most of it out based on other discussions here on the forum. But here are a few thi…
-
There's no plugin currently that will do what you want, but the list is here. One (Better BibTeX) exposes a key (the bibtex key, not the internal Zotero key), but that's a very heavyweight plugin for your purposes, I wouldn't recommend using it for …
-
That can only be done with a plugin currently
-
If you write a plugin for it, then yes. What key would you want to see? The other fields I know, but I don't know of a zotero "key" field that would be meaningful to users. There is one, but it's just the internal ID. But if you want to easily see…
-
There are unicode characters in some of the file fields. BBT does not transliterate those because it would then have the wrong filenames. You'd either have to Set up your LaTeX environment for unicode handling in UTF-8 (BBT does only UTF-8 I think)…
Upgrade Storage