Difference between revisions of "Template:Cite web/doc"

From Tech4Biowaste
Jump to navigation Jump to search
[checked revision][checked revision]
Tag: Reverted
Tag: Manual revert
 
Line 5: Line 5:
"Author": {
"Author": {
"label": "Author",
"label": "Author",
"description": "Autor der Online-Publikation",
"description": "Author of the online publication",
"type": "string",
"type": "string",
"suggested": true
"suggested": true
Line 18: Line 18:
"title": {
"title": {
"label": "Title",
"label": "Title",
"description": "Titel",
"description": "Title of the online publication",
"type": "string",
"required": true,
"suggested": true
},
"websiteTitle": {
"label": "Webseite",
"description": "Webseite",
"type": "string",
"type": "string",
"required": true,
"required": true,
Line 32: Line 25:
"e-pub date": {
"e-pub date": {
"label": "E-Pub date",
"label": "E-Pub date",
"description": "Datum der Publikation",
"description": "Date of the online publication",
"type": "date",
"type": "date",
"required": true,
"required": true,
Line 39: Line 32:
"date accessed": {
"date accessed": {
"label": "Date accessed",
"label": "Date accessed",
"description": "Zugriffsdatum",
"description": "Date when the online publication was accesse",
"type": "date",
"type": "date",
"required": true,
"required": true,
Line 56: Line 49:
         "author":"Author",
         "author":"Author",
         "title":"title",
         "title":"title",
        "websiteTitle":"websiteTitle",
         "url":"url"
         "url":"url",
        "accessDate":"date accessed"
       }
       }
   }
   }

Latest revision as of 06:14, 7 July 2021

No description.

Template parameters

ParameterDescriptionTypeStatus
AuthorAuthor

Author of the online publication

Stringsuggested
Yearyear

Year of the online publication

Daterequired
Titletitle

Title of the online publication

Stringrequired
E-Pub datee-pub date

Date of the online publication

Daterequired
Date accesseddate accessed

Date when the online publication was accesse

Daterequired
URLurl

URL

URLrequired