Vorlage:Book: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| Zeile 4: | Zeile 4: | ||
Endnote Format | Endnote Format | ||
%0 Book | |||
%0 Book | %A {{#arraymap:{{{author|}}}|;|x|[[Autor::x]]|\n<nowiki>%A </nowiki>}} | ||
%A {{#arraymap:{{{author|}}}|;|x|[[Autor::x]]|\n<nowiki>%A </nowiki>}} | %D {{#arraymap:{{{date}}}|;|x|[[Jahr::x]]}} | ||
%D {{#arraymap:{{{date}}}|;|x|[[Jahr::x]]}} | %T {{{title}}} | ||
%T {{{title}}} | %E {{ #if: {{{editor|}}} | {{{editor}}} | }} | ||
%E {{ #if: {{{editor|}}} | {{{editor}}} | }} | %C {{#arraymap:{{{place}}}|;|x|[[Ort::x]]}} | ||
%C {{#arraymap:{{{place}}}|;|x|[[Ort::x]]}} | %N {{ #if: {{{edition|}}} | {{{edition}}} | }} | ||
%N {{ #if: {{{edition|}}} | {{{edition}}} | }} | %P {{ #if: {{{publisher|}}} | {{{publisher}}} | }} | ||
%P {{ #if: {{{publisher|}}} | {{{publisher}}} | }} | %Z {{ #if: {{{series|}}} | {{{series}}} | }} | ||
%Z {{ #if: {{{series|}}} | {{{series}}} | }} | |||
== Sonstiges == | == Sonstiges == | ||