diff --git a/style/mu/ped.dtx b/style/mu/ped.dtx index 8c34e69364e305e60b41c23134c073ea7d14c05e..52b6531f7d1b8cb1c2307ad4045cc9eeb91c051b 100644 --- a/style/mu/ped.dtx +++ b/style/mu/ped.dtx @@ -14,7 +14,7 @@ % /08/standard_zaverecnych_praci_katedra_pedagogiky-opravene3_08.pdf}}. % \begin{macrocode} \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{fithesis/style/mu/fithesis-mu-ped}[2021/02/26] +\ProvidesPackage{fithesis/style/mu/fithesis-mu-ped}[2021/03/26] % \end{macrocode} % The file defines the color scheme of the respective faculty. Note % the the color definitions are in RGB, which makes the resulting @@ -26,11 +26,14 @@ tableOdd={HTML}{FFF1E0}, tableEven={HTML}{FFDEB7}} % \end{macrocode} -% The bibliography support is enabled. The |numeric| citations are +% The bibliography support is enabled. The |apa| citations are % used and the bibliography is sorted by name, title, and year. +% \changes{v1.0.0}{2021/03/26}{^^A +% The Faculty of Education at the Masaryk University in Brno +% uses the APA citation and reference style. [VN]} % \begin{macrocode} \thesis@bibliography@setup{ - style=iso-numeric, + style=apa, sorting=nty} \thesis@bibliography@load % \end{macrocode}