Template

Difference between revisions of "Publication"

From LRDE

Line 44: Line 44:
 
[[Abstract::{{{abstract}}}]]
 
[[Abstract::{{{abstract}}}]]
   
  +
|}}
|}}{{#if: {{{lrdepaper|}}}{{{lrdeslides|}}}{{{lrdeposter|}}} |
+
{{#if: {{{lrdepaper|}}}{{{lrdeslides|}}}{{{lrdeposter|}}} |
   
 
== Documents ==
 
== Documents ==
Line 52: Line 53:
 
{{#if: {{{lrdeposter|}}} | * [{{{lrdeposter}}} Poster] | }}
 
{{#if: {{{lrdeposter|}}} | * [{{{lrdeposter}}} Poster] | }}
   
  +
|}}
|}}{{#if: {{{lrdeinc|}}} |
+
{{#if: {{{lrdeinc|}}} |
   
 
{{:{{{lrdeinc}}}}}
 
{{:{{{lrdeinc}}}}}
   
  +
|}}
|}}{{#if: {{{bibtex|}}} |
+
{{#if: {{{bibtex|}}} |
   
 
== Bibtex ==
 
== Bibtex ==

Revision as of 17:11, 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 =
| lrdeinc = transcluded page
| lrdepaper = url
| lrdeslides = url
| lrdeposter = url
}}

Edit the page to see the template text.