summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/nwejm/examples/template.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/nwejm/examples/template.tex')
-rw-r--r--Master/texmf-dist/doc/latex/nwejm/examples/template.tex17
1 files changed, 17 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/nwejm/examples/template.tex b/Master/texmf-dist/doc/latex/nwejm/examples/template.tex
index 851bdaaef88..c2563d14e23 100644
--- a/Master/texmf-dist/doc/latex/nwejm/examples/template.tex
+++ b/Master/texmf-dist/doc/latex/nwejm/examples/template.tex
@@ -1,6 +1,22 @@
% This is a template that may be used for the articles submitted to the
% North-Western European Journal of Mathematics.
%
+%%%%%%%%%%%%
+% CAUTION! %
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% This template is based on the `nwejmart` class. For:
+%
+% - your name(s), as author(s) of this article,
+% - the list of bibliographic references,
+%
+% to be correctly displayed, this class requires :
+%
+% - the `biblatex` package (already loaded by the class),
+% - as a bibliographic engine, NOT the usual `bibtex`, BUT `biber`.
+%
+% See the documentation (currently only in French) for more details.
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%
% The language of the article is by default English. Should it be French, German
% or Dutch instead, it would be specified as \documentclass' option.
\documentclass[
@@ -71,3 +87,4 @@
\printbibliography
%
\end{document}
+