Spaces:
Running
Running
Upload CITATION.cff
Browse files- CITATION.cff +17 -0
CITATION.cff
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
cff-version: 1.2.0
|
2 |
+
title: Arches Demo
|
3 |
+
message: >-
|
4 |
+
If you use this software, please cite it using the
|
5 |
+
metadata from this file.
|
6 |
+
type: software
|
7 |
+
authors:
|
8 |
+
- name: >-
|
9 |
+
Institut national de recherches archéologiques
|
10 |
+
préventives (Inrap)
|
11 |
+
website: 'https://www.inrap.fr/'
|
12 |
+
- given-names: Ariane
|
13 |
+
family-names: Menu
|
14 |
+
affiliation: Inrap
|
15 |
+
repository-code: 'https://huggingface.co/spaces/a-menu/arches_demo/tree/main'
|
16 |
+
url: 'https://huggingface.co/spaces/a-menu/arches_demo'
|
17 |
+
license: CC-BY-NC-2.0
|