Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
External Relations
Document Templates
fithesis
Commits
b67f9085
Unverified
Commit
b67f9085
authored
Oct 17, 2021
by
Vít Novotný
Browse files
Use ISO 690 for MUNI PED, since APA does not support Czech and Slovak
parent
34c0faa5
Changes
2
Hide whitespace changes
Inline
Side-by-side
fithesis.dtx
View file @
b67f9085
...
...
@@ -57,7 +57,7 @@
\gdef\thesis@version@number{#1}
\gdef\thesis@version@date{#2}
\gdef\thesis@version{#2 #1 fithesis4 MU thesis class}}
\thesis@versiondef{v1.0.
1
}{2021/0
7
/1
8
}}
\thesis@versiondef{v1.0.
2
}{2021/
1
0/1
7
}}
% {\newwrite\f\openout\f=VERSION\write\f{\thesis@version}\closeout\f}
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
...
...
style/mu/ped.dtx
View file @
b67f9085
...
...
@@ -7,14 +7,16 @@
% This is the style file for the theses written at the Faculty of
% Education at the Masaryk University in Brno. It has been prepared
% in accordance with the formal requirements published at the
% of the faculty\footnote{See \url{K_realizaci_zaverecnych_praci^^A
% __bakalarskych__diplomovych__rigoroznich_a_zaverecnych_praci_CZV_},
% and standard of the department of Pedagogy
% \url{http://www.ped.muni.cz/pedagogika/wp-content/uploads/2018^^A
% /08/standard_zaverecnych_praci_katedra_pedagogiky-opravene3_08.pdf}}.
% of the faculty\footnote{See \url{https://is.muni.cz/do/mu/Uredni_^^A
% deska/Predpisy_MU/Pedagogicka_fakulta/Pokyny/PD2015-01/K_realizac^^A
% _ i_zaverecnych_praci__bakalarskych__diplomovych__rigoroznich_a_z^^A
% averecnych_praci_CZV__2021-06-10_09-07-51.pdf}, and the standard of
% the department of Pedagogy \url{http://www.ped.muni.cz/pedagogika^^A
% /wp-content/uploads/2018/08/standard_zaverecnych_praci_katedra_pe^^A
% dagogiky-opravene3_08.pdf}}.
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{fithesis/style/mu/fithesis-mu-ped}[2021/
04/24
]
\ProvidesPackage{fithesis/style/mu/fithesis-mu-ped}[2021/
10/17
]
% \end{macrocode}
% The file defines the color scheme of the respective faculty. Note
% the the color definitions are in RGB, which makes the resulting
...
...
@@ -31,9 +33,15 @@
% \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]}
% \changes{v1.0.2}{2021/10/17}{^^A
% The Faculty of Education at the Masaryk University in Brno
% uses the ISO 690 citation and reference style, since the
% \textsf{biblatex-apa} package does not support Czech and
% Slovak. The |iso-authoryear| citations are used and the
% bibliography is sorted by name, title, and year. [VN]}
% \begin{macrocode}
\thesis@bibliography@setup{
style=
apa
,
style=
iso-authoryear
,
sorting=nty}
\thesis@bibliography@load
% \end{macrocode}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment