summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/nwejm/examples/template.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-02-21 20:58:02 +0000
committerKarl Berry <karl@freefriends.org>2022-02-21 20:58:02 +0000
commit3e34887b92bc2cfd1e43815528508408a0b12110 (patch)
tree6b0dae46e6359c8a2e040daa51577e122d0885e4 /Master/texmf-dist/doc/latex/nwejm/examples/template.tex
parent26be1d8aa7b1cb0247091a863439a7832f2e310e (diff)
nwejm (21feb22)
git-svn-id: svn://tug.org/texlive/trunk@62129 c570f23f-e606-0410-a88d-b1316a301751
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}
+