Template

Difference between revisions of "Publication"

From LRDE

Line 5: Line 5:
 
{{Publication
 
{{Publication
 
| date = XXXX-XX-XX
 
| date = XXXX-XX-XX
  +
| authors = list of authors separated by comma
| author{0..29} =
 
 
| title =
 
| title =
 
| booktitle =
 
| booktitle =
Line 24: Line 24:
 
</noinclude><includeonly>{{#if: {{{title|}}} | {{DISPLAYTITLE:{{{title}}}}} |}}
 
</noinclude><includeonly>{{#if: {{{title|}}} | {{DISPLAYTITLE:{{{title}}}}} |}}
 
<div class="sideBox">
 
<div class="sideBox">
  +
{{#if: {{{authors|}}} | ; Authors : {{#arraymap:{{{authors}}}|,|x|[[Has author::x]]}} |
{{#if: {{{author0|}}} |
 
 
}}{{#if: {{{type|}}} | ; Type : [[Publication type::{{{type}}}]] |
; Authors
 
: [[Has author::{{{author0}}}]]{{#if: {{{author1|}}} | ,
+
}}{{#if: {{{publisher|}}} | ; Publisher : [[Has publisher::{{{publisher}}}]] |
: [[Has author::{{{author1}}}]]{{#if: {{{author2|}}} | ,
 
: [[Has author::{{{author2}}}]]{{#if: {{{author3|}}} | ,
 
: [[Has author::{{{author3}}}]]{{#if: {{{author4|}}} | ,
 
: [[Has author::{{{author4}}}]]{{#if: {{{author5|}}} | ,
 
: [[Has author::{{{author5}}}]]{{#if: {{{author6|}}} | ,
 
: [[Has author::{{{author6}}}]]{{#if: {{{author7|}}} | ,
 
: [[Has author::{{{author7}}}]]{{#if: {{{author8|}}} | ,
 
: [[Has author::{{{author8}}}]]{{#if: {{{author9|}}} | ,
 
: [[Has author::{{{author9}}}]]{{#if: {{{author10|}}} | ,
 
: [[Has author::{{{author10}}}]]{{#if: {{{author11|}}} | ,
 
: [[Has author::{{{author11}}}]]{{#if: {{{author12|}}} | ,
 
: [[Has author::{{{author12}}}]]{{#if: {{{author13|}}} | ,
 
: [[Has author::{{{author13}}}]]{{#if: {{{author14|}}} | ,
 
: [[Has author::{{{author14}}}]]{{#if: {{{author15|}}} | ,
 
: [[Has author::{{{author15}}}]]{{#if: {{{author16|}}} | ,
 
: [[Has author::{{{author16}}}]]{{#if: {{{author17|}}} | ,
 
: [[Has author::{{{author17}}}]]{{#if: {{{author18|}}} | ,
 
: [[Has author::{{{author18}}}]]{{#if: {{{author19|}}} | ,
 
: [[Has author::{{{author19}}}]]{{#if: {{{author20|}}} | ,
 
: [[Has author::{{{author20}}}]]{{#if: {{{author21|}}} | ,
 
: [[Has author::{{{author21}}}]]{{#if: {{{author22|}}} | ,
 
: [[Has author::{{{author22}}}]]{{#if: {{{author23|}}} | ,
 
: [[Has author::{{{author23}}}]]{{#if: {{{author24|}}} | ,
 
: [[Has author::{{{author24}}}]]{{#if: {{{author25|}}} | ,
 
: [[Has author::{{{author25}}}]]{{#if: {{{author26|}}} | ,
 
: [[Has author::{{{author26}}}]]{{#if: {{{author27|}}} | ,
 
: [[Has author::{{{author27}}}]]{{#if: {{{author28|}}} | ,
 
: [[Has author::{{{author28}}}]]{{#if: {{{author29|}}} | ,
 
: [[Has author::{{{author29}}}]] |}}|}}|}}|}}|}}|}}|}}|}}|}}|}}|}}|}}|}}|}}|}}|}}|}}|}}|}}|}}|}}|}}|}}|}}|}}|}}|}}|}}|}}
 
|
 
}}{{#if: {{{type|}}} | ; Type : {{{type}}} |
 
}}{{#if: {{{publisher|}}} | ; Publisher : {{{publisher}}} |
 
 
}}{{#if: {{{address|}}} | ; Place : {{{address}}} |
 
}}{{#if: {{{address|}}} | ; Place : {{{address}}} |
 
}}{{#if: {{{booktitle|}}} | ; Where : [[Published in::{{{booktitle}}}]] |
 
}}{{#if: {{{booktitle|}}} | ; Where : [[Published in::{{{booktitle}}}]] |

Revision as of 11:28, 18 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.