Template:BibEntry: Difference between revisions

From CSDMS
Created page with "<noinclude> This is the "BibEntry" template. It should be called in the following format: <pre> {{BibEntry |BibType= |Author(s)= |Title= |Editor(s)= |Tag(s)= |Year= |Howpublis..."
 
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
{{#default_form:Reference-manual}}<noinclude>
This is the "BibEntry" template.
This is the "BibEntry" template.
It should be called in the following format:
It should be called in the following format:
Line 34: Line 34:
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>{| style="width: 20em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
</noinclude><includeonly>
<table><tr><td valign=top width="80%">[[Publication-citation::{{{Publication-citation|}}}]] {{#set:Publication-DOI={{{Publication-DOI|}}}}} {{#ifeq: {{#show:{{FULLPAGENAME}} |? Publication-DOI}} ||| (doi): [http://dx.doi.org/{{#show:{{FULLPAGENAME}} |? Publication-DOI}} {{#show:{{FULLPAGENAME}} |? Publication-DOI}}] }}
{{#set:Publication-URL={{{Publication-URL|}}}}}{{#set:Publication-ClusterID={{ {{{Publication-ClusterID|}}} }} }}  {{#set:ClusterID= {{{Publication-ClusterID|}}} }}  {{#set:Publication-what-kind-of={{{Publication-what-kind-of|}}}}} {{#set:Publication-nrof-models={{{Publication-nrof-models|}}}}} {{#set:Publication-HPCC-yesno={{{Publication-HPCC-yesno|}}}}} {{#ifeq: {{#show:{{FULLPAGENAME}} |? Publication-ClusterID}} ||| ''(cited: {{#show:{{FULLPAGENAME}} |? Publication-ClusterID}} }})'' </td></tr></table>
{| style="width: 20em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
! style="text-align: center; background-color:#ccccff;" colspan="2" |<big>{{PAGENAME}}</big>
! style="text-align: center; background-color:#ccccff;" colspan="2" |<big>{{PAGENAME}}</big>
|-
|-
Line 115: Line 118:
| [[BibChapter::{{{Chapter|}}}]]   
| [[BibChapter::{{{Chapter|}}}]]   
|}
|}
{{#widget:Iframe
<!--{{#widget:Iframe
|url=http://emcawiki.net/bibtex/browser.php?key={{PAGENAME}}&bib=emca.bib
|url=http://emcawiki.net/bibtex/browser.php?key={{PAGENAME}}&bib=emca.bib
|border=0
|border=0
}}
}}-->
{{#ask: [[Category:BibEntry]] [[BibKey::{{PAGENAME}}]] | searchlabel = Download BibTex
{{#ask: [[Category:BibEntry]] [[BibKey::{{PAGENAME}}]] | searchlabel = Download BibTex
  | ?BibAuthor=author
  | ?BibAuthor=author
Line 127: Line 130:
  | ?BibJournal=journal
  | ?BibJournal=journal
  | ?BibURL=url
  | ?BibURL=url
  | ?BibDOI=doi
  | ?BibDOI=DOI
  | ?BibBooktitle=booktitle
  | ?BibBooktitle=booktitle
  | ?BibChapter=chapter
  | ?BibChapter=chapter

Latest revision as of 10:23, 31 October 2016

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.