forked from mikepsinn/disease-eradication-plan
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto-shared-defaults.yml
More file actions
217 lines (194 loc) · 6.93 KB
/
_quarto-shared-defaults.yml
File metadata and controls
217 lines (194 loc) · 6.93 KB
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
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
# Shared defaults for all Quarto configs in this project
# =========================================================
# These settings are automatically applied to all paper/site configs
# by the quarto_config_sync.py generator module.
#
# Per-site overrides are specified in each _quarto-*.yml file.
# The sync process merges: DEFAULTS + PER-SITE OVERRIDES
#
# DO NOT EDIT per-site configs for shared settings - edit THIS file instead!
# Then run: python scripts/generate-everything-parameters-variables-calculations-references.py
# Author information (shared across all papers)
author:
- name: Mike P. Sinn
email: m@warondisease.org
orcid: 0009-0006-0212-1094
affiliations:
- name: "Institute for Accelerated Medicine"
url: https://acceleratedmedicine.org
# Environment profiles
profiles:
default:
dotenv:
allowEmptyValues: true
# Execution settings
execute:
fig-path: "knowledge/figures/"
cache: false
freeze: auto
daemon: 300
daemon-restart: false
env:
PYTHONPATH: "."
# Jupyter kernel (shared virtual environment)
jupyter: dih-project-kernel
# Bibliography (single source of truth)
bibliography: references.bib
csl: nature-annotated.csl
# Language settings (remove "Appendix" prefix)
language:
crossref-apx-prefix: ""
section-title-appendices: ""
# Shared metadata (author, legal, contact)
metadata:
# Author identification
creator: "Mike P. Sinn"
orcid: "0009-0006-0212-1094"
orcid-url: "https://orcid.org/0009-0006-0212-1094"
primary-author: "Mike P. Sinn"
byline: "Mike P. Sinn"
human-author: "Mike P. Sinn"
# Contact information
author-email: "mike@warondisease.org"
author-url: "https://mikesinn.com"
author-website: "https://mikesinn.com"
contact: "mike@warondisease.org"
# Academic profiles
github-profile: "https://github.com/mikepsinn"
google-scholar: "https://scholar.google.com/citations?user=RjDd_qcAAAAJ"
# researchgate: "" # Add if available
# Social profiles
linkedin: "https://www.linkedin.com/in/mikesinn"
youtube: "https://www.youtube.com/%40WarOnDisease"
# bluesky: "" # Add if available
# Language
language: "en-US"
# Version (for working drafts)
version: "0.9"
edition: "Working Draft"
# Copyright and licensing
copyright: "© 2025 Mike P. Sinn"
copyright-year: "2025"
license: "CC BY-NC 4.0"
license-url: "https://creativecommons.org/licenses/by-nc/4.0/"
rights: "Creative Commons Attribution-NonCommercial 4.0 International License"
# Publisher
publisher: "Institute for Accelerated Medicine"
publisher-url: "https://acceleratedmedicine.org"
publisher-name: "Mike P. Sinn"
publisher-email: "mike@warondisease.org"
# Repository (default - can be overridden per project)
repo-url: "https://github.com/wishonia/earth-optimization-protocol"
issue-url: "https://github.com/wishonia/earth-optimization-protocol/issues"
source-url: "https://github.com/wishonia/earth-optimization-protocol"
# Geographic coverage
geographic-coverage: "Global"
# Format metadata
format: "Working Paper"
type: "Academic"
medium: "Digital"
# Social media
twitter-site: "https://x.com/warondisease"
twitter-creator: "https://x.com/warondisease"
vote-url: "https://WarOnDisease.org"
# Open Graph
open-graph: true
# External links (single source of truth for footer, links page, etc.)
# Generated into: knowledge/links.qmd, generated-footer.html
# Run: npm run generate:everything
links:
follow:
- label: "YouTube"
url: "https://www.youtube.com/%40WarOnDisease?sub_confirmation=1"
subtitle: "\\@WarOnDisease"
icon: "fa-brands fa-youtube"
footer-label: "▶ YouTube"
- label: "X / Twitter"
url: "https://x.com/warondisease"
subtitle: "\\@warondisease"
icon: "fa-brands fa-x-twitter"
footer-label: "𝕏 / Twitter"
- label: "LinkedIn"
url: "https://www.linkedin.com/in/mikesinn"
subtitle: "Mike P. Sinn"
icon: "fa-brands fa-linkedin"
- label: "GitHub"
url: "https://github.com/wishonia/earth-optimization-protocol"
subtitle: "Source code, data, and all papers"
icon: "fa-brands fa-github"
- label: "Google Scholar"
url: "https://scholar.google.com/citations?user=RjDd_qcAAAAJ"
subtitle: "Publications"
icon: "fa-brands fa-google-scholar"
- label: "ORCID"
url: "https://orcid.org/0009-0006-0212-1094"
subtitle: "0009-0006-0212-1094"
icon: "fa-brands fa-orcid"
action:
- label: "Vote"
url: "https://WarOnDisease.org"
subtitle: "15 seconds. 38 lives saved."
icon: "fa-solid fa-check-to-slot"
primary: true
support:
- label: "Support the War on Disease"
url: "https://github.com/sponsors/wishonia"
subtitle: "Fund the mission to end war and disease"
icon: "fa-solid fa-heart"
primary: true
# Academic statements (for journal submissions)
funding: "No funding was received. The author notes the irony of writing extensively about optimal resource allocation while being, himself, sub-optimally resourced."
data-availability: "All data and code used in this analysis are publicly available at https://github.com/wishonia/earth-optimization-protocol"
coi-statement: "The author declares no competing interests, beyond a preference for being alive and for arithmetic, which may bias conclusions toward 'fewer people should die' and 'money should be spent on things that work.'"
ethics-statement: "This research did not involve human experimentation. The policies it examines, however, arguably do."
# HTML format defaults (for papers/websites)
format:
html:
lightbox: auto
theme:
- cosmo
filters:
- assets/filters/live-version-note.lua
mermaid:
theme: neutral
echo: false
toc: true
toc-depth: 3
# Citation features
link-citations: true # Make citations clickable links to references
citation-hover: true # Show citation preview on hover
# UX enhancements
smooth-scroll: true # Smooth scrolling for anchor links
code-fold: true # Collapsible code blocks (show/hide)
code-tools: false # Disable "Code" button in navbar
# reader-mode: true # Distraction-free reading (disabled - breaks some layouts)
css:
- styles.css
- economics-overrides.css
include-before-body:
- file: assets/html/page-loader.html
include-after-body:
- file: assets/html/site-enhancements-loader.html
include-in-footer:
- file: assets/html/generated-footer.html
# Note: include-in-header has per-site icons, so not included here
pdf:
documentclass: article
institute: "Institute for Accelerated Medicine"
filters:
- assets/filters/live-version-note.lua
echo: false
toc: true
toc-depth: 3
colorlinks: true
link-citations: true
include-in-header:
- callout-bw.tex
- institute-header.tex
geometry:
- top=1in
- bottom=1in
- left=1in
- right=1in
fontsize: 11pt
date: ""