Mendeley online import: Fix "Journal" → "Publication" mapping
This commit is contained in:
parent
6d5b00e94c
commit
eef0fc6fa8
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue