Fixes #830, Abstract can't be used in citation styles
This commit is contained in:
parent
89c4a7dd04
commit
d9b43c66ba
|
@ -1751,7 +1751,7 @@ Zotero.CSL.Item._zoteroFieldMap = {
|
|||
"number-of-volumes":"numberOfVolumes",
|
||||
"edition":"edition",
|
||||
"genre":"type",
|
||||
"abstract":"abstract",
|
||||
"abstract":"abstractNote",
|
||||
"URL":"url",
|
||||
"DOI":"DOI",
|
||||
"note":"extra"
|
||||
|
|
Loading…
Reference in New Issue
Block a user