Mendeley online import: Fix "Journal" → "Publication" mapping

This commit is contained in:
Dan Stillman 2021-05-06 15:46:08 -04:00
parent 6d5b00e94c
commit eef0fc6fa8

View file

@ -48,6 +48,7 @@ var mendeleyOnlineMappings = {
series_editor: 'seriesEditor',
series_number: 'seriesNumber',
short_title: 'shortTitle',
source: 'publication',
source_type: 'sourceType',
tags: false, // tags handled separately
translators: false, // all author types handled separately