9 lines
140 B
TeX
Raw Normal View History

2022-12-22 11:15:27 +00:00
%
% Literaturverzeichnis
%
\nocite{*} % Show all references, even unused ones
\bibliography{dexes/literature}
\bibliographystyle{apalike}