Keep ISBN only for books

This commit is contained in:
2024-09-23 14:35:49 +02:00
parent ac168df2d4
commit 1766b83e59

View File

@@ -42,6 +42,9 @@
% Remove some fields from bibliography % Remove some fields from bibliography
\AtEveryBibitem{ \AtEveryBibitem{
\ifentrytype{book}{}{
\clearfield{isbn}%
}
\clearfield{day}% \clearfield{day}%
\clearfield{location}% \clearfield{location}%
\clearfield{month}% \clearfield{month}%