List of document 'types' that can be referred to in CSL file
I'm finding my way around style generation and have a particular need to make some changes to the way websites are presented. I've used the type 'book' to apply specific styles to books, but am wondering what the correct 'type' words other for other types of document, e.g website, journal article, etc.
Does anyone have a list?
David
Does anyone have a list?
David
This is an old discussion that has not been active in a long time. Instead of commenting here, you should start a new discussion. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
cs-types =
"article"
| "article-magazine"
| "article-newspaper"
| "article-journal"
| "bill"
| "book"
| "chapter"
| "entry"
| "entry-dictionary"
| "entry-encyclopedia"
| "figure"
| "graphic"
| "interview"
| "legislation"
| "legal_case"
| "manuscript"
| "map"
| "motion_picture"
| "musical_score"
| "pamphlet"
| "paper-conference"
| "patent"
| "post"
| "post-weblog"
| "personal_communication"
| "report"
| "review"
| "review-book"
| "song"
| "speech"
| "thesis"
| "treaty"
| "webpage"
Second, I strongly urge you to first see if you can get what you want without using "type." First, you'll note there is no 'website' type. Second, this list may be subject to some change. Third, you can almost always achieve more reliable and general formatting by conditioning formatting on other criteria, such as the presence of particular variables.