@citation-js/plugin-bibtex
Version:
Plugin for BibTeX formats for Citation.js
94 lines (93 loc) • 2.49 kB
JSON
{
"source": {
"article": "article-journal",
"book": "book",
"mvbook": "book",
"inbook": "chapter",
"bookinbook": "book",
"booklet": "book",
"collection": "book",
"mvcollection": "book",
"incollection": "chapter",
"dataset": "dataset",
"manual": "report",
"misc": "document",
"online": "webpage",
"patent": "patent",
"periodical": "periodical",
"proceedings": "book",
"mvproceedings": "book",
"inproceedings": "paper-conference",
"reference": "book",
"mvreference": "book",
"inreference": "entry",
"report": "report",
"software": "software",
"thesis": "thesis",
"unpublished": "manuscript",
"artwork": "graphic",
"audio": "song",
"image": "figure",
"jurisdiction": "legal_case",
"legislation": "legislation",
"legal": "treaty",
"letter": "personal_communication",
"movie": "motion_picture",
"music": "musical_score",
"performance": "performance",
"review": "review",
"standard": "standard",
"video": "motion_picture",
"conference": "paper-conference",
"electronic": "webpage",
"mastersthesis": "thesis",
"phdthesis": "thesis",
"techreport": "report",
"www": "webpage"
},
"target": {
"article": "article",
"article-journal": "article",
"article-magazine": "article",
"article-newspaper": "article",
"bill": "legislation",
"book": "book",
"broadcast": "audio",
"chapter": "inbook",
"classic": "unpublished",
"collection": "misc",
"dataset": "dataset",
"document": "misc",
"entry": "inreference",
"entry-dictionary": "inreference",
"entry-encyclopedia": "inreference",
"event": "misc",
"figure": "artwork",
"graphic": "artwork",
"hearing": "legal",
"interview": "audio",
"legal_case": "jurisdiction",
"legislation": "legislation",
"manuscript": "unpublished",
"motion_picture": "movie",
"musical_score": "music",
"paper-conference": "inproceedings",
"patent": "patent",
"performance": "performance",
"periodical": "periodical",
"personal_communication": "letter",
"post": "online",
"post-weblog": "online",
"regulation": "legal",
"report": "report",
"review": "review",
"review-book": "review",
"software": "software",
"song": "music",
"speech": "audio",
"standard": "standard",
"thesis": "thesis",
"treaty": "legal",
"webpage": "online"
}
}