mirror of
https://github.com/zotero/zotero.git
synced 2026-09-24 00:51:37 +00:00
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…
Add table
Reference in a new issue