Map podcast to CSL broadcast
Closes citation-style-language/zotero-bits#83
This commit is contained in:
parent
77220799d0
commit
bf4deeff8f
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,7 @@ var CSL_TYPE_MAPPINGS = {
|
||||||
'videoRecording':"motion_picture",
|
'videoRecording':"motion_picture",
|
||||||
'tvBroadcast':"broadcast",
|
'tvBroadcast':"broadcast",
|
||||||
'radioBroadcast':"broadcast",
|
'radioBroadcast':"broadcast",
|
||||||
'podcast':"song", // ??
|
'podcast':"broadcast",
|
||||||
'computerProgram':"book", // ??
|
'computerProgram':"book", // ??
|
||||||
'document':"article",
|
'document':"article",
|
||||||
'note':"article",
|
'note':"article",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue