Difference between revisions of "Template:BibEntry"

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

Revision as of 00:56, 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.