Template

Difference between revisions of "Publication"

From LRDE

Line 74: Line 74:
 
|}}
 
|}}
   
{{#ifeq: {{{type|}}} | inproceedings | [[Category:Publications]] | }}
+
{{#ifeq: {{{published|false}}} | true | [[Category:Publications]] | }}
{{#ifeq: {{{type|}}} | incollection | [[Category:Publications]] | }}
 
{{#ifeq: {{{type|}}} | article | [[Category:Publications]] | }}
 
{{#ifeq: {{{type|}}} | misc | [[Category:Publications]] | }}
 
{{#ifeq: {{{type|}}} | phdthesis | [[Category:Publications]] | }}
 
{{#ifeq: {{{type|}}} | techreport | [[Category:Publications]] | }}
 
   
 
{{#set:Has bibtex id={{{id}}}}}
 
{{#set:Has bibtex id={{{id}}}}}

Revision as of 12:18, 7 March 2014

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.