Difference between revisions of "Template:BibEntry"

From emcawiki
Jump to: navigation, search
Line 73: Line 73:
 
! Month
 
! Month
 
| [[BibMonth::{{{Month|}}}]]  
 
| [[BibMonth::{{{Month|}}}]]  
 +
|-
 +
! Keyword(s)
 +
| {{#arraymap:{{{Keyword(s)|}}}|;|x|[[BibKeyword::x]]}}
 
|-
 
|-
 
! Journal
 
! Journal
Line 151: Line 154:
 
}}
 
}}
  
 
''' Keyword(s) '''
 
 
{{#arraymap:{{{Keyword(s)|}}}|;|x|[[BibKeyword::x]]}}
 
  
 
'''Abstract'''
 
'''Abstract'''

Revision as of 23:13, 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)=
|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.