Mods importer should be able to import conference papers with the correct entry type #9185
Labels
component: import-load
good first issue
An issue intended for project-newcomers. Varies in difficulty.
Is your suggestion for improvement related to a problem? Please describe.
I recently had to import a reference from the ISCRAM conference. However, they only offer MODS export format and I noticed that my entry got imported as misc.
Describe the solution you'd like
I would like to have conference publications imported as proceedings.
Additional context
Here is a list of mappings for the field genre:
https://www.loc.gov/standards/valuelist/marcgt.html
The code needs to be adpated at this place :
jabref/src/main/java/org/jabref/logic/importer/fileformat/ModsImporter.java
Line 170 in d3e0f86
The text was updated successfully, but these errors were encountered: