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",
|
||||
'tvBroadcast':"broadcast",
|
||||
'radioBroadcast':"broadcast",
|
||||
'podcast':"song", // ??
|
||||
'podcast':"broadcast",
|
||||
'computerProgram':"book", // ??
|
||||
'document':"article",
|
||||
'note':"article",
|
||||
|
|
Loading…
Reference in a new issue