Template:BibEntryCargo: Difference between revisions
From CSDMS
Created page with "{{#default_form:Reference-manual1}}<noinclude> This is the "BibEntryCargo" template. It should be called in the following format: <pre> {{BibEntryCargo |BibType= |Title= |Edit..." |
No edit summary |
||
(12 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
<pre> | <pre> | ||
{{BibEntryCargo | {{BibEntryCargo | ||
|Firstname= | |||
|BibType= | |BibType= | ||
|Title= | |Title= | ||
Line 20: | Line 21: | ||
{{#cargo_declare:_table=BibEntryCargo | {{#cargo_declare:_table=BibEntryCargo | ||
|BibType=String (allowed values=journalArticle,report,bookSection,webpage,conferencePaper,MISC) | |Firstname=String | ||
|BibType=String (allowed values=journalArticle,report,bookSection,webpage,conferencePaper,MISC,thesis,blogpost, preprint) | |||
|Title=String | |Title=String | ||
|Editors=String | |Editors=String | ||
|Year= | |Year=Date | ||
|Journal=String | |Journal=String | ||
|Booktitle=String | |Booktitle=String | ||
Line 34: | Line 36: | ||
}} | }} | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
{{#cargo_store:_table= | <span class="plainlinks"><div style="float:right; "><div class="btn-lg btn-success" type="button" style=" padding-top: 0.3cm;">[https://csdms.colorado.edu/csdms_wiki/index.php?title=Reference:{{#replace:{{BASEPAGENAME}}| |_}}&action=formedit Edit reference]</div></div></span><br><br> | ||
{| class="formtable" width="70%" | |||
|width="30%"| Author(s) | |||
|width="70%"| {{{Firstname|}}} | |||
|- | |||
| BibType | |||
| {{{BibType|}}} | |||
|- | |||
| Title | |||
| {{{Title|}}} | |||
|- | |||
| Editors | |||
| {{{Editors|}}} | |||
|- | |||
| Year | |||
| {{{Year|}}} | |||
|- | |||
| Journal | |||
| {{{Journal|}}} | |||
|- | |||
| Booktitle | |||
| {{{Booktitle|}}} | |||
|- | |||
| Volume | |||
| {{{Volume|}}} | |||
|- | |||
| Pages | |||
| {{{Pages|}}} | |||
|- | |||
| URL | |||
| {{{URL|}}} | |||
|- | |||
| DOI | |||
| {{{DOI|}}} | |||
|- | |||
| ISBN | |||
| {{{ISBN|}}} | |||
|- | |||
| Note | |||
| {{{Note|}}} | |||
{{#cargo_store:_table=BibEntryCargo | |||
|Firstname={{{Firstname|}}} | |||
|BibType={{{BibType|}}} | |BibType={{{BibType|}}} | ||
|Title={{{Title|}}} | |Title={{{Title|}}} | ||
Line 46: | Line 89: | ||
|DOI={{{DOI|}}} | |DOI={{{DOI|}}} | ||
|ISBN={{{ISBN|}}} | |ISBN={{{ISBN|}}} | ||
|Note={{{Note|}}} | |Note={{{Note|}}} | ||
}} </includeonly> | }} </includeonly> |
Latest revision as of 09:15, 2 October 2024
This is the "BibEntryCargo" template. It should be called in the following format:
{{BibEntryCargo |Firstname= |BibType= |Title= |Editors= |Year= |Journal= |Booktitle= |Volume= |Pages= |URL= |DOI= |ISBN= |Note= }}
This template defines the table "BibEntryCargo". View table.