Difference between revisions of "Template:Publication"

From Botnets.fr
Jump to navigation Jump to search
Line 89: Line 89:
== Bibtex ==
== Bibtex ==
<tt><small>
<tt><small>
   @{{#ifeq:{{{Type|}}}|Scientific paper|article|misc}}&#123;{{Last word|{{First word|{{{Author|}}}|sep=,}}}}{{{Year|}}}:{{PAGEID}},
   @{{#ifeq:{{{Type|}}}|Scientific paper|article|misc}}&#123;{{Last word|{{First word|{{{Author|}}}|sep=,}}}}{{{Year|}}}:BFR:{{#pad:{{PAGEID}}|6|0}},
     editor = &#123;{{{Editor|}}}&#125;,
     editor = &#123;{{{Editor|}}}&#125;,
     author = &#123;{{#arraymap:{{{Author|}}}|,|x}}&#125;,
     author = &#123;{{#arraymap:{{{Author|}}}|,|x}}&#125;,

Revision as of 13:46, 4 August 2015

This is the "Publication" template. It should be called in the following format:

{{Publication
|Image=
|Legend=
|Botnet=
|Malware=
|Group=
|Target=
|ExploitKit=
|Feature=
|Vector=
|Campaign=
|Vulnerability=
|CCProtocol=
|Operation=
|Year=
|Date=
|Editor=
|Link=
|Author=
|Type=
|Abstract=
}}

Edit the page to see the template text.