emilianoeheyns
About
- Username
- emilianoeheyns
- Joined
- Roles
- Member
Comments
-
I don't recall. I had some massive pdfs back then that may not have been indexed fully automatically but I'm also a coder with enough time on my hands back then (a condition which no longer exists) that would have gladly spent 4 hours automating a 1…
-
Don't want to use it for that particular item type, I take it. But maybe then a preference whether or not to safe stuff to the extra field? Assuming this is a wider issue, this would amaddress it all at once and would also not require any translato…
-
That will be a lot more robust.
-
The translator puts it there because it has found relevant data (like series title) that the chosen item type does not have a native field for, but which *can* be used in citations. So rather than dropping this data silently, it will be put in the e…
-
The fact is that I use Zotero almost every day and have not experienced any significant problems.As far as security concerns go, this is unsurprising. If your system is compromised, the person behind the compromise will make efforts to hide this, ei…
-
After import the new items will have the "#imported" tag so you can easily remove them if you want to do a changed import.
-
They're not really citable items. More like keyword notes? In any case, try importing this: https://filebin.net/xw3lblphb35uyit5 If you want a different field mapping, just let me know
-
Upload it to https://filebin.net/ and share the link here
-
But if the screenshot is representative, if you give me the file, I think I can make something sensible out of it.
-
Nur die Feldnamen, nicht der Inhalt. Ja, auch der Eintragstyp. Sie müssen entsprechende Felder finden, die Bibtex bekannt sind, nicht Zotero. Zotero übersetzt sie in die entsprechenden Zotero-Felder.
-
You can just navigate away from the library and back (eg click search and then library again). No need to restart. Refresh of the item list is an open problem.
-
(search and replace in a text editor like notepad that is)
-
Select all - right click - Better BibTeX - refresh. The red pin means there's a "Citation Key" line in the extra field. If that is removed (and the item subsequently refreshed), it will show the item key.
-
Ich bin nicht sicher, warum Sie Ihr BibTeX germanisieren möchten (ich schätze, nicht um es für Zitate zu verwenden), aber mit der Such- und Ersetzungsfunktion sollte es wieder ans Englische angepasst werden können.
-
The citation-style-language package supports CSL-JSON -- I'd advice using that if possible, the package manual explicitly states CSL-JSON is the preferred format especially when the data are exported from a reference manager like Zotero You're incur…
-
https://imgur.com/a/vJQLHRb
-
You can see them at a glance. You can add the citation key column to the item list and BBT adds the key to the item detail screen.
-
Jabref also does not typically output numbered keys, plus the JabRef crew knows their way around BibTeX. I can see how JabRef would retain these entries when edited using JabRef though. That's one of its strengths if all your using is BibTeX. So in …
-
The technical keys? It's baroque, but with the better bibtex plugin you can use "item" as the citekey formula and that will show the keys.
-
Or (creators(max=1) ? auth + authForeIni : authEtAl) + year +shorttitle(3,3)
-
creators(max=1).discard + auth + authForeIni + year +shorttitle(3,3); authEtAl + year + shorttitle(3,3)
-
What program produced that abomination? That's not bibtex.
-
If this doesn't reproduce for you with the tarball, I can have a look.
-
In this case tex.addendum: Reprinted in Book title, ... would also have worked BTW.
-
That is correct, but only for the (bib(la))tex. lines.
-
Zotero 6 support for BBT has ended.
-
this is also possible using tex.addendum= instead of tex.addendum:
-
I'm getting heaps of reports in the past few days from people that are not on 7.0.15 going back as far as .03. BBT is only supported on the latest version of Zotero.
-
I have absolutely no idea what BBT could be doing to cause this to happen. english and whatever BBT initially changes To be clear: BBT is not changing anything regarding language. It does seem like BBT is doing something which causes the language to…
-
If you still have access to original zotero library, that would be easiest; Zotero's CSV format is not an archival format, so it's not sure everything can be restored from it. If all you have is the CSV, I'll see what I can do, but you'll have to gi…