|
Last change
on this file since 367 was
201,
checked in by g7moreau, 8 years ago
|
- Add many link in the doc and change licence to license (beginning)
|
|
File size:
683 bytes
|
| Rev | Line | |
|---|
| [158] | 1 | Project title: [% title %] |
|---|
| 2 | |
|---|
| 3 | Short project name: [% acronym %] |
|---|
| 4 | |
|---|
| [176] | 5 | |
|---|
| [158] | 6 | List of authors: |
|---|
| 7 | [% FOREACH author IN authorlist %] |
|---|
| 8 | - [% author %] |
|---|
| [176] | 9 | |
|---|
| [158] | 10 | [% END %] |
|---|
| 11 | |
|---|
| [173] | 12 | Description |
|---|
| 13 | ----------- |
|---|
| [176] | 14 | |
|---|
| [158] | 15 | [% description %] |
|---|
| 16 | |
|---|
| [201] | 17 | OpenData License: [% license %] |
|---|
| [158] | 18 | |
|---|
| 19 | |
|---|
| [176] | 20 | [% IF doi %][% IF doi.size > 1 %] |
|---|
| 21 | If you use this open data in your work (research or other), please cite in your bibliography the relevant reference amongst the following list of doi: |
|---|
| 22 | [% FOREACH item IN doi %] |
|---|
| 23 | - doi:[% item %] |
|---|
| 24 | |
|---|
| 25 | [% END %] |
|---|
| 26 | [% ELSE %] |
|---|
| 27 | If you use this open data in your work (research or other), please cite in your bibliography the following reference doi:[% doi %] |
|---|
| 28 | [% END %] |
|---|
| 29 | [% END %] |
|---|
| 30 | |
|---|
| 31 | |
|---|
| [158] | 32 | ---- |
|---|
| 33 | Automatically generated file by project-meta. |
|---|
Note: See
TracBrowser
for help on using the repository browser.