Difference between revisions of "Template:BibEntry"
SaulAlbert (talk | contribs) |
SaulAlbert (talk | contribs) |
||
| Line 9: | Line 9: | ||
|Editor(s)= | |Editor(s)= | ||
|Tag(s)= | |Tag(s)= | ||
| − | |||
|Year= | |Year= | ||
|Howpublished= | |Howpublished= | ||
| Line 70: | Line 69: | ||
! Edition | ! Edition | ||
| [[BibEdition::{{{Edition|}}}]] | | [[BibEdition::{{{Edition|}}}]] | ||
| − | |||
| − | |||
| − | |||
|- | |- | ||
! Month | ! Month | ||
| Line 122: | Line 118: | ||
'''Formatted Reference''' | '''Formatted Reference''' | ||
| − | {{#if: {{{Pages}}} | there is a {{{Address}}} | there is no {{{Address}}} }} | + | {{#if: {{{Pages|}}} | there is a {{{Address}}} | there is no {{{Address}}} }} |
{{#switch: {{{BibType}}} | INCOLLECTION = {{#arraymap:{{{Author(s)|}}}|;|x|[[BibAuthor::x]]}} ({{{Year}}} '{{{Title}}}'. In: {{#arraymap:{{{Editor(s)|}}}|;|x|[[BibEditor::x]]}}, ed. {{{Booktitle}}}. {{{Address}}}: {{{Publisher}}}: {{{Pages}}} | BOOK = {{#arraymap:{{{Author(s)|}}}|;|x|[[BibAuthor::x]]}} ({{{Year}}}) {{{Title}}}. {{{Address}}}: {{{Publisher}}} | ARTICLE = {{#arraymap:{{{Author(s)|}}}|;|x|[[BibAuthor::x]]}} ({{{Year}}}) '{{{Title}}}', {{{Journal}}} {{{Volume}}} {{{Number}}}: {{{Pages}}} | INPROCEEDINGS = {{#arraymap:{{{Author(s)|}}}|;|x|[[BibAuthor::x]]}} ({{{Year}}}) '{{{Title}}}'. In: {{{Booktitle}}}. {{{Publisher}}}: {{{Pages}}} | PHDTHESIS = {{#arraymap:{{{Author(s)|}}}|;|x|[[BibAuthor::x]]}} ({{{Year}}}), ''{{{Title}}}''., {{{School}}}, {{{Address}}} | TECHREPORT = {{{Institution}}}. {{{Title}}}. {{{Address}}}: {{{Publisher}}}, {{{Year}}}. | {{#arraymap:{{{Author(s)|}}}|;|x|[[BibAuthor::x]]}} ({{{Year}}}), {{{Title}}} }} | {{#switch: {{{BibType}}} | INCOLLECTION = {{#arraymap:{{{Author(s)|}}}|;|x|[[BibAuthor::x]]}} ({{{Year}}} '{{{Title}}}'. In: {{#arraymap:{{{Editor(s)|}}}|;|x|[[BibEditor::x]]}}, ed. {{{Booktitle}}}. {{{Address}}}: {{{Publisher}}}: {{{Pages}}} | BOOK = {{#arraymap:{{{Author(s)|}}}|;|x|[[BibAuthor::x]]}} ({{{Year}}}) {{{Title}}}. {{{Address}}}: {{{Publisher}}} | ARTICLE = {{#arraymap:{{{Author(s)|}}}|;|x|[[BibAuthor::x]]}} ({{{Year}}}) '{{{Title}}}', {{{Journal}}} {{{Volume}}} {{{Number}}}: {{{Pages}}} | INPROCEEDINGS = {{#arraymap:{{{Author(s)|}}}|;|x|[[BibAuthor::x]]}} ({{{Year}}}) '{{{Title}}}'. In: {{{Booktitle}}}. {{{Publisher}}}: {{{Pages}}} | PHDTHESIS = {{#arraymap:{{{Author(s)|}}}|;|x|[[BibAuthor::x]]}} ({{{Year}}}), ''{{{Title}}}''., {{{School}}}, {{{Address}}} | TECHREPORT = {{{Institution}}}. {{{Title}}}. {{{Address}}}: {{{Publisher}}}, {{{Year}}}. | {{#arraymap:{{{Author(s)|}}}|;|x|[[BibAuthor::x]]}} ({{{Year}}}), {{{Title}}} }} | ||
Revision as of 11:28, 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.