Template:Citation: Difference between revisions

Template page
No edit summary
mNo edit summary
Line 7: Line 7:
"label": "Author(s)",
"label": "Author(s)",
"description": "Author of the work",
"description": "Author of the work",
"example": "Karl Marx",
"example": "Vladimir Lenin",
"type": "string",
"type": "string",
"suggested": true
"suggested": true
},
},
"Publisher": {},
"ISBN": {},
"DOI code": {},
"Location of publication": {},
"year": {
"year": {
"label": "Year",
"label": "Year",
"description": "Year of publication",
"description": "Year of publication",
"example": "1917",
"example": "1916",
"type": "date",
"type": "date",
"suggested": true
"suggested": true
Line 33: Line 29:
"label": "Page(s)",
"label": "Page(s)",
"description": "Pages where the information can be found",
"description": "Pages where the information can be found",
"type": "wiki-page-name"
"type": "wiki-page-name",
"suggested": true
},
},
"chapter": {
"chapter": {
Line 40: Line 37:
"example": "Finance capital and financial oligarchy",
"example": "Finance capital and financial oligarchy",
"type": "string",
"type": "string",
"suggested": true
},
"title-url": {
"label": "URL of work",
"description": "URL of where the work can be accessed online",
"example": "https://www.marxists.org/archive/lenin/works/1916/imp-hsc/index.htm",
"type": "url",
"suggested": true
},
"chapter-url": {
"label": "URL of chapter",
"description": "URL of where the chapter can be accessed online",
"example": "https://www.marxists.org/archive/lenin/works/1916/imp-hsc/ch03.htm",
"type": "url",
"suggested": true
},
"isbn": {
"label": "ISBN number",
"description": "ISBN number of the work",
"example": "9785010004392",
"type": "number",
"suggested": true
},
"city": {
"label": "Location of publication",
"description": "City where the work was published",
"example": "Moscow",
"type": "string",
"suggested": true
},
"publisher": {
"label": "Publisher",
"description": "Publisher of the work",
"example": "Progress Publishers",
"type": "string"
},
"doi": {
"label": "DOI code",
"description": "DOI code of the work",
"example": "10.1093/ajae/aaq063",
"suggested": true
},
"lg": {
"label": "Library Genesis link",
"description": "Library Genesis link where the work can be downloaded",
"example": "http://libgen.rs/book/index.php?md5=30D7EA31BF390AA78A5BCBF2C6DD4E6C",
"type": "url",
"suggested": true
},
"mia": {
"label": "Marxists Internet Archive link",
"description": "MIA link where the work can be accessed",
"example": "https://www.marxists.org/archive/lenin/works/1916/imp-hsc/index.htm",
"type": "url",
"suggested": true
},
"pdf": {
"label": "PDF link",
"description": "PDF link where the work can be downloaded",
"example": "https://www.marxists.org/archive/lenin/works/1916/imp-hsc/imperialism.pdf",
"type": "url",
"suggested": true
"suggested": true
}
}
Line 49: Line 107:
"title",
"title",
"chapter",
"chapter",
"Publisher",
"page",
"ISBN",
"pdf",
"DOI code",
"city",
"Location of publication",
"publisher",
"page"
"isbn",
"doi",
"lg",
"mia",
"title-url",
"chapter-url"
]
]
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Revision as of 22:32, 27 October 2021


Creates a citation for general use in articles

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Author(s)author

Author of the work

Example
Vladimir Lenin
Stringsuggested
Yearyear

Year of publication

Example
1916
Datesuggested
Titletitle

Title of work

Example
Imperialism: the highest stage of capitalism
Stringrequired
Chapterchapter

Chapter of work

Example
Finance capital and financial oligarchy
Stringsuggested
Page(s)page

Pages where the information can be found

Page namesuggested
PDF linkpdf

PDF link where the work can be downloaded

Example
https://www.marxists.org/archive/lenin/works/1916/imp-hsc/imperialism.pdf
URLsuggested
Location of publicationcity

City where the work was published

Example
Moscow
Stringsuggested
Publisherpublisher

Publisher of the work

Example
Progress Publishers
Stringoptional
ISBN numberisbn

ISBN number of the work

Example
9785010004392
Numbersuggested
DOI codedoi

DOI code of the work

Example
10.1093/ajae/aaq063
Unknownsuggested
Library Genesis linklg

Library Genesis link where the work can be downloaded

Example
http://libgen.rs/book/index.php?md5=30D7EA31BF390AA78A5BCBF2C6DD4E6C
URLsuggested
Marxists Internet Archive linkmia

MIA link where the work can be accessed

Example
https://www.marxists.org/archive/lenin/works/1916/imp-hsc/index.htm
URLsuggested
URL of worktitle-url

URL of where the work can be accessed online

Example
https://www.marxists.org/archive/lenin/works/1916/imp-hsc/index.htm
URLsuggested
URL of chapterchapter-url

URL of where the chapter can be accessed online

Example
https://www.marxists.org/archive/lenin/works/1916/imp-hsc/ch03.htm
URLsuggested