diff options
author | Jonas Smedegaard <dr@jones.dk> | 2024-05-06 09:23:24 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2024-06-04 17:35:41 +0200 |
commit | ac98a6988a3ff6e14fd5c309dbc0c665ee60dea8 (patch) | |
tree | ee46bbb0ef84cf4e0d0e1fd9f8925de1c913d582 /_TODO.md | |
parent | 7cfd5e390099ce301f89c1a9de1735132ebf9123 (diff) |
update TODOs
Diffstat (limited to '_TODO.md')
-rw-r--r-- | _TODO.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -10,8 +10,7 @@ citation: `bibtool -o '' ref.bib` * 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 - by using biblatex entry type "online" only for inherently online material + * avoid discouraged biblatex entry type "misc" * structure appendices according to APA style guide <https://penandthepad.com/add-addendum-apa-format-3512.html> * maybe lint-check ref.bib using biber |