Template

Difference between revisions of "Publication"

From ACES

m (2 revisions imported)
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
{{#template_params:
{{#template_params:
journal
entry
|address
|annote
|author
|booktitle
|chapter
|edition
|editor
|howpublished
|institution
|journal
|month
|note
|number
|organization
|pages
|publisher
|school
|series
|title
|title
|text
|type
|volume
|year<!--
Non-standard field types-->
|doi
|issn
|isbn
|url
<!--
non-BibTeX data fields -->
|pdf
}}
}}
{{#cargo_declare:_table=publication
{{#cargo_declare:_table=publication
|entry=String (mandatory;allowed values=article,book,booklet,conference,inbook,incollection,inproceedings,manual,mastersthesis,misc,phdthesis,proceedings,techreport,unpublished)
|address=String
|annote=String
|author=List (and) of String
|booktitle=String
|chapter=String
|edition=String
|editor=List (and) of String
|howpublished=String
|institution=String
|journal=String
|journal=String
|month=Integer(allowed values=1,2,3,4,5,6,7,8,9,10,11,12)
|note=String
|number=String
|organization=String
|pages=String
|publisher=String
|school=String
|series=String
|title=String
|title=String
|text=String
|type=String
|volume=String
|year=Integer<!--
Non-standard field types-->
|doi=String
|issn=String
|isbn=String
|url=String
<!--
non-BibTeX data fields -->
|pdf=File
}}
}}
</noinclude><includeonly>{{#cargo_store:_table=publication}}
</noinclude><includeonly>{{#cargo_store:_table=publication}}
{{#template_display:_format=sections}}
{{#template_display:_format=infobox}}
[[Category:publication]]
{{#if:{{{pdf|}}}
|[[File:{{{pdf}}}|page=1]]
}}
[[Category:publication]]  
</includeonly>
</includeonly>

Latest revision as of 02:42, 10 November 2021

This is the "Publication" template.

It should be called in the following format:

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

Edit the page to see the template text.

This template defines the table "publication". View table.