Difference between revisions of "Template:BibEntry"
SaulAlbert (talk | contribs) |
SaulAlbert (talk | contribs) |
||
Line 9: | Line 9: | ||
|Editor(s)= | |Editor(s)= | ||
|Keyword(s)= | |Keyword(s)= | ||
+ | |Tag(s)= | ||
|Publisher= | |Publisher= | ||
|Year= | |Year= | ||
Line 49: | Line 50: | ||
! Editor(s) | ! Editor(s) | ||
| {{#arraymap:{{{Editor(s)|}}}|;|x|[[BibEditor::x]]}} | | {{#arraymap:{{{Editor(s)|}}}|;|x|[[BibEditor::x]]}} | ||
+ | |- | ||
+ | ! Tag(s) | ||
+ | | {{#arraymap:{{{Tag(s)|}}}|;|x|[[BibTag::x]]}} | ||
|- | |- | ||
! Publisher | ! Publisher | ||
Line 150: | Line 154: | ||
| ?BibSchool=school | | ?BibSchool=school | ||
| ?BibSeries=series | | ?BibSeries=series | ||
+ | | ?BibAbstract=abstract | ||
+ | | ?BibTag=keyword | ||
| ?BibType=type | | ?BibType=type | ||
| format=bibtex | | format=bibtex |
Revision as of 23:26, 7 July 2014
This is the "BibEntry" template. It should be called in the following format:
{{BibEntry |BibType= |Author(s)= |Title= |Editor(s)= |Keyword(s)= |Tag(s)= |Publisher= |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.