Spaces:
Sleeping
Sleeping
Commit ·
e8d5134
1
Parent(s): 37d6d22
fix authors & affiliations
Browse files- CITATION.cff +4 -0
- paper/paper.md +12 -1
CITATION.cff
CHANGED
|
@@ -12,6 +12,10 @@ authors:
|
|
| 12 |
given-names: "Romy"
|
| 13 |
orcid: "https://orcid.org/0009-0006-4548-5349"
|
| 14 |
affiliation: "Sussex Centre for Consciousness Science, University of Sussex, UK"
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
keywords:
|
| 16 |
- topic modelling
|
| 17 |
- phenomenology
|
|
|
|
| 12 |
given-names: "Romy"
|
| 13 |
orcid: "https://orcid.org/0009-0006-4548-5349"
|
| 14 |
affiliation: "Sussex Centre for Consciousness Science, University of Sussex, UK"
|
| 15 |
+
- family-names: "Dumas"
|
| 16 |
+
given-names: "Guillaume"
|
| 17 |
+
orcid: "https://orcid.org/0000-0002-2253-1844"
|
| 18 |
+
affiliation: "University of Montréal, Montréal, Québec, Canada"
|
| 19 |
keywords:
|
| 20 |
- topic modelling
|
| 21 |
- phenomenology
|
paper/paper.md
CHANGED
|
@@ -11,7 +11,10 @@ authors:
|
|
| 11 |
- name: Romy Beauté
|
| 12 |
orcid: 0009-0006-4548-5349
|
| 13 |
corresponding: true
|
| 14 |
-
affiliation: "1, 2"
|
|
|
|
|
|
|
|
|
|
| 15 |
affiliations:
|
| 16 |
- name: Sussex Centre for Consciousness Science, University of Sussex, UK
|
| 17 |
index: 1
|
|
@@ -19,6 +22,14 @@ affiliations:
|
|
| 19 |
index: 2
|
| 20 |
- name: UCL Centre for Consciousness Research, University College London, UK
|
| 21 |
index: 3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22 |
date: 27 January 2026
|
| 23 |
bibliography: paper.bib
|
| 24 |
---
|
|
|
|
| 11 |
- name: Romy Beauté
|
| 12 |
orcid: 0009-0006-4548-5349
|
| 13 |
corresponding: true
|
| 14 |
+
affiliation: "1, 2, 3"
|
| 15 |
+
- name: Guillaume Dumas
|
| 16 |
+
orcid: 0000-0002-2253-1844
|
| 17 |
+
affiliation: "4, 5, 6, 7"
|
| 18 |
affiliations:
|
| 19 |
- name: Sussex Centre for Consciousness Science, University of Sussex, UK
|
| 20 |
index: 1
|
|
|
|
| 22 |
index: 2
|
| 23 |
- name: UCL Centre for Consciousness Research, University College London, UK
|
| 24 |
index: 3
|
| 25 |
+
- name: CHU Sainte-Justine Azrieli Research Center, Montréal, Québec, Canada
|
| 26 |
+
index: 4
|
| 27 |
+
- name: Department of Psychiatry and Addictology, University of Montréal, Montréal, Québec, Canada
|
| 28 |
+
index: 5
|
| 29 |
+
- name: Mila – Quebec Artificial Intelligence Institute, Montréal, Québec, Canada
|
| 30 |
+
index: 6
|
| 31 |
+
- name: Program for Brain, Mind, and Consciousness, Canadian Institute for Advanced Research, Toronto, Ontario, Canada
|
| 32 |
+
index: 7
|
| 33 |
date: 27 January 2026
|
| 34 |
bibliography: paper.bib
|
| 35 |
---
|