|
|
Line 1: |
Line 1: |
| {{#if:{{#ask: [[Reference:+]][[Publication-multiple-models::{{PAGENAME}}]][[Publication-what-kind-of::reference to source code]]}}|<br>
| |
| ===Source code===
| |
| ''Suggested way to reference a version of the model source code following [[DOI_system_for_models|data reference guidelines]]:''
| |
| {{Publication_table_models}}
| |
| {{#arraydefine: references | {{#ask: [[Reference:+]][[Publication-multiple-models::{{PAGENAME}}]][[Publication-what-kind-of::reference to source code]]|mainlabel=|format=array }} }}
| |
| {{
| |
| #loop: i
| |
| | 0 <!-- loops start value for {{#var:i}} -->
| |
| | {{#arraysize:references}} <!-- number of loops -->
| |
| | <tr><td>{{#if:{{#ask:[[References_external1::{{#arrayindex:references| {{#var:i}}}}]]|mainlabel=-|? Ref_ex_lastName=}}|{{#ask:[[References_external1::{{#arrayindex:references| {{#var:i}}}}]]| mainlabel=-|? Ref_ex_lastName=|? Ref_ex_firstName=| format=template| template=authors_template}}{{#ask:[[References_external3::{{#arrayindex:references| {{#var:i}}}}]]| mainlabel=-|? Ref_ex_title|? Ref_ex_publicationTitle|? Ref_ex_date|? Ref_ex_volume|? Ref_ex_issue|? Ref_ex_pages|? Ref_ex_url|? Ref_ex_DOI| format=template| template=main_ref_template}}|{{#ask:[[{{#arrayindex:references| {{#var:i}}}}]]|mainlabel=-|? BibAuthor=|? BibYear=|? BibTitle=| ?BibJournal=|? BibVolume=|? BibPages=|? BibDOI= |? BibURL=|format=template| template=Bib_ref}}}}{{#ask:[[{{#arrayindex:references| {{#var:i}}}}]]| Mainlabel=|? Publication-HPCC-yesno=|? DOI-entry=|? Publication-URL=|? Publication-ClusterID=|? Publication-multiple-models=|? ClusterID=| format=template| template=Model_ref_metadata}}
| |
| {{
| |
| #arraydefine: val | |;
| |
| }}{{
| |
| #arrayindex: val | 0
| |
| }}
| |
| }}
| |
| </table>|}}
| |
| {{#if:{{#ask: [[Reference:+]][[Publication-multiple-models::{{PAGENAME}}]][[Publication-what-kind-of::a module overview, describing a module]]}}|<br> | | {{#if:{{#ask: [[Reference:+]][[Publication-multiple-models::{{PAGENAME}}]][[Publication-what-kind-of::a module overview, describing a module]]}}|<br> |
| ===Overview and general=== | | ===Overview and general=== |
| {{Publication_table_models}} | | {{Publication_table_models}} |
| {{#arraydefine: references | {{#ask: [[Reference:+]][[Publication-multiple-models::{{PAGENAME}}]][[Publication-what-kind-of::a module overview, describing a module]]|mainlabel=|format=array }} }} | | {{#arraydefine: references | {{#ask: [[Reference:+]][[Publication-multiple-models::{{PAGENAME}}]][[Publication-what-kind-of::a module overview, describing a module]]|mainlabel=|format=array }} }} |
| {{
| |
| #loop: i
| |
| | 0 <!-- loops start value for {{#var:i}} -->
| |
| | {{#arraysize:references}} <!-- number of loops -->
| |
| | <tr><td>{{#if:{{#ask:[[References_external1::{{#arrayindex:references| {{#var:i}}}}]]|mainlabel=-|? Ref_ex_lastName=}}|{{#ask:[[References_external1::{{#arrayindex:references| {{#var:i}}}}]]| mainlabel=-|? Ref_ex_lastName=|? Ref_ex_firstName=| format=template| template=authors_template}}{{#ask:[[References_external3::{{#arrayindex:references| {{#var:i}}}}]]| mainlabel=-|? Ref_ex_title|? Ref_ex_publicationTitle|? Ref_ex_date|? Ref_ex_volume|? Ref_ex_issue|? Ref_ex_pages|? Ref_ex_url|? Ref_ex_DOI| format=template| template=main_ref_template}}|{{#ask:[[{{#arrayindex:references| {{#var:i}}}}]]|mainlabel=-|? BibAuthor=|? BibYear=|? BibTitle=| ?BibJournal=|? BibVolume=|? BibPages=|? BibDOI= |? BibURL=|format=template| template=Bib_ref}}}}{{#ask:[[{{#arrayindex:references| {{#var:i}}}}]]| Mainlabel=|? Publication-HPCC-yesno=|? DOI-entry=|? Publication-URL=|? Publication-ClusterID=|? Publication-multiple-models=|? ClusterID=| format=template| template=Model_ref_metadata}}
| |
| {{
| |
| #arraydefine: val | |;
| |
| }}{{
| |
| #arrayindex: val | 0
| |
| }}
| |
| }}
| |
| </table>|}}
| |
| {{#if:{{#ask: [[Reference:+]][[Publication-multiple-models::{{PAGENAME}}]][[Publication-what-kind-of::a module application description]]}}|<br>
| |
| ===Applications===
| |
| {{Publication_table_models}}
| |
| {{#arraydefine: references | {{#ask: [[Reference:+]][[Publication-multiple-models::{{PAGENAME}}]][[Publication-what-kind-of::a module application description]]|mainlabel=|format=array }} }}
| |
| {{ | | {{ |
| #loop: i | | #loop: i |