Incomplete Import
I have been attempting to import from a BibTex formatted text file. The import works; however, Zotero omits the information in the "place" field (as in place of publication, which is necessary for Chicago-formatted citations). Unfortunately, this renders the records useless for bibliographical purposes. Ideas?
Upgrade Storage
If the former, can you open the BibTeX file in a text editor (Notepad, TextEdit, etc.) and copy and paste the record in question that shows the place that's not being imported?
1 Enoch 1: A Commentary on the Book of 1 Enoch, Chapters 1–36; 81–108
@book{Nickelsburg_2001,
place={Minneapolis, MN},
series={Hermeneia—a Critical and Historical Commentary on the Bible},
title={1 Enoch: a commentary on the book of 1 Enoch},
publisher={Fortress},
author={Nickelsburg, George W. E.},
editor={Baltzer, Klaus},
year={2001},
collection={Hermeneia—a Critical and Historical Commentary on the Bible} }
Placefield. What shouldcollectionbe imported to?Item Type Book
Title 1 Enoch: a commentary on the book of 1
Enoch
Author Nickelsburg, George W. E.
Editor Baltzer, Klaus Abstract
Series Hermeneia-a Critical and Historical Commentary on the Bible
Series Number
Volume
# of Volumes
Edition
Place
Publisher Fortress
Date 2001
# of Pages
Language
_ISBN
Short Title
URL
Accessed
Archive
Loc. in Archive
Library Catalog
Cal Number
Rights
Extra
Date Added 2/26/2023, 9:25:08 AM
Modified 2/26/2023, 9:25:08 AM
seriesfield in your entry.place, but that's neither regular BibTeX (where the field would beaddress) nor BibLaTeX (where it would belocation). I'd just search&replace place= --> address= before importing. Where is that BibTeX from? Might also be worth reporting to them.