From 7cfd5e390099ce301f89c1a9de1735132ebf9123 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 6 May 2024 09:14:59 +0200 Subject: use Booklet (not Book) for non-academic reference --- _TODO.md | 2 -- ref.bib | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/_TODO.md b/_TODO.md index b7c69d7..2be5cd6 100644 --- a/_TODO.md +++ b/_TODO.md @@ -12,8 +12,6 @@ citation: * 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 * maybe lint-check ref.bib using biber diff --git a/ref.bib b/ref.bib index 7efaf5b..13ad544 100644 --- a/ref.bib +++ b/ref.bib @@ -647,7 +647,7 @@ language = english, } -@Book{Zuboff_2019, +@Booklet{Zuboff_2019, author = "Shoshana Zuboff", address = "New York", booktitle = "The age of surveillance capitalism", -- cgit v1.2.3