Skip to content

Commit 3f49c88

Browse files
committed
♻️ Use YAML bibliography
See typst/hayagriva#192
1 parent 48185ed commit 3f49c88

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

Diff for: paper/bibliography.yaml

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# See https://github.com/typst/hayagriva/pull/192
2+
# yaml-language-server: $schema=https://raw.githubusercontent.com/typst/hayagriva/0c640417cfb35067c13f1ee0ce0ee35f57a897fb/hayagriva.schema.json
3+
4+
webmidi:
5+
type: reference
6+
url: https://developer.mozilla.org/en-US/docs/Web/API/Web_MIDI_API
7+

Diff for: paper/main.pdf

0 Bytes
Binary file not shown.

Diff for: paper/main.typ

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,4 @@
8080

8181

8282
// Add bibliography and create Bibiliography section
83-
#bibliography("bibliography.bib")
83+
#bibliography("bibliography.yaml")

0 commit comments

Comments
 (0)