Difference between revisions of "Template:BibEntry"

From emcawiki
Jump to: navigation, search
Line 136: Line 136:
 
<span style="font-size:80%;color:red">(NB: Automated formatting: please check details before using!)</span>
 
<span style="font-size:80%;color:red">(NB: Automated formatting: please check details before using!)</span>
  
 +
{{#ask: [[Has title::{{PAGENAME}}]] | searchlabel=Download BibTex
 +
| ?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=annote
 +
| ?BibTag=keywords
 +
| ?BibType=type
 +
| format=bibtex
 +
}}
  
  

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