Difference between revisions of "Template:BibEntry"
SaulAlbert (talk | contribs) |
SaulAlbert (talk | contribs) |
||
Line 124: | Line 124: | ||
{{#arraymap:{{{Author(s)|}}}|;|x|[[BibAuthor::x]]}}. ({{{Year|}}}). {{{Title|}}} In {{#ifexpr: {{#arraymap:{{{Editor(s)|}}}|;|x|[[BibEditor::x]]}} > 1 | multieds}} (Ed.), {{{Booktitle|}}}. {{{Address|}}}: {{{Publisher|}}}: {{{Pages|}}} | {{#arraymap:{{{Author(s)|}}}|;|x|[[BibAuthor::x]]}}. ({{{Year|}}}). {{{Title|}}} In {{#ifexpr: {{#arraymap:{{{Editor(s)|}}}|;|x|[[BibEditor::x]]}} > 1 | multieds}} (Ed.), {{{Booktitle|}}}. {{{Address|}}}: {{{Publisher|}}}: {{{Pages|}}} | ||
| BOOK = | | BOOK = | ||
− | {{#arraymap:{{{Author(s)|}}}|;|x|[[BibAuthor::x]]}} ({{{Year|}}}) {{{Title|}}}. {{{Address|}}}: {{{Publisher|}}} | + | {{#arraymap:{{{Author(s)|}}}|;|x|[[BibAuthor::x]]}} {{#ifexpr: {{#arraymap:{{{Editor(s)|}}}|;|x|[[BibEditor::x]]}} > 1 | multieds}} ({{{Year|}}}) {{{Title|}}}. {{{Address|}}}: {{{Publisher|}}} |
| ARTICLE = | | ARTICLE = | ||
{{#arraymap:{{{Author(s)|}}}|;|x|[[BibAuthor::x]]}} ({{{Year|}}}) '{{{Title|}}}', {{{Journal|}}} {{{Volume|}}} {{{Number|}}}: {{{Pages|}}} | {{#arraymap:{{{Author(s)|}}}|;|x|[[BibAuthor::x]]}} ({{{Year|}}}) '{{{Title|}}}', {{{Journal|}}} {{{Volume|}}} {{{Number|}}}: {{{Pages|}}} |
Revision as of 12:56, 8 July 2014
This is the "BibEntry" template. It should be called in the following format:
{{BibEntry |BibType= |Author(s)= |Title= |Editor(s)= |Tag(s)= |Year= |Howpublished= |Chapter= |Address= |Edition= |Publisher= |Month= |Journal= |Booktitle= |Volume= |Number= |Pages= |URL= |DOI= |ISBN= |Organization= |Institution= |Type= |Series= |Note= |Abstract= |Key= }}
Edit the page to see the template text.