MODS Export: "Report Number" Missing
When exporting an item of type "Report" to MODS, the "Report Number" is missing from the output.
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
https://forums.zotero.org/discussion/15388/mods-export-report-type-and-report-number-field/
<part>
<detail type="number"><number>MSU-CSE-99-39</number></detail>
</part>
Also, the way Zotero exports the series number of a book would be ok, I guess:
<part>
<detail type="volume">
<number>9</number>
</detail>
</part>
The by far worst situation is what we have right now, i.e., no output at all.
So it would be much appreciated if either of the two suggestions above could be implemented.
Someone will need to go through the trouble of digging through the documentation or finding an expert who can say something authoritative on that (probably if we know where report # go in MARC we can figure out where they should go in MODS by looking at the official LoC conversion tools).