Template

Difference between revisions of "Publication"

From LRDE

Line 40: Line 40:
 
|
 
|
 
}}
 
}}
{{#if: {{{bibtex|}}} |
 
== Bibtex ==
 
 
<small>
 
{{#tag:pre|{{{bibtex}}}}}
 
</small>
 
|}}
 
 
{{#if: {{{lrdepaper|}}}{{{lrdeslides|}}}{{{lrdeposter|}}} |
 
{{#if: {{{lrdepaper|}}}{{{lrdeslides|}}}{{{lrdeposter|}}} |
 
== Documents ==
 
== Documents ==
Line 53: Line 46:
 
{{#if: {{{lrdeslides|}}} | * [{{{lrdeslides}}} Slides] | }}
 
{{#if: {{{lrdeslides|}}} | * [{{{lrdeslides}}} Slides] | }}
 
{{#if: {{{lrdeposter|}}} | * [{{{lrdeposter}}} Poster] | }}
 
{{#if: {{{lrdeposter|}}} | * [{{{lrdeposter}}} Poster] | }}
 
|}}
 
{{#if: {{{bibtex|}}} |
 
== Bibtex ==
  +
 
<small>
 
{{#tag:pre|{{{bibtex}}}}}
 
</small>
 
|}}
 
|}}
   

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