Addresses #842, Mappings required
Addresses #1408, Incorect format for legal case citations in CMS note without biblography style On the trunk, maps court in case item type to authority, a new CSL variable
This commit is contained in:
parent
bc55af5b99
commit
20a42741cf
|
@ -1766,6 +1766,7 @@ Zotero.CSL.Item._zoteroFieldMap = {
|
||||||
"collection-number":"seriesNumber",
|
"collection-number":"seriesNumber",
|
||||||
"publisher":["publisher", "distributor"], /* distributor should move to SQL mapping tables */
|
"publisher":["publisher", "distributor"], /* distributor should move to SQL mapping tables */
|
||||||
"publisher-place":"place",
|
"publisher-place":"place",
|
||||||
|
"authority":"court",
|
||||||
"page":"pages",
|
"page":"pages",
|
||||||
"volume":"volume",
|
"volume":"volume",
|
||||||
"issue":"issue",
|
"issue":"issue",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user