diff options
author | Jonas Smedegaard <dr@jones.dk> | 2024-05-05 22:36:45 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2024-06-04 17:35:41 +0200 |
commit | b484d35beec819ae5588f7783780e2e24c7c8672 (patch) | |
tree | 026691db459027c12852fafa0357194e8ab3fc1e /_TODO.md | |
parent | 5b0cbaa8f3baaf63b4881ab78c353be624af9d3d (diff) |
modernize ref.bib: use biblatex field date (not year/month/day)
Diffstat (limited to '_TODO.md')
-rw-r--r-- | _TODO.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -8,7 +8,6 @@ citation: * lint-check bibliography `biber --validate-datamodel --tool ref.bib` `bibtool -o '' ref.bib` - * modernize to use biblatex field "date" (not "year" or "month") * maybe include website title by abusing biblatex field "etype" <https://github.com/plk/biblatex-apa/issues/154#issuecomment-1027664481> * include urldate only material intended to change over time |