Keep ISBN only for books
This commit is contained in:
@@ -42,6 +42,9 @@
|
||||
|
||||
% Remove some fields from bibliography
|
||||
\AtEveryBibitem{
|
||||
\ifentrytype{book}{}{
|
||||
\clearfield{isbn}%
|
||||
}
|
||||
\clearfield{day}%
|
||||
\clearfield{location}%
|
||||
\clearfield{month}%
|
||||
|
||||
Reference in New Issue
Block a user