More languages
More actions
m (Changed description) |
m (Replaced the specific "journalist" to general "author") |
||
Line 5: | Line 5: | ||
"params": { | "params": { | ||
"journalist": { | "journalist": { | ||
"label": " | "label": "Author", | ||
"type": "string", | "type": "string", | ||
"suggested": true, | "suggested": true, | ||
"description": "Name of the | "description": "Name of the author who wrote the article" | ||
}, | }, | ||
"date": { | "date": { |
Revision as of 10:06, 23 February 2022
Creates a citation for web sources
Parameter | Description | Type | Status | |
---|---|---|---|---|
Author | journalist | Name of the author who wrote the article | String | suggested |
Date | date | Date in YYYY-MM-DD format
| Date | suggested |
Title | title | Title of the article | String | suggested |
URL | url | URL of the article | URL | suggested |
Newspaper | newspaper | Name of the newspaper or periodical
| String | suggested |
Archive URL | archive-url | URL of the archived article | URL | suggested |
Archive date | archive-date | Date of the archived URL | Date | suggested |
Retrieved date | retrieved | Date the article has been retrieved | Date | suggested |
Quote | quote | Cites a quotation from the article | String | suggested |