Template

Difference between revisions of "Publication"

From ACES

Line 1: Line 1:
<noinclude>
<noinclude>
{{#template_params:
{{#template_params:
type
entry
|address
|address
|annote
|annote
Line 31: Line 31:
}}
}}
{{#cargo_declare:_table=publication
{{#cargo_declare:_table=publication
|type=String (mandatory;allowed values=article,book,booklet,conference,inbook,incollection,inproceedings,manual,mastersthesis,misc,phdthesis,proceedings,techreport,unpublished)
|entry=String (mandatory;allowed values=article,book,booklet,conference,inbook,incollection,inproceedings,manual,mastersthesis,misc,phdthesis,proceedings,techreport,unpublished)
|address=String
|address=String
|annote=String
|annote=String

Revision as of 01:43, 2 September 2021

This is the "Publication" template.

It should be called in the following format:

{{Publication
|entry=
|address=
|annote=
|author=
|booktitle=
|Email=
|chapter=
|crossref=
|doi=
|edition=
|editor=
|howpublished=
|institution=
|journal=
|key=
|month=
|note=
|number=
|organization=
|pages=
|publisher=
|school=
|series=
|title=
|type=
|volume=
|year=
|pdf=
}}

Edit the page to see the template text.

Error: "key" cannot be used as a Cargo field name, because it is an SQL keyword.