Place is exported using "CP" instead of "CY" in RIS translator
This commit is contained in:
parent
8012d08354
commit
01748aab01
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
||||||
"maxVersion":"",
|
"maxVersion":"",
|
||||||
"priority":100,
|
"priority":100,
|
||||||
"inRepository":true,
|
"inRepository":true,
|
||||||
"lastUpdated":"2008-07-24 23:50:00"
|
"lastUpdated":"2008-12-01 18:31:54"
|
||||||
}
|
}
|
||||||
|
|
||||||
Zotero.configure("dataMode", "line");
|
Zotero.configure("dataMode", "line");
|
||||||
|
@ -37,7 +37,7 @@ var fieldMap = {
|
||||||
T1:"title",
|
T1:"title",
|
||||||
T3:"series",
|
T3:"series",
|
||||||
JF:"publicationTitle",
|
JF:"publicationTitle",
|
||||||
CP:"place",
|
CY:"place",
|
||||||
JA:"journalAbbreviation",
|
JA:"journalAbbreviation",
|
||||||
M3:"DOI"
|
M3:"DOI"
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue