Template:Cite report/doc: Difference between revisions

From Yakipedia
Jump to navigation Jump to search
m 1 revision imported
Blanked the page
Tag: Blanking
 
Line 1: Line 1:
{{Documentation subpage}}
{{High-use}}
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
{{csdoc|lua}}
{{csdoc|cs1}}


{{hatnote|For ''technical'' reports, use instead {{tl|Cite tech report}}.}}
{{csdoc|lead|reports by government departments, instrumentalities, operated companies, etc}}
Examples include: government printed reports which lack ISSN or ISBN numbers, and reports from major semi-governmental instrumentalities that are freely circulating and available for verification, but which lack a formal ISBN/ISSN publication process.
=== Usage ===
{{csdoc|usage}}
{{csdoc|usage common}}
:<code><nowiki>{{cite report |author= |author-link= |date= |title= |url= |publisher= |page= |docket= |access-date= |quote=}}</nowiki></code>
{{end}}
{{csdoc|usage vertical}}
<pre style="margin:0; border:none;">
{{cite report
| author      = <!-- or |last= and |first= -->
| author-link =
| date        = <!-- or |year= -->
| title      =
| url        =
| publisher  =
| format      =
| others      =
| edition    =
| location    =
| chapter    =
| section    =
| page        =
| pages      =
| docket      =
| access-date =
| quote      =
}}
</pre>
{{csdoc|usage vertical mid}}
<pre style="margin:0; border:none;">
</pre>
{{csdoc|usage vertical mid}}
<pre style="margin:0; border:none;">
</pre>
{{csdoc|usage vertical end}}
===Example===
{{markup2
|m=<nowiki>{{cite report |title=Rhode Island Roads |publisher=Rhode Island Department of Public Works |date=1956}}</nowiki>
|r={{cite report |title=Rhode Island Roads |publisher=Rhode Island Department of Public Works |date=1956}}
}}
==Parameters==
===Syntax===
{{csdoc|syntax}}
{{csdoc|sep_period}}
===COinS===
{{csdoc|coins}}
===Deprecated===
{{csdoc|deprecated}}
===Description===
====Authors====
{{csdoc|author|others=yes}}
====Date====
{{csdoc|date}}
====Editors====
{{csdoc|editor}}
====Title====
{{csdoc|title}}
{{csdoc|type}}
{{csdoc|language}}
====URL====
{{csdoc|url}}
====Periodical====
{{csdoc|journal|department=yes}}
====Publisher====
{{csdoc|publisher}}
====Edition, series, volume====
{{csdoc|edition}}
{{csdoc|series}}
{{csdoc|volume}}
====In-source locations====
{{csdoc|pages|work=y}}
====Identifiers====
{{csdoc|id1}}
* '''docket''': Docket number.
{{csdoc|id2}}
====Subscription or registration required====
{{csdoc|registration}}
====Quote====
{{csdoc|quote}}
====Anchor====
{{csdoc|ref}}
====Display options====
{{csdoc|display}}
==TemplateData==
{{TemplateData header}}
{{#invoke:cs1 documentation support|template_data_validate|{{ROOTPAGENAME}}}}
<templatedata>
{
"description": "This template formats a citation to create citations for reports by government departments, instrumentalities, operated companies, etc.. ",
"params": {
"url": {
"label": "URL",
"description": "The URL of the online location where the text of the publication can be found",
"type": "line",
"suggested": true,
"aliases": [
"URL"
]
},
"title": {
"label": "Title",
"description": "The title of the article; can be wikilinked to an existing Wikipedia article or url may be used to add an external link, but not both. Displays in quotes.",
"type": "content",
"required": true
},
"last": {
"label": "Last name",
"description": "The surname of the author; don't wikilink, use 'author-link'; can suffix with a numeral to add additional authors",
"aliases": [
"last1",
"author",
"author1"
],
"suggested": true,
"type": "line"
},
"first": {
"label": "First name",
"description": "Given or first name, middle names, or initials of the author; don't wikilink, use 'author-link'; can suffix with a numeral to add additional authors",
"aliases": [
"first1"
],
"suggested": true,
"type": "line"
},
"last2": {
"label": "Last name 2",
"description": "The surname of the second author; don't wikilink, use 'author-link2'.",
"aliases": [
"author2"
],
"type": "line"
},
"first2": {
"label": "First name 2",
"description": "Given or first name, middle names, or initials of the second author; don't wikilink.",
"type": "line"
},
"date": {
"label": "Source date",
"description": "Full date of the source; do not wikilink",
"type": "date",
"required": true
},
"publisher": {
"label": "Publisher",
"description": "Name of the publisher; displays after title",
"type": "content"
},
"issue": {
"label": "Issue",
"description": "Issue identifier when the source is part of a series that is published periodically",
"type": "line",
"suggested": true
},
"doi": {
"label": "DOI",
"description": "Digital Object Identifier; begins with '10.'",
"type": "string",
"suggested": true
},
"doi-broken-date": {
"label": "DOI broken date",
"description": "The date that the DOI was determined to be broken",
"type": "date"
},
"location": {
"label": "Location of publication",
"description": "Geographical place of publication; usually not wikilinked.",
"type": "string"
},
"publication-date": {
"label": "Publication date",
"description": "Date of publication when different from the date the work was written; do not wikilink",
"type": "date"
},
"edition": {
"label": "Edition",
"description": "When the publication has more than one edition; for example: '2nd', 'Revised' etc.; suffixed with ' ed.'",
"type": "line"
},
"volume": {
"label": "Volume",
"description": "For one publication published in several volumes",
"type": "line",
"suggested": true
},
"page": {
"label": "Page",
"description": "Page in the source that supports the content; displays after 'p.'",
"type": "line"
},
"pages": {
"label": "Pages",
"description": "Pages in the source that support the content (not an indication of the number of pages in the source; displays after 'pp.'",
"type": "line"
},
"language": {
"label": "Language",
"description": "The language in which the source is written, if not English; use the full language name; do not use icons or templates",
"type": "content"
},
"arxiv": {
"label": "arXiv identifier",
"description": "An identifier for arXive electronic preprints of scientific papers",
"type": "line"
},
"asin": {
"label": "ASIN",
"description": "Amazon Standard Identification Number; 10 characters",
"type": "line"
},
"asin-tld": {
"label": "ASIN TLD",
"description": "ASIN top-level domain for Amazon sites other than the US",
"type": "line"
},
"bibcode": {
"label": "Bibcode",
"description": "Bibliographic Reference Code (REFCODE); 19 characters",
"type": "line"
},
"biorxiv": {
"label": "biorXiv",
"description": "biorXiv identifier; 6 digits",
"type": "line"
},
"citeseerx": {
"label": "CiteSeerX",
"description": "CiteSeerX identifier; found after the 'doi=' query parameter",
"type": "line"
},
"isbn": {
"label": "ISBN",
"description": "International Standard Book Number; use the 13-digit ISBN where possible",
"type": "line"
},
"issn": {
"label": "ISSN",
"description": "International Standard Serial Number; 8 characters; may be split into two groups of four using a hyphen",
"type": "line"
},
"jfm": {
"label": "jfm code",
"description": "Jahrbuch über die Fortschritte der Mathematik classification code",
"type": "line"
},
"jstor": {
"label": "JSTOR",
"description": "JSTOR identifier",
"type": "line"
},
"lccn": {
"label": "LCCN",
"description": "Library of Congress Control Number",
"type": "line"
},
"mr": {
"label": "MR",
"description": "Mathematical Reviews identifier",
"type": "line"
},
"oclc": {
"label": "OCLC",
"description": "Online Computer Library Center number",
"type": "number"
},
"ol": {
"label": "OL",
"description": "Open Library identifier",
"type": "line"
},
"osti": {
"label": "OSTI",
"description": "Office of Scientific and Technical Information identifier",
"type": "line"
},
"pmc": {
"label": "PMC",
"description": "PubMed Center article number",
"type": "number"
},
"pmid": {
"label": "PMID",
"description": "PubMed Unique Identifier",
"suggested": true,
"type": "line"
},
"id": {
"label": "id",
"description": "A unique identifier used where none of the specialized ones are applicable",
"type": "line"
},
"docket": {
"label": "docket",
"description": "Docket number",
"type": "line"
},
"quote": {
"label": "Quote",
"description": "Relevant text quoted from the source; displays last, enclosed in quotes; needs to include terminating punctuation",
"type": "content"
},
"last3": {
"label": "Last name 3",
"description": "The surname of the third author; don't wikilink, use 'author-link3'.",
"aliases": [
"author3"
],
"type": "line"
},
"first3": {
"label": "First name 3",
"description": "Given or first name, middle names, or initials of the third author; don't wikilink.",
"type": "line"
},
"last4": {
"label": "Last name 4",
"description": "The surname of the forth author; don't wikilink, use 'author-link4'.",
"aliases": [
"author4"
],
"type": "line"
},
"first4": {
"label": "First name 4",
"description": "Given or first name, middle names, or initials of the forth author; don't wikilink.",
"type": "line"
},
"last5": {
"label": "Last name 5",
"description": "The surname of the fifth author; don't wikilink, use 'author-link5'.",
"aliases": [
"author5"
],
"type": "line"
},
"first5": {
"label": "First name 5",
"description": "Given or first name, middle names, or initials of the fifth author; don't wikilink.",
"type": "line"
},
"last6": {
"label": "Last name 6",
"description": "The surname of the sixth author; don't wikilink, use 'author-link6'.",
"aliases": [
"author6"
],
"type": "line"
},
"first6": {
"label": "First name 6",
"description": "Given or first name, middle names, or initials of the sixth author; don't wikilink.",
"type": "line"
},
"last7": {
"label": "Last name 7",
"description": "The surname of the seventh author; don't wikilink, use 'author-link7'.",
"aliases": [
"author7"
],
"type": "line"
},
"first7": {
"label": "First name 7",
"description": "Given or first name, middle names, or initials of the seventh author; don't wikilink.",
"type": "line"
},
"last8": {
"label": "Last name 8",
"description": "The surname of the eighth author; don't wikilink, use 'author-link8'.",
"aliases": [
"author8"
],
"type": "line"
},
"first8": {
"label": "First name 8",
"description": "Given or first name, middle names, or initials of the eighth author; don't wikilink.",
"type": "line"
},
"last9": {
"label": "Last name 9",
"description": "The surname of the ninth author; don't wikilink, use 'author-link9'.",
"aliases": [
"author9"
],
"type": "line"
},
"first9": {
"label": "First name 9",
"description": "Given or first name, middle names, or initials of the ninth author; don't wikilink.",
"type": "line"
},
"author-link": {
"label": "Author link",
"description": "Title of existing Wikipedia article about the author; can suffix with a numeral to add additional authors",
"type": "wiki-page-name",
"aliases": [
"author-link1",
"author1-link"
]
},
"author-link2": {
"label": "Author link 2",
"description": "Title of existing Wikipedia article about the second author.",
"type": "wiki-page-name",
"aliases": [
"author2-link"
]
},
"access-date": {
"label": "URL access date",
"description": "The full date when the original URL was accessed; do not wikilink",
"type": "date",
"suggested": true
},
"archive-url": {
"label": "Archive URL",
"description": "The URL of an archived copy of a web page, if or in case the URL becomes unavailable; requires 'archivedate'",
"type": "line"
},
"author-link3": {
"label": "Author link 3",
"description": "Title of existing Wikipedia article about the third author.",
"type": "wiki-page-name",
"aliases": [
"author3-link"
]
},
"author-link4": {
"label": "Author link 4",
"description": "Title of existing Wikipedia article about the forth author.",
"type": "wiki-page-name",
"aliases": [
"author4-link"
]
},
"author-link5": {
"label": "Author link 5",
"description": "Title of existing Wikipedia article about the sixth author.",
"type": "wiki-page-name",
"aliases": [
"author5-link"
]
},
"author-link6": {
"label": "Author link 6",
"description": "Title of existing Wikipedia article about the sixth author.",
"type": "wiki-page-name",
"aliases": [
"author6-link"
]
},
"author-link7": {
"label": "Author link 7",
"description": "Title of existing Wikipedia article about the seventh author.",
"type": "wiki-page-name",
"aliases": [
"author7-link"
]
},
"author-link8": {
"label": "Author link 8",
"description": "Title of existing Wikipedia article about the eighth author.",
"type": "wiki-page-name",
"aliases": [
"author8-link"
]
},
"author-link9": {
"label": "Author link 9",
"description": "Title of existing Wikipedia article about the ninth author.",
"type": "wiki-page-name",
"aliases": [
"author9-link"
]
},
"format": {
"label": "Format",
"description": "Format of the work referred to by 'url' ('url' is required when using 'format'); examples: PDF, DOC, XLS; do not specify HTML",
"type": "content"
},
"url-access": {
"label": "URL access level",
"description": "Classification of the access restrictions on the URL ('registration', 'subscription' or 'limited')",
"type": "string"
},
"bibcode-access": {
"label": "Bibcode access level",
"description": "If the full text is available from ADS via this Bibcode, type 'free'.",
"type": "string"
},
"doi-access": {
"label": "DOI access level",
"description": "If the full text is free to read via the DOI, type 'free'.",
"type": "string"
},
"hdl-access": {
"label": "HDL access level",
"description": "If the full text is free to read via the HDL, type 'free'.",
"type": "string"
},
"jstor-access": {
"label": "Jstor access level",
"description": "If the full text is free to read on Jstor, type 'free'.",
"type": "string"
},
"ol-access": {
"label": "OpenLibrary access level",
"description": "If the full text is free to read on OpenLibrary, type 'free'.",
"type": "string"
},
"osti-access": {
"label": "OSTI access level",
"description": "If the full text is free to read on OSTI, type 'free'.",
"type": "string"
},
"archive-date": {
"label": "Archive date",
"description": "Date the url in the field 'archive-url' was archived.",
"example": "2018-01-24",
"type": "date"
},
"via": {
"label": "Via",
"description": "The aggregate or database provider, when different from the publisher.",
"example": "[[JSTOR]]",
"type": "string"
},
"trans-title": {
"label": "Translated title",
"description": "An English language title, if the source cited is in a foreign language; 'language' is recommended.",
"type": "string"
},
"url-status": {
"label": "URL status",
"description": "If set to 'live', the title display is adjusted; useful for when the URL is archived preemptively but still live. Set to \"dead\" or 'usurped' for broken links. Entering 'unfit' or 'usurped' makes the original link not appear at all.",
"example": "'dead' or 'live'",
"type": "string",
"suggestedvalues": [
"dead",
"live",
"usurped",
"unfit",
"deviated"
],
"default": "'dead' if an Archive URL is entered",
"suggested": true
},
"last10": {
"aliases": [
"author10"
],
"label": "Last name 10",
"description": "The surname of the tenth author; don't wikilink, use 'author-link10'.",
"type": "line"
},
"first10": {
"label": "First name 10",
"description": "Given or first name, middle names, or initials of the tenth author; don't wikilink.",
"type": "line"
},
"author-link10": {
"aliases": [
"author10-link"
],
"label": "Author link 10",
"description": "Title of existing Wikipedia article about the tenth author.",
"type": "wiki-page-name"
},
"author-link11": {
"aliases": [
"author11-link"
],
"label": "Author link 11",
"description": "Title of existing Wikipedia article about the 11th author.",
"type": "wiki-page-name"
},
"last11": {
"aliases": [
"author11"
],
"label": "Last name 11",
"description": "The surname of the 11th author; don't wikilink, use 'author-link11'.",
"type": "line"
},
"first11": {
"label": "First name 11",
"description": "Given or first name, middle names, or initials of the 11th author; don't wikilink",
"type": "line"
},
"last12": {
"aliases": [
"author12"
],
"label": "Last name 12",
"description": "The surname of the 12th author; don't wikilink, use 'author-link12'.",
"type": "line"
},
"first12": {
"label": "First name 12",
"description": "Given or first name, middle names, or initials of the 12th author; don't wikilink",
"type": "line"
},
"last13": {
"aliases": [
"author13"
],
"label": "Last name 13",
"description": "The surname of the 13th author; don't wikilink, use 'author-link13'.",
"type": "line"
},
"first13": {
"label": "First name 13",
"description": "Given or first name, middle names, or initials of the 13th author; don't wikilink",
"type": "line"
},
"last14": {
"aliases": [
"author14"
],
"label": "Last name 14",
"description": "The surname of the 14th author; don't wikilink, use 'author-link14'.",
"type": "line"
},
"first14": {
"label": "First name 14",
"description": "Given or first name, middle names, or initials of the 14th author; don't wikilink",
"type": "line"
},
"last15": {
"aliases": [
"author15"
],
"label": "Last name 15",
"description": "The surname of the 15th author; don't wikilink, use 'author-link15'.",
"type": "line"
},
"first15": {
"label": "First name 15",
"description": "Given or first name, middle names, or initials of the 15th author; don't wikilink",
"type": "line"
},
"at": {
"label": "At",
"description": "May be used instead of 'page' or 'pages' where a page number is inappropriate or insufficient",
"type": "line"
},
"author-link12": {
"aliases": [
"author12-link"
],
"label": "Author link 12",
"description": "Title of existing Wikipedia article about the 12th author.",
"type": "wiki-page-name"
},
"author-link13": {
"aliases": [
"author13-link"
],
"label": "Author link 13",
"description": "Title of existing Wikipedia article about the 13th author.",
"type": "wiki-page-name"
},
"author-link14": {
"aliases": [
"author14-link"
],
"label": "Author link 14",
"description": "Title of existing Wikipedia article about the 14th author.",
"type": "wiki-page-name"
},
"author-link15": {
"aliases": [
"author15-link"
],
"label": "Author link 15",
"description": "Title of existing Wikipedia article about the 15th author.",
"type": "wiki-page-name"
}
},
"maps": {
"citoid": {
"title": "title",
"url": "url",
"institution": "publisher",
"publisher": "publisher",
"date": "date",
"place": "location",
"PMCID": "pmc",
"PMID": "pmid",
"pages": "pages",
"number": "issue",
"reportNumber": "issue",
"DOI": "doi",
"language": "language",
"author": [
[
"first",
"last"
],
[
"first2",
"last2"
],
[
"first3",
"last3"
],
[
"first4",
"last4"
],
[
"first5",
"last5"
],
[
"first6",
"last6"
],
[
"first7",
"last7"
],
[
"first8",
"last8"
],
[
"first9",
"last9"
]
]
}
},
"format": "{{_ |_=_}}",
"paramOrder": [
"url",
"title",
"trans-title",
"last",
"first",
"last2",
"first2",
"date",
"publisher",
"issue",
"doi",
"doi-broken-date",
"location",
"publication-date",
"edition",
"volume",
"page",
"pages",
"at",
"language",
"arxiv",
"asin",
"asin-tld",
"bibcode",
"biorxiv",
"citeseerx",
"isbn",
"issn",
"jfm",
"jstor",
"lccn",
"mr",
"oclc",
"ol",
"osti",
"pmc",
"pmid",
"id",
"docket",
"quote",
"last3",
"first3",
"last4",
"first4",
"last5",
"first5",
"last6",
"first6",
"last7",
"first7",
"last8",
"first8",
"last9",
"first9",
"last10",
"first10",
"last11",
"first11",
"last12",
"first12",
"last13",
"first13",
"last14",
"first14",
"last15",
"first15",
"author-link",
"author-link2",
"access-date",
"archive-url",
"archive-date",
"via",
"author-link3",
"author-link4",
"author-link5",
"author-link6",
"author-link7",
"author-link8",
"author-link9",
"author-link10",
"author-link11",
"author-link12",
"author-link13",
"author-link14",
"author-link15",
"format",
"url-status",
"url-access",
"bibcode-access",
"doi-access",
"hdl-access",
"jstor-access",
"ol-access",
"osti-access"
]
}
</templatedata>
{{Citation Style 1}}
{{Wikipedia referencing}}
{{UF-COinS}}
<includeonly>{{Sandbox other||
[[Category:Citation Style 1 templates|R]]
}}</includeonly>

Latest revision as of 00:32, 17 August 2025