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 16: Line 16:
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>
</noinclude><includeonly>
== Reference ==
{| class="wikitable"
| '''[[Has title::{{{title|}}}]]'''
|}
'''Link:''' {{{info|}}}
'''Authors:''' {{#arraymap:{{{authors|}}}|,|x|[[Was written by::x]]}}
'''Year:''' [[Was published in year::{{{year|}}}]]
'''Journal:''' [[Was published in journal::{{{journal|}}}]]
== Abstract ==
== Abstract ==
[[has abstract::{{{abstract|}}}]]
[[has abstract::{{{abstract|}}}]]
Line 22: Line 36:


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




</includeonly>
</includeonly>
[[Category:Publications]]

Revision as of 14:28, 14 March 2011

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.