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"],
|
"volume":["volume"],
|
||||||
"issue":["issue"],
|
"issue":["issue"],
|
||||||
"number-of-volumes":["numberOfVolumes"],
|
"number-of-volumes":["numberOfVolumes"],
|
||||||
|
"number-of-pages":["numPages"],
|
||||||
"edition":["edition"],
|
"edition":["edition"],
|
||||||
"version":["version"],
|
"version":["version"],
|
||||||
"section":["section"],
|
"section":["section"],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue