From 1766b83e59a339d0b1749b7583d4b9a4a526a8f3 Mon Sep 17 00:00:00 2001 From: Erwan Normand Date: Mon, 23 Sep 2024 14:35:49 +0200 Subject: [PATCH] Keep ISBN only for books --- config/bibliography.tex | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/bibliography.tex b/config/bibliography.tex index e86f3a6..0f7f209 100644 --- a/config/bibliography.tex +++ b/config/bibliography.tex @@ -42,6 +42,9 @@ % Remove some fields from bibliography \AtEveryBibitem{ + \ifentrytype{book}{}{ + \clearfield{isbn}% + } \clearfield{day}% \clearfield{location}% \clearfield{month}%