diff options
author | Jonas Smedegaard <dr@jones.dk> | 2024-05-06 09:14:59 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2024-06-04 17:35:41 +0200 |
commit | 7cfd5e390099ce301f89c1a9de1735132ebf9123 (patch) | |
tree | a5f697b238b577ab0137fe6c92c542c1175cba25 | |
parent | 5d42686cea4028e6753a7e9945c4e45d6c63acdb (diff) |
use Booklet (not Book) for non-academic reference
-rw-r--r-- | _TODO.md | 2 | ||||
-rw-r--r-- | ref.bib | 2 |
2 files changed, 1 insertions, 3 deletions
@@ -12,8 +12,6 @@ citation: <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 - * use full date for non-academic material - by declaring field entrysubtype = "nonacademic" * structure appendices according to APA style guide <https://penandthepad.com/add-addendum-apa-format-3512.html> * maybe lint-check ref.bib using biber @@ -647,7 +647,7 @@ language = english, } -@Book{Zuboff_2019, +@Booklet{Zuboff_2019, author = "Shoshana Zuboff", address = "New York", booktitle = "The age of surveillance capitalism", |