closes #1734, Map CSL number-of-pages to Zotero numPages
Thanks Frank, and sorry for overlooking this
This commit is contained in:
parent
edb5051fcc
commit
57eb90196c
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ Zotero.Cite.System._zoteroFieldMap = {
|
|||
"volume":["volume"],
|
||||
"issue":["issue"],
|
||||
"number-of-volumes":["numberOfVolumes"],
|
||||
"number-of-pages":["numPages"],
|
||||
"edition":["edition"],
|
||||
"version":["version"],
|
||||
"section":["section"],
|
||||
|
|
Loading…
Add table
Reference in a new issue