#6 Use biblatex default "no date" abbreviation for bib entries without date
This commit is contained in:
parent
10b220e418
commit
f921a14b0b
|
@ -105,6 +105,12 @@
|
||||||
uniquelist=false
|
uniquelist=false
|
||||||
]{biblatex}
|
]{biblatex}
|
||||||
\bibliography{library/library}
|
\bibliography{library/library}
|
||||||
|
\DeclareLabeldate{
|
||||||
|
\field{date}
|
||||||
|
\field{eventdate}
|
||||||
|
\field{origdate}
|
||||||
|
\literal{nodate}
|
||||||
|
}
|
||||||
|
|
||||||
% Ebenentiefe der Nummerierung
|
% Ebenentiefe der Nummerierung
|
||||||
\setcounter{secnumdepth}{3}
|
\setcounter{secnumdepth}{3}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user