|
Last change
on this file since 173 was
173,
checked in by g7moreau, 8 years ago
|
- Update COPYRIGHT for one or many doi
|
|
File size:
666 bytes
|
| Line | |
|---|
| 1 | Project title: [% title %] |
|---|
| 2 | |
|---|
| 3 | Short project name: [% acronym %] |
|---|
| 4 | |
|---|
| 5 | List of authors: |
|---|
| 6 | [% FOREACH author IN authorlist %] |
|---|
| 7 | - [% author %] |
|---|
| 8 | [% END %] |
|---|
| 9 | |
|---|
| 10 | Description |
|---|
| 11 | ----------- |
|---|
| 12 | |
|---|
| 13 | [% description %] |
|---|
| 14 | |
|---|
| 15 | OpenData Licence: [% licence %] |
|---|
| 16 | |
|---|
| 17 | [% IF doi %][% IF doi.size > 1 %]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:[% FOREACH item IN doi %] |
|---|
| 18 | - doi:[% item %][% END %] |
|---|
| 19 | [% ELSE %]If you use this open data in your work (research or other), please cite in your bibliography the following reference doi:[% doi %][% END %][% END %] |
|---|
| 20 | |
|---|
| 21 | ---- |
|---|
| 22 | Automatically generated file by project-meta. |
|---|
Note: See
TracBrowser
for help on using the repository browser.