Skip to content

Commit

Permalink
#17 include ref to pkg-bib in YAML header
Browse files Browse the repository at this point in the history
  • Loading branch information
egouldo committed May 23, 2024
1 parent a2d48da commit 5f91087
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -1872,7 +1872,9 @@ citation:
- name: "Cédric Zimmer"
- name: "Gregory Mark Zimmerman"
- name: "Rachel A. Zitomer"
bibliography: ms/references.bib
bibliography:
- ms/references.bib
- ms/grateful-refs.bib
number-sections: true
number-depth: 2
toc-depth: 3
Expand Down

0 comments on commit 5f91087

Please sign in to comment.