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>
   @{{#if:{{{Type|}}}=Scientific paper|article|misc}}{,
   @{{#ifeq:{{{Type|}}}|Scientific paper|article|misc}}{,
     editor = &#123;{{{Editor|}}}&#125;,
     editor = &#123;{{{Editor|}}}&#125;,
     author = &#123;{{#arraymap:{{{Author|}}}|,|x}}&#125;,
     author = &#123;{{#arraymap:{{{Author|}}}|,|x}}&#125;,

Revision as of 12:15, 3 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.