-
Notifications
You must be signed in to change notification settings - Fork 0
/
_quarto.yml
43 lines (39 loc) · 1.09 KB
/
_quarto.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
project:
type: website
website:
title: "PGS method benchmarks"
site-url: 'https://pgs-method-compare.pages.dev/'
site-path: '/'
navbar:
tools:
- icon: twitter
href: https://twitter.com/intervene_eu
- icon: github
menu:
- text: Source
url: https://github.com/intervene-EU-H2020/pgs-method-compare
- text: Report a bug
url: https://github.com/intervene-EU-H2020/pgs-method-compare/issues/new
left:
- href: index.qmd
text: Home
- href: effect-sizes.qmd
text: Effect sizes
- href: pairwise.qmd
text: Pairwise comparison
- href: meta.qmd
text: Meta analysis
- href: glossary.qmd
text: Glossary
- href: acknowledgements.qmd
text: Acknowledgements
page-footer: |
This project has received funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No 101016775
format:
html:
theme: cosmo
css: styles.css
toc: true
doi: 10.1016/j.ajhg.2024.06.003
date-modified: today
editor: visual