Template

Difference between revisions of "Publication"

From LRDE

Line 56: Line 56:
   
 
{{#if: {{{lrdepaper|}}} | * [[Publication paper::{{{lrdepaper}}}|Paper]] | }}
 
{{#if: {{{lrdepaper|}}} | * [[Publication paper::{{{lrdepaper}}}|Paper]] | }}
  +
{{#if: {{{lrdereport|}}} | * [[Publication report::{{{lrdereport}}}|Report]] | }}
 
{{#if: {{{lrdeslides|}}} | * [[Publication slides::{{{lrdeslides}}}|Slides]] | }}
 
{{#if: {{{lrdeslides|}}} | * [[Publication slides::{{{lrdeslides}}}|Slides]] | }}
 
{{#if: {{{lrdeposter|}}} | * [[Publication poster::{{{lrdeposter}}}|Poster]] | }}
 
{{#if: {{{lrdeposter|}}} | * [[Publication poster::{{{lrdeposter}}}|Poster]] | }}

Revision as of 17:23, 25 November 2016

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

{{Publication
| published = true|false (if true: the publication appear in the news)
| date = XXXX-XX-XX
| authors = list of authors separated by a comma
| title =
| booktitle =
| series =
| volume =
| pages =
| notes =
| address =
| publisher =
| urllrde =
| abstract =
| type =
| id =
| bibtex =
| lrdeinc = transcluded page
| lrdepaper = url
| lrdeslides = url
| lrdeposter = url
| lrdeprojects = list of project separated by a comma
| lrdekeywords = list of keywords separated by a comma
}}

Edit the page to see the template text.