Difference between revisions of "Template:BibEntry"

From emcawiki
Jump to: navigation, search
 
(20 intermediate revisions by the same user not shown)
Line 10: Line 10:
 
|Tag(s)=
 
|Tag(s)=
 
|Year=
 
|Year=
 +
|Language=
 
|Howpublished=
 
|Howpublished=
 
|Chapter=
 
|Chapter=
Line 39: Line 40:
 
! BibType
 
! BibType
 
| {{#arraymap:{{{BibType|}}}|,|x|[[BibType::x]]}}  
 
| {{#arraymap:{{{BibType|}}}|,|x|[[BibType::x]]}}  
 +
|-
 +
! Key
 +
| [[BibKey::{{{Key|}}}]]
 
|-
 
|-
 
! Author(s)
 
! Author(s)
Line 58: Line 62:
 
| [[BibYear::{{{Year|}}}]]  
 
| [[BibYear::{{{Year|}}}]]  
 
|-
 
|-
! Howpublished
+
! Language
| [[BibHowpublished::{{{Howpublished|}}}]]
+
| [[BibLanguage::{{{Language|}}}]]  
|-
 
! Chapter
 
| [[BibChapter::{{{Chapter|}}}]]  
 
 
|-
 
|-
 
! City
 
! City
 
| [[BibAddress::{{{Address|}}}]]  
 
| [[BibAddress::{{{Address|}}}]]  
|-
 
! Edition
 
| [[BibEdition::{{{Edition|}}}]]
 
 
|-
 
|-
 
! Month
 
! Month
Line 75: Line 73:
 
! Journal
 
! Journal
 
| [[BibJournal::{{{Journal|}}}]]  
 
| [[BibJournal::{{{Journal|}}}]]  
|-
 
! Book title
 
| [[BibBooktitle::{{{Booktitle|}}}]]
 
 
|-
 
|-
 
! Volume
 
! Volume
Line 108: Line 103:
 
! Type
 
! Type
 
| [[BibType::{{{Type|}}}]]  
 
| [[BibType::{{{Type|}}}]]  
 +
|-
 +
! Edition
 +
| [[BibEdition::{{{Edition|}}}]]
 
|-
 
|-
 
! Series
 
! Series
| [[BibSeries::{{{Series|}}}]]  
+
| [[BibSeries::{{{Series|}}}]]
 +
|-
 +
! Howpublished
 +
| [[BibHowpublished::{{{Howpublished|}}}]]
 +
|-
 +
! Book title
 +
| [[BibBooktitle::{{{Booktitle|}}}]]  
 
|-
 
|-
! Key
+
! Chapter
| [[BibKey::{{{Key|}}}]]  
+
| [[BibChapter::{{{Chapter|}}}]]
 
|}
 
|}
 
{{#widget:Iframe
 
{{#widget:Iframe
|url=http://emcawiki.net/bibtexbrowser/bibtexbrowser.php?key={{PAGENAME}}&bib=emca.bib
+
|url=https://emcawiki.net/bibtex/browser.php?key={{PAGENAME}}&bib=emca.bib
|width=480
 
|height=600
 
 
|border=0
 
|border=0
 
}}
 
}}
Line 125: Line 127:
 
  | ?BibVolume=volume
 
  | ?BibVolume=volume
 
  | ?BibYear=year
 
  | ?BibYear=year
 +
| ?BibLanguage=language
 
  | ?BibTitle=title
 
  | ?BibTitle=title
 
  | ?BibType=type
 
  | ?BibType=type
 +
| ?BibKey=crossref
 
  | ?BibJournal=journal
 
  | ?BibJournal=journal
 
  | ?BibURL=url
 
  | ?BibURL=url
Line 136: Line 140:
 
  | ?BibHowpublished=howpublished
 
  | ?BibHowpublished=howpublished
 
  | ?BibInstitution=institution
 
  | ?BibInstitution=institution
| ?BibKey=crossref
 
 
  | ?BibMonth=month
 
  | ?BibMonth=month
 
  | ?BibNote=note
 
  | ?BibNote=note
Line 147: Line 150:
 
  | ?BibAbstract=abstract
 
  | ?BibAbstract=abstract
 
  | ?BibTag=keywords
 
  | ?BibTag=keywords
 +
| ?BibAddress=address
 +
| ?Key=key
 
  | format=bibtex
 
  | format=bibtex
 
}}
 
}}
Line 159: Line 164:
  
 
[[Category:BibEntry]]
 
[[Category:BibEntry]]
 +
  
 
</includeonly>
 
</includeonly>

Latest revision as of 17:00, 21 January 2023

This is the "BibEntry" template. It should be called in the following format:

{{BibEntry
|BibType=
|Author(s)=
|Title=
|Editor(s)=
|Tag(s)=
|Year=
|Language=
|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.