Vorlage:Cite journal: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
[unmarkierte Version] | [unmarkierte Version] |
te>MarioS (fix missing last1) |
te>TMg (Immer eine ID als Anker zum Anspringen erzeugen, nicht nur aus last + year sondern aus bis zu 3 Namen und dem Jahr; einige unnötige #if vereinfacht) |
||
Zeile 4: | Zeile 4: | ||
| id="{{{ref}}}" | | id="{{{ref}}}" | ||
}} | }} | ||
− | | {{#if: {{ | + | | id="Reference{{#if: {{{last|}}} | -{{{last}}} | {{#if: {{{last1|}}} | -{{{last1}}} | {{#if: {{{author|}}} | -{{{author}}} }} }} }}{{#if: {{{last2|}}} | -{{{last2}}} }}{{#if: {{{last3|}}} | -{{{last3}}} }}{{#if: {{{year|}}} | -{{{year}}} }}" |
− | |||
− | |||
− | |||
− | |||
− | |||
}}>{{#if: {{{authorlink|}}} | }}>{{#if: {{{authorlink|}}} | ||
| {{#if: {{{last|}}} | | {{#if: {{{last|}}} | ||
− | | [[{{{authorlink}}}| | + | | [[{{{authorlink}}}|{{{first|}}} {{{last}}}]] |
| {{#if: {{{last1|}}} | | {{#if: {{{last1|}}} | ||
− | | [[{{{authorlink}}}| | + | | [[{{{authorlink}}}|{{{first1|}}} {{{last1}}}]] |
| {{#if: {{{author|}}} | [[{{{authorlink}}}|{{{author}}}]] }} | | {{#if: {{{author|}}} | [[{{{authorlink}}}|{{{author}}}]] }} | ||
}} | }} | ||
}} | }} | ||
| {{#if: {{{last|}}} | | {{#if: {{{last|}}} | ||
− | | | + | | {{{first|}}} {{{last}}} |
| {{#if: {{{last1|}}} | | {{#if: {{{last1|}}} | ||
− | | | + | | {{{first1|}}} {{{last1}}} |
− | | | + | | {{{author|}}} |
}} | }} | ||
}} | }} | ||
}}{{#if: {{{last2|}}} | }}{{#if: {{{last2|}}} | ||
− | |, | + | |, {{{first2|}}} {{{last2}}} |
}}{{#if: {{{last3|}}} | }}{{#if: {{{last3|}}} | ||
− | |, | + | |, {{{first3|}}} {{{last3}}} |
}}{{#if: {{{last4|}}} | }}{{#if: {{{last4|}}} | ||
− | |, | + | |, {{{first4|}}} {{{last4}}} |
}}{{#if: {{{last5|}}} | }}{{#if: {{{last5|}}} | ||
− | |, | + | |, {{{first5|}}} {{{last5}}} |
}}{{#if: {{{last6|}}} | }}{{#if: {{{last6|}}} | ||
− | |, | + | |, {{{first6|}}} {{{last6}}} |
}}{{#if: {{{last7|}}} | }}{{#if: {{{last7|}}} | ||
− | |, | + | |, {{{first7|}}} {{{last7}}} |
}}{{#if: {{{last8|}}} | }}{{#if: {{{last8|}}} | ||
− | |, | + | |, {{{first8|}}} {{{last8}}} |
}}{{#if: {{{coauthors|}}} | }}{{#if: {{{coauthors|}}} | ||
|, {{{coauthors}}} | |, {{{coauthors}}} |
Version vom 10. Mai 2013, 13:05 Uhr
Documentation
Lua-Fehler: Der Prozess konnte nicht erstellt werden: proc_open(/dev/null): failed to open stream: Operation not permitted