-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmyst.yml
55 lines (52 loc) · 1.38 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
# See docs at: https://mystmd.org/guide/frontmatter
version: 1
project:
title: "Numerical Uncertainty of Convolutional Neural Networks Inference for Structural Brain MRI Analysis"
copyright: "Inés Gonzalez Pepe, Vinuyan Sivakolunthu, Hae Lang Park, Yohan Chatelain, and Tristan Glatard"
# thumbnail: public/icon.png
# thebe:
# binder:
# url: https://mybinder.org
# repo: qmrlab/mooc
# ref: mb/dev
keywords:
- Numerical Stability
- Convolutional Neural Networks
- Non-Linear Registration
- Whole-Brain Segmentation
# github: https://github.com/qmrlab/mooc
# banner: banner.jpg
# venue: qMRLab
numbering:
headings: true
open_access: true
license: CC-BY-4.0
date: 2024-12-12
exports:
- format: pdf
exclude:
- README.md
- LICENSE.md
- venv/*
bibliography:
- paper/paper.bib
requirements:
- requirements.txt
toc:
# Auto-generated by `myst init --write-toc` and then edited by MB
- file: index.md
- title: "Sections"
children:
- file: paper/introduction.tex
- file: paper/method.tex
- file: paper/results.tex
- file: paper/conclusion.tex
- file: paper/acknowledgements.tex
- file: paper/appendix.tex
site:
template: book-theme
options:
# logo: public/icon.png
actions:
- title: more information
url: https://qmrlab.org