From eef0fc6fa83bb540101eaf8b055b852c494665db Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Thu, 6 May 2021 15:46:08 -0400 Subject: [PATCH] =?UTF-8?q?Mendeley=20online=20import:=20Fix=20"Journal"?= =?UTF-8?q?=20=E2=86=92=20"Publication"=20mapping?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- chrome/content/zotero/import/mendeley/mendeleyOnlineMappings.js | 1 + 1 file changed, 1 insertion(+) diff --git a/chrome/content/zotero/import/mendeley/mendeleyOnlineMappings.js b/chrome/content/zotero/import/mendeley/mendeleyOnlineMappings.js index 1d81ffeabe..6887acf25f 100644 --- a/chrome/content/zotero/import/mendeley/mendeleyOnlineMappings.js +++ b/chrome/content/zotero/import/mendeley/mendeleyOnlineMappings.js @@ -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