We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13f7fd1 commit 18a2c0fCopy full SHA for 18a2c0f
papers/matthew_feickert/myst.yml
@@ -33,6 +33,12 @@ project:
33
# Add the abbreviations that you use in your paper here
34
abbreviations:
35
CUDA: Compute Unified Device Architecture
36
+ # It is possible to explicitly ignore the `doi-exists` check for certain citation keys
37
+ error_rules:
38
+ - rule: doi-exists
39
+ severity: ignore
40
+ keys:
41
+ - pixi
42
exports:
43
- id: pdf
44
format: typst
0 commit comments