Difference between revisions of "Template:BibEntry"

From emcawiki
Jump to: navigation, search
Line 141: Line 141:
  
 
{{#ask: [[Category:BibEntry]] [[BibKey::{{PAGENAME}}]]  
 
{{#ask: [[Category:BibEntry]] [[BibKey::{{PAGENAME}}]]  
  | format=ul
+
| ?BibAuthor=author
 +
| ?BibVolume=volume
 +
| ?BibYear=year
 +
| ?BibTitle=title
 +
| ?BibType=type
 +
| ?BibJournal=journal
 +
| ?BibURL=url
 +
| ?BibDOI=doi
 +
| ?BibBooktitle=booktitle
 +
| ?BibChapter=chapter
 +
| ?BibEdition=edition
 +
| ?BibEditor=editor
 +
| ?BibHowpublished=howpublished
 +
| ?BibInstitution=institution
 +
| ?BibKey=crossref
 +
| ?BibMonth=month
 +
| ?BibNote=note
 +
| ?BibNumber=number
 +
| ?BibOrganization=organization
 +
| ?BibPages=pages
 +
| ?BibPublisher=publisher
 +
| ?BibSchool=school
 +
| ?BibSeries=series
 +
| ?BibAbstract=abstract
 +
| ?BibTag=keywords
 +
  | format=bibtex
 
}}
 
}}
  

Revision as of 04:17, 9 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.