Template

Difference between revisions of "Publication"

From LRDE

Line 50: Line 50:
 
== Documents ==
 
== Documents ==
   
{{#if: {{{lrdepaper|}}} | * [{{{lrdepaper}}} Paper] }}
+
{{#if: {{{lrdepaper|}}} | * [{{{lrdepaper}}} Paper] | }}
{{#if: {{{lrdeslides|}}} | * [{{{lrdeslides}}} Slides] }}
+
{{#if: {{{lrdeslides|}}} | * [{{{lrdeslides}}} Slides] | }}
{{#if: {{{lrdeposter|}}} | * [{{{lrdeposter}}} Poster] }}
+
{{#if: {{{lrdeposter|}}} | * [{{{lrdeposter}}} Poster] | }}
  +
|}}
   
 
{{#ifeq: {{{type|}}} | inproceedings | [[Category:Publications]] | }}
 
{{#ifeq: {{{type|}}} | inproceedings | [[Category:Publications]] | }}

Revision as of 14:12, 23 September 2013

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

{{Publication
| date = XXXX-XX-XX
| authors = list of authors separated by comma
| title =
| booktitle =
| series =
| volume =
| pages =
| notes =
| address =
| publisher =
| urllrde =
| abstract =
| type =
| id =
| bibtex =
}}

Edit the page to see the template text.