Closed Sycration closed 1 year ago
In main.typ:
#cite("huh") #bibliography("huh.yml", style: "apa")
In huh.yml
huh: type: Web title: Webpage date: 2023-01-01 url: value: https://example.com date: 2023-01-01
What renders:
Possibly problematic code:
https://github.com/typst/hayagriva/blob/04f13c1682ef9c8a4dba1d39f519444c4fb3f2dc/src/style/apa.rs#L421-L426
Note that day + 1 is used earlier in the code:
day + 1
https://github.com/typst/hayagriva/blob/04f13c1682ef9c8a4dba1d39f519444c4fb3f2dc/src/style/apa.rs#L377-L382
In main.typ:
In huh.yml
What renders: