From Endnote to Zotero
Hi,
I have a large bibliography in Endnote I want to export to Zotero.
I used the advised format RIS, the import went well.
Unfortunately, the field "LB" I see in the export file is not where to be found in Zotero - the label is very important to me and without it, I cannot use Zotero.
Where does this label went?
Thanks ahead
I have a large bibliography in Endnote I want to export to Zotero.
I used the advised format RIS, the import went well.
Unfortunately, the field "LB" I see in the export file is not where to be found in Zotero - the label is very important to me and without it, I cannot use Zotero.
Where does this label went?
Thanks ahead
I did a forum search and couldn't find anything but I thought that someone asked this question long before.If I'm wrong, my apologies to all.
If labels get interchangeably as citekeys and keywords, just importing them as tags seems unsatisfactory. Modifying the RIS translator to import these however people want doesn't seem too hard.
It is very important to me because every pdf file i have used through different workplaces and library managers (close to 3,000) have been encoded as a number in this field.
Modifying the RIS translator seems the way to go IF i can manage how to do that!!!
I use the label field from EndNote as the master key to track all of my 3000+ references - it is also used as the (base) filename for the file(s) associated with the record. I don't place the file into the EndNote directory tree, but rather in a separate folder (historically, because I also ran ProCite during a transition phase and kept it separate and it made it possible to have two different programs look at the same set of files - they were not "lost" inside the directory trees of either ProC or EndN).
I think the addition of a distinct "label" field would aid the functionality of Zotero (which I am currently inspecting for utility as a change-over from EndNote). It is not the same as the Call Number field, which I use to track location info for the actual object to which the record refers (e.g.: L=electronic on computer, F=hardcopy in filing cabinet, S=on shelf at work office, H=on shelf in home office, etc).
It would serve as the master identifier for a specific reference and would allow for easy BibTeX export, while also allowing much easier import from the many EndNoters who would happily come across if they could do so easily...
Please consider adding such a "label" field. It would probably help uptake...
Thanks.
A separate citation key field will come in later versions of Zotero.
Best wishes.
Citation Key: label
Install the BetterBibTeX plugin (which you will want to do generally if you use Zotero with LaTeX) and it will use this as the citekey.
It seems the proposed inclusion of a Citation Key hinted at above is still pending, so it is time to do this thing!
Thanks.
many thanks!
The trouble is there is a LOT of formatting in the EN db that has been lost due to the issue you noted, @adamsmith.
I'll now try a hack to see if I can't kludge Zotero XML import to give me a "Citation Key: " out of the contents of the <label </label tags....
Is there an XML tag that can be used to import into the Extra field of Z?
Thus I would replace
label style face="normal" font="default" size="100%" Citation Key: etc /style /label
with something that imports etc into the Extra field.
If you know some javascript, you could look at the code here:
https://github.com/zotero/translators/blob/master/Endnote XML.js#L670 and adapt it for your purposes (your copy of the Endnote XML.js file is in the Zotero data directory).
I guess I'll just keep hoping and waiting for when CiteKey is an actual thing which is part of the field structure (as hinted at further above by @emilianoeheyns last October).
At least I have now become familiar with the quick transfer of the main data from EN to Zotero in case I have to do so. I haven't had to do mods to import-export tags for over a decade (when I transferred my ProCite to EndNote). Mind you, the several times I've run this in various configurations were still very slow: ~2-3 hours for the 3500 refs I have.
Thanks everyone for all your help. Fingers crossed for Citekey.