Cookies help us deliver our services. By using our services, you agree to our use of cookies. More information

Difference between revisions of "Template:Publication"

From Bioblast
Line 5: Line 5:
{{publication
{{publication
|titel=
|titel=
|link=
|authors=
|authors=
|year=
|year=
Line 11: Line 12:
|abstract=
|abstract=
|keywords=
|keywords=
|info=
}}
}}
</pre>
</pre>
Line 20: Line 20:
| '''[[Has title::{{{title|}}}]]'''
| '''[[Has title::{{{title|}}}]]'''
|}
|}
'''Link:''' {{{info|}}}


'''Authors:''' {{#arraymap:{{{authors|}}}|,|x|[[Was written by::x]]}}
'''Authors:''' {{#arraymap:{{{authors|}}}|,|x|[[Was written by::x]]}}
Line 33: Line 35:
'''Keywords:''' {{#arraymap:{{{keywords|}}}|,|x|[[has publicationkeywords::x]]}}
'''Keywords:''' {{#arraymap:{{{keywords|}}}|,|x|[[has publicationkeywords::x]]}}


'''Info:''' {{{info|}}}


{{#if: {{{mipnetlab|}}} | '''MiPNetLab:''' {{#arraymap:{{{mipnetlab|}}}|,|x|[[Was published by MiPNetLab::x]]}} }}
{{#if: {{{mipnetlab|}}} | '''MiPNetLab:''' {{#arraymap:{{{mipnetlab|}}}|,|x|[[Was published by MiPNetLab::x]]}} }}

Revision as of 18:01, 9 November 2010

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

{{publication
|titel=
|link=
|authors=
|year=
|journal=
|mipnetlab=
|abstract=
|keywords=
}}

Edit the page to see the template text.