-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathmyst.yml
92 lines (91 loc) · 2.8 KB
/
myst.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
# See docs at: https://mystmd.org/guide/frontmatter
version: 1
project:
title: 'Demystifying MyST: The most powerful preprint authoring tool'
subtitle: A template for reproducible preprints
thebe:
binder:
url: https://binder-preview.conp.cloud # NeuroLibre binder URL, production will override this.
repo: neurolibre/mystical-article # Production will override this.
ref: HEAD # Production will override this.
authors:
- name: Agah Karakuzu
orcid: 0000-0001-7283-271X
affiliations: polymtl; mhi
corresponding: true
email: [email protected]
twitter: agahkarakuzu
equal_contributor: true
url: https://agah.dev
github: agahkarakuzu
roles:
- Conceptualization
- Software
- Writing – original draft
- name: Robo Neuro
affiliations: polymtl
equal_contributor: true
github: roboneurolibre
note: Roboneuro is a friendly publishing bot who fails the Turing test.
roles:
- Project administration
- Writing – review & editing
affiliations:
- id: polymtl
institution: NeuroPoly Lab, Polytechnique Montreal
ror: https://ror.org/05f8d4e86
isni: 0000 0004 0435 3292
department: Electrical Engineering
address: 2500 Chem. de Polytechnique
city: Montreal
region: Quebec
country: Canada
postal_code: H3T 1J4
phone: 1 (514) 340-4711
- id: mhi
institution: Montreal Heart Institute
ror: https://ror.org/03vs03g62
isni: 0000 0000 8995 9090
address: 5000 Rue Belanger
city: Montreal
region: Quebec
country: Canada
postal_code: H1T 1C8
keywords:
- reproducible publishing
- mystmd
- next-gen preprints
github: https://github.com/neurolibre/mystical-article
banner: static/banner.jpg
venue: Neurolibre #Production will override this.
subject: Living Preprint # Production will override this.
numbering:
headings: true
doi: 10.55458/neurolibre.xxxxx # Production will override this.
open_access: true
license:
content: CC-BY-4.0
code: MIT
abbreviations:
MyST: Markedly Structured Markdown
bibliography:
- paper.bib
resources:
- content/figure1.ipynb
- content/figure2.md
site:
template: article-theme # Or book-theme
options:
favicon: static/favicon.ico # Production will override this for branding.
logo: static/logo.png # Production will override this for branding.
twitter: neurolibre
# This section is under development
neurolibre:
rees:
runtime:
- name: neurolibre/mystical-article
ref: 43aff5ae300e0a3108710290871703bb22a3e29f
data:
- src: https://raw.githubusercontent.com/plotly/datasets/master/hobbs-pearson-trials.csv
dst: ../data
projectName: neurolibre-demo-dataset