diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-06-10 16:21:34 +0100 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-06-10 16:21:34 +0100 |
commit | 6cf6f3fc219b210cb2a450dc69134fc0786f7e76 (patch) | |
tree | 34104aae45dadc1bfbe71b613a8383321d2d1b04 /_biblio.yml | |
parent | dd3c246fbc3d3dbb829e1a5e4b2dadfa87286d7f (diff) | |
download | bookup-6cf6f3fc219b210cb2a450dc69134fc0786f7e76.tar.gz bookup-6cf6f3fc219b210cb2a450dc69134fc0786f7e76.tar.bz2 |
Feat: improved bibliography handling
Diffstat (limited to '_biblio.yml')
-rw-r--r-- | _biblio.yml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/_biblio.yml b/_biblio.yml index f7de9f5..d5275b5 100644 --- a/_biblio.yml +++ b/_biblio.yml @@ -1,5 +1,4 @@ # Bibliography sources +# Automatically generated by biblio-yml bibliography: - # Custom entries - #- images/images.bib - - bookup.bib + - biblio/bookup.bib |