Citoid/MediaWiki:Citoid-template-type-map.json: Difference between revisions

From Climate Change AI Wiki
Content added Content deleted
(Created page with "{ "artwork": "Citation", "audioRecording": "Citation", "bill": "Citation", "blogPost": "Cite web", "book": "Cite book", "bookSection": "Cite journal",...")
 
No edit summary
Line 1:
[
{
{
"artwork": "Citation",
"audioRecordingname": "Citationweb",
"billicon": "Citationref-cite-web",
"blogPosttemplate": "Cite web",
"book": "Cite book"},
{
"bookSection": "Cite journal",
"casename": "Citationbook",
"computerProgramicon": "Citationref-cite-book",
"conferencePapertemplate": "Cite journalbook",
},
"dictionaryEntry": "Cite journal",
{
"document": "Citation",
"emailname": "Cite webnews",
"encyclopediaArticleicon": "Cite journalref-cite-news",
"filmtemplate": "CitationCite news",
},
"forumPost": "Cite web",
{
"hearing": "Citation",
"instantMessagename": "Citationjournal",
"interviewicon": "Citationref-cite-journal",
"journalArticletemplate": "Cite journal",
}
"letter": "Citation",
]
"magazineArticle": "Cite news",
"manuscript": "Cite book",
"map": "Citation",
"newspaperArticle": "Cite news",
"patent": "Citation",
"podcast": "Citation",
"presentation": "Cite journal",
"radioBroadcast": "Citation",
"report": "Cite journal",
"statute": "Citation",
"thesis": "Citation",
"tvBroadcast": "Citation",
"videoRecording": "Citation",
"webpage": "Cite web"
}

Revision as of 17:07, 27 August 2020

[

   {
       "name": "web",
       "icon": "ref-cite-web",
       "template": "Cite web"
   },
   {
       "name": "book",
       "icon": "ref-cite-book",
       "template": "Cite book"
   },
   {
       "name": "news",
       "icon": "ref-cite-news",
       "template": "Cite news"
   },
   {
       "name": "journal",
       "icon": "ref-cite-journal",
       "template": "Cite journal"
   }

]