Unverified Commit 45017e7a authored by xvrabcov's avatar xvrabcov Committed by GitHub
Browse files

Merge pull request #28 from xvrabcov/feature-ama

Define AMA only if BibLaTeX has been loaded
parents 063292b2 5da88573
Loading
Loading
Loading
Loading
+30 −28
Original line number Diff line number Diff line
@@ -42,6 +42,7 @@
%   The Faculty of Medicine at the Masaryk University in Brno uses the
%   AMA citation and reference style. [VN]}
%    \begin{macrocode}
\ifthesis@bibliography@loaded@
  \DeclareNameAlias{sortname}{last-first}
  \renewcommand*{\revsdnamepunct}{}
  \DeclareFieldFormat[%
@@ -70,6 +71,7 @@
  }
  \renewbibmacro*{issue+date}{\printfield{year}}
  \renewcommand*{\finalnamedelim}{\multinamedelim}
\fi
%    \end{macrocode}
% The file loads the following packages:
% \begin{itemize}