Difference between revisions of "Publication"
From LRDE
(5 intermediate revisions by the same user not shown) | |||
Line 34: | Line 34: | ||
}}{{#if: {{{booktitle|}}} | ; Where : [[Published in::{{{booktitle}}}]] | |
}}{{#if: {{{booktitle|}}} | ; Where : [[Published in::{{{booktitle}}}]] | |
||
}}{{#if: {{{journal|}}} | ; Journal : [[Published in::{{{journal}}}]] | |
}}{{#if: {{{journal|}}} | ; Journal : [[Published in::{{{journal}}}]] | |
||
+ | }}{{#if: {{{howpublished|}}} | ; Work group : [[Published in::{{{howpublished}}}]] | |
||
}}{{#if: {{{address|}}} | ; Place : {{{address}}} | |
}}{{#if: {{{address|}}} | ; Place : {{{address}}} | |
||
}}{{#if: {{{type|}}} | ; Type : [[Publication type::{{{type}}}]] | |
}}{{#if: {{{type|}}} | ; Type : [[Publication type::{{{type}}}]] | |
||
Line 47: | Line 48: | ||
== Abstract == |
== Abstract == |
||
− | + | {{{abstract}}} |
|
|}} |
|}} |
||
Line 55: | 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]] | }} |
||
Line 66: | Line 68: | ||
{{#if: {{{bibtex|}}} | |
{{#if: {{{bibtex|}}} | |
||
⚫ | |||
− | == Bibtex == |
||
<small> |
<small> |
||
Line 72: | Line 74: | ||
</small> |
</small> |
||
⚫ | |||
|}} |
|}} |
||
Line 80: | Line 81: | ||
{{#set:Has bibtex id={{{id}}}}} |
{{#set:Has bibtex id={{{id}}}}} |
||
{{#set:Has title={{{title}}}}} |
{{#set:Has title={{{title}}}}} |
||
+ | <!--{{#set:Abstract={{{abstract}}}}}--> |
||
<!-- properties used for the news page --> |
<!-- properties used for the news page --> |
Latest revision as of 19:21, 5 January 2018
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.