Map blogPost to post-weblog and forumPost to post in CSL
This commit is contained in:
parent
5a09ea6bc4
commit
516189aeaf
1 changed files with 2 additions and 2 deletions
|
@ -115,9 +115,9 @@ const CSL_TYPE_MAPPINGS = {
|
|||
'statute':"bill", // ??
|
||||
'email':"personal_communication",
|
||||
'map':"map",
|
||||
'blogPost':"webpage",
|
||||
'blogPost':"post-weblog",
|
||||
'instantMessage':"personal_communication",
|
||||
'forumPost':"webpage",
|
||||
'forumPost':"post",
|
||||
'audioRecording':"song", // ??
|
||||
'presentation':"speech",
|
||||
'videoRecording':"motion_picture",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue