summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-03-18 21:14:19 +0000
committerKarl Berry <karl@freefriends.org>2021-03-18 21:14:19 +0000
commita91f97e3bc994509c240182ca2af120c78f169be (patch)
tree592b601824035636e404b3f42bfd47ef927ab55c
parent4510872d0b6b2cb43210d1851021152ae77c6a90 (diff)
cmpj (18mar21) (branch)
git-svn-id: svn://tug.org/texlive/branches/branch2020.0@58525 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/bibtex/bst/cmpj/cmpj.bst16
-rw-r--r--Master/texmf-dist/doc/latex/cmpj/README16
-rw-r--r--Master/texmf-dist/doc/latex/cmpj/cmpjxampl.bib30
-rw-r--r--Master/texmf-dist/doc/latex/cmpj/template.pdfbin401141 -> 501685 bytes
-rw-r--r--Master/texmf-dist/doc/latex/cmpj/template.tex347
-rw-r--r--Master/texmf-dist/tex/latex/cmpj/cmpj3.sty89
6 files changed, 325 insertions, 173 deletions
diff --git a/Master/texmf-dist/bibtex/bst/cmpj/cmpj.bst b/Master/texmf-dist/bibtex/bst/cmpj/cmpj.bst
index 64effa1982e..0ce2339acc2 100644
--- a/Master/texmf-dist/bibtex/bst/cmpj/cmpj.bst
+++ b/Master/texmf-dist/bibtex/bst/cmpj/cmpj.bst
@@ -709,12 +709,18 @@ FUNCTION {format.names}
numnames 'namesleft :=
{ namesleft #0 > }
{ s nameptr
- "{vv~}{ll}{ jj}{ f{.}.}"
+ "{vv~}{ll}{ jj}{~f.}"
format.name$
bibinfo bibinfo.check
't :=
nameptr #1 >
{
+ nameptr #11 =
+ numnames #20 > and
+ { "others" 't :=
+ #1 'namesleft := }
+ 'skip$
+ if$
namesleft #1 >
{ ", " * t * }
{
@@ -751,12 +757,18 @@ FUNCTION {format.names.ed}
numnames 'namesleft :=
{ namesleft #0 > }
{ s nameptr
- "{vv~}{ll}{ jj}{ f{.}.}"
+ "{vv~}{ll}{ jj}{~f.}"
format.name$
bibinfo bibinfo.check
't :=
nameptr #1 >
{
+ nameptr #11 =
+ numnames #20 > and
+ { "others" 't :=
+ #1 'namesleft := }
+ 'skip$
+ if$
namesleft #1 >
{ ", " * t * }
{
diff --git a/Master/texmf-dist/doc/latex/cmpj/README b/Master/texmf-dist/doc/latex/cmpj/README
index 7dcb2effaf7..5aef501deb2 100644
--- a/Master/texmf-dist/doc/latex/cmpj/README
+++ b/Master/texmf-dist/doc/latex/cmpj/README
@@ -65,7 +65,7 @@ INSTALLATION
ADDITIONAL FILES REQUIRED BY THIS PACKAGE
cmpj?.sty require the 'doi', 'fancyhdr', 'graphicx', 'hyperref',
-'ifthen', 'url', and 'natbib' packages.
+'hyperxmp', 'ifthen', 'tikz', 'url', and 'natbib' packages.
These packages are included in the current LaTeX distributions.
They are also available at CTAN (http://www.ctan.org/).
cmpj2.sty supports the 'droid' fonts for text and 'fourier' and
@@ -85,6 +85,18 @@ the LaTeX Project Public License (lppl).
CHANGES
+RELEASE NOTES FOR VERSION 3.03:
+
+* The license metadata for Creative Commons Attribution 4.0 International
+ License is now embedded into PDF.
+
+* orcidlink.sty code to create the ORCID icon and link is embedded
+ in cmpj3.sty.
+
+* Updated cmpj.bst.
+
+* Updated user guide and template.
+
RELEASE NOTES FOR VERSION 3.02:
* cmpj3.sty and cmpj2.sty use new 'droid' font families names.
@@ -98,7 +110,7 @@ RELEASE NOTES FOR VERSION 3.01:
License (default) and 'no-cc' for author retained copyright (obsolete).
* doi.sty code, modified to follow the CrossRef DOI display guidelines,
- is incorporated in cmpj3.sty.
+ is embedded in cmpj3.sty.
* Updated cmpj.bst.
diff --git a/Master/texmf-dist/doc/latex/cmpj/cmpjxampl.bib b/Master/texmf-dist/doc/latex/cmpj/cmpjxampl.bib
index 87d533779e9..20b0745bedd 100644
--- a/Master/texmf-dist/doc/latex/cmpj/cmpjxampl.bib
+++ b/Master/texmf-dist/doc/latex/cmpj/cmpjxampl.bib
@@ -23,8 +23,7 @@ numpages = {489},
}
@Article{Mel00,
- author="Melnyk, R. S.
- and Patsahan, O. V.",
+ author={Melnyk, R. S. and Patsahan, O. V.},
title="Vapor-liquid critical-point properties of a symmetric binary fluid mixture",
journal="Theor. Math. Phys.",
year="2000",
@@ -34,7 +33,7 @@ numpages = {489},
abstract="We propose a microscopic approach for investigating the behavior of a symmetric binary fluid mixture in the vicinity of the vapor-liquid critical point. The problem can be reduced to calculating the partition function of a 3D Ising model in an external field. For a square-well symmetric binary mixture, we express the parameters of the critical point as functions of the microscopic parameter r measuring the relative strength of interactions between the particles of dissimilar and similar species. The calculations are performed at intermediate ($\lambda$=1.5) and moderately long ($\lambda$=2) intermolecular potential ranges. The obtained results agree well with the results of computer simulations.",
issn="1573-9333",
doi="10.1007/BF02551084",
- OPTurl="https://doi.org/10.1007/BF02551084",
+ OPTurl="http://dx.doi.org/10.1007/BF02551084",
note = {[Teor. Mat. Fiz., 2000, \textbf{124}, No.~2, 339--352 (in Russian), \bibdoi{10.4213/tmf643}]},
}
@@ -86,7 +85,7 @@ doi = {10.5488/CMP.14.13004},
abstract="A desirable goal of scientific management is to introduce, if it exists, a simple and reliable way to measure the scientific excellence of publicly funded research institutions and universities to serve as a basis for their ranking and financing. While citation-based indicators and metrics are easily accessible, they are far from being universally accepted as way to automate or inform evaluation processes or to replace evaluations based on peer review. Here we consider absolute measurements of research excellence at an amalgamated, institutional level and specific measures of research excellence as performance per head. Using biology research institutions in the UK as a test case, we examine the correlations between peer review-based and citation-based measures of research excellence on these two scales. We find that citation-based indicators are very highly correlated with peer-evaluated measures of group strength, but are poorly correlated with group quality. Thus, and almost paradoxically, our analysis indicates that citation counts could possibly form a basis for deciding on, how to fund research institutions, but they should not be used as a basis for ranking them in terms of quality.",
issn="1588-2861",
doi="10.1007/s11192-012-0874-7",
- OPTurl="https://doi.org/10.1007/s11192-012-0874-7",
+ OPTurl="http://dx.doi.org/10.1007/s11192-012-0874-7",
note="(in press)",
}
@@ -142,10 +141,31 @@ pages = {355-434},
OPTyear = {year},
OPTnote = {note},
OPTannote = {annote},
- url={https://earthdata.nasa.gov/labs/worldview/?map=-24.484375,14.05078125,50.75,62.14453125&products=baselayers.VIIRS_CityLights_2012~overlays.sedac_bound&switch=geographic},
+ url={http://earthdata.nasa.gov/labs/worldview/?map=-24.484375,14.05078125,50.75,62.14453125&products=baselayers.VIIRS_CityLights_2012~overlays.sedac_bound&switch=geographic},
}
@misc{han12,
author = {Han, Y. and Kida, T. and Ikeda, M. and Hagiwara, M. and Stre\v{c}ka, J. and Honda, Z.},
note = {(unpublished)},
}
+
+@misc{wiki:xxx,
+ author = "Wikipedia",
+ title = "Ellipsoidal coordinates --- {W}ikipedia{,} The Free Encyclopedia",
+ year = "2016",
+ url = "https://en.wikipedia.org/w/index.php?title=Ellipsoidal_coordinates&oldid=722351999",
+ note = "[Online; accessed 10-Jan-2017]"
+}
+
+@article{Padova2010,
+ author = {De Padova, Paola and Quaresima, Claudio and Ottaviani, Carlo and Sheverdyaeva, Polina M. and Moras, Paolo and Carbone, Carlo and Topwal, Dinesh and Olivieri, Bruno and Kara, Abdelkader and Oughaddou, Hamid and Aufray, Bernard and Le Lay, Guy},
+ title = {Evidence of graphene-like electronic signature in silicene nanoribbons},
+ journal = {Appl. Phys. Lett.},
+ volume = {96},
+ number = {26},
+ pages = {261905},
+ year = {2010},
+ doi = {10.1063/1.3459143},
+ OPTURL = {http://dx.doi.org/10.1063/1.3459143},
+ OPTeprint = {http://dx.doi.org/10.1063/1.3459143},
+}
diff --git a/Master/texmf-dist/doc/latex/cmpj/template.pdf b/Master/texmf-dist/doc/latex/cmpj/template.pdf
index 99d01ba9c54..64198823cc6 100644
--- a/Master/texmf-dist/doc/latex/cmpj/template.pdf
+++ b/Master/texmf-dist/doc/latex/cmpj/template.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/cmpj/template.tex b/Master/texmf-dist/doc/latex/cmpj/template.tex
index 41eba09b43c..c570a4fcfa8 100644
--- a/Master/texmf-dist/doc/latex/cmpj/template.tex
+++ b/Master/texmf-dist/doc/latex/cmpj/template.tex
@@ -6,9 +6,9 @@
%%% in the Condensed Matter Physics journal <cmp@icmp.lviv.ua> %%%
%%% using LaTeX2e %%%
%%% %%%
-%%% Last time modified: July 17, 2019 %%%
+%%% Last time modified: March 17, 2021 %%%
%%% %%%
-%%% Copyright (C) 2019 by the Institute for Condensed Matter Physics %%%
+%%% Copyright (C) 2021 by the Institute for Condensed Matter Physics %%%
%%% of the National Academy of Sciences of Ukraine %%%
%%% %%%
%%% This file can be redistributed and/or modified under the terms %%%
@@ -22,6 +22,8 @@
%%%% \usepackage{amsmath,amssymb} %%%% already in cmpj3.sty
%%%% \usepackage{graphicx} %%%% already in cmpj3.sty
+%%%% \usepackage{scalerel} %%%% already in cmpj3.sty
+%%%% \usepackage{tikz} %%%% already in cmpj3.sty
%%%% \usepackage{bm} %%%% place it below \usepackage{cmpj3}
@@ -32,7 +34,6 @@
%% not use Ukrainian. In the main body, use commands \textcyrrm, \textcyrsf and \textcyrtt
%% to typeset in cyrillic script.
-
\usepackage[eqsecnum]{cmpj3}
%% Fields in square brackets are optional.
%% Use 'eqsecnum' for equation numbering by sections;
@@ -40,16 +41,19 @@
%% font size and interline spacing.
%%
%% Other options control font schema (not required for regular usage):
+%% 'cm' for standard TeX Computer Modern fonts (USE IT IN THE CASE OF PROBLEMS),
%% 'newtx' for newtx fonts (default);
%% 'droid' for droid fonts as in 'cmpj2.sty';
%% 'helvet' for Helvetica fonts as in old 'cmpj.sty';
-%% 'cm' for standard TeX Computer Modern fonts,
%% and copyright/licensing status:
%% 'cc-by' for Creative Commons Attribution 4.0 International License (default);
%% 'no-cc' for author retained copyright (obsolete);
%% 'nocopyright' for Editorials, etc.
-\usepackage{bm}
+% uncomment lines below for "bold math"
+%\newcommand\hmmax{0} % default 3
+%\newcommand\bmmax{0} % default 4
+%\usepackage{bm}
\articletype{Regular article}
@@ -57,18 +61,16 @@
%% indicate its short form (optional argument) which goes into the
%% running head.
-
%
\title[Short title: Template and instructions]%
{Long title: Template and instructions to the authors%
\thanks{``\ldots{}I wouldn't stand
-by and see the rules broken -- because right is right, and wrong
+by and see the rules broken --- because right is right, and wrong
is wrong, and a body ain't got no business doing wrong when he
-ain't ignorant and knows better.'' \protect\\ [0.9ex] \strut\qquad
-Twain~M., The Adventures of Huckleberry Finn. 1884.}}
+ain't ignorant and knows better.'' (Twain~M., \textit{The Adventures of Huckleberry Finn}. 1884).}}
%
-\author[Short authors list]{A.U. Thor\refaddr{label1,label2},
- B.U. Thor\refaddr{label2}, \ldots}
+\author[A. U. Thor, B. U. Thor]{A. U. Thor\orcid{0000-0002-5113-8259}\refaddr{label1,label2}\thanks{Corresponding author: \email{a.u.thor@ou.edu.example}.},
+ B. U. Thor\orcid{0000-0002-1825-0097}\refaddr{label2}}
\addresses{
\addr{label1} Ornstein University, 1 Rain St., 10041 Celsius, Softland
\addr{label2} Zernike Institute, 2 River Ave., 20451 Fahrenheit, Solidshire
@@ -83,6 +85,8 @@ Twain~M., The Adventures of Huckleberry Finn. 1884.}}
%% optional. Use them if your entries exceeds 45 characters.
%
+\Keywords{Up to six keywords (\href{https://physh.aps.org/browse}{Physics Subject Headings})}
+
%\sloppy
\begin{document}
@@ -98,21 +102,25 @@ The abstract will be published separately from the article in a
variety of bibliographical services so it should be completely
self-contained (\emph{no footnotes or numbered references}).
Extremely important references may be incorporated into the
-abstract itself: [Thor~A.U. et al., Condens. Matter Phys., 2004,
+abstract itself: [Thor~A.~U., et al., Condens. Matter Phys., 2004,
\textbf{7}, 111]. The abstract should be written as a single
paragraph not exceeding 150 words. Mathematical expressions are
discouraged. Please define all nonstandard symbols and
abbreviations.
%
-\keywords Up to six keywords (\href{https://physh.aps.org/browse}{Physics Subject Headings})
%
-\pacs Up to six \href{https://journals.aps.org/PACS}{PACS} numbers
+%\keywords Up to six keywords (\href{https://physh.aps.org/browse}{Physics Subject Headings})
+\printkeywords
+%
+\pacs Up to six PACS numbers (optional)
\end{abstract}
\section{Editorial process: from submission to offprints}
+%\doclicenseThis
+
This guide is intended to help in preparing \LaTeX{} compuscripts
for publication in ``Condensed Matter Physics'' (hereinafter CMP)
journal. We appreciate your effort to follow our style in
@@ -123,12 +131,12 @@ advice and specific remarks on preparing your compuscripts.
Authors are encouraged to submit their manuscripts electronically
through the CMP journal management and publishing system at
-\\ [1ex]
- \centerline{\texttt{\url{http://cmpj.icmp.lviv.ua/index.php/cmpj/about/submissions\#onlineSubmissions}}.}
-\\ [1ex]
+\begin{center}
+ \texttt{\url{http://cmpj.icmp.lviv.ua/index.php/cmpj/about/submissions\#onlineSubmissions}}.
+\end{center}
Third-party submissions cause excessive problems. Author
self-submissions are exceedingly preferred. All appropriate files (\LaTeX{}
-sources and figure files) should be combined into a single archive.
+sources and figure files) should be combined into a single \href{https://en.wikipedia.org/wiki/Archive_file}{\textbf{archive file}}.
All information about the submission should be included in
the submission form. This must include: full name, postal
and e-mail addresses, telephone and fax numbers of the
@@ -143,15 +151,19 @@ colleague can often find errors or obscure passages missed by the
author.
Compuscripts should be coded in \LaTeXe{} with the \verb|article| class,
-preferably using the CMP journal style available at the journal Web page
-\\ [1ex]
-\centerline{\texttt{\url{http://www.icmp.lviv.ua/journal/src/cmpj.zip}}}
-\\ [1ex]
+preferably using the CMP journal style, which must be included in your \TeX{} distribution, and is also available at the journal Web page
+\begin{center}
+ \texttt{\url{http://www.icmp.lviv.ua/journal/src/cmpj.zip}}
+\end{center}
or from the Comprehensive \TeX\ Archive Network (CTAN)
-\nopagebreak\\ [1ex]
-\centerline{\texttt{\url{https://www.ctan.org/pkg/cmpj}}.}
+\begin{center}
+ \texttt{\url{http://www.ctan.org/pkg/cmpj}}
+\end{center}
-\smallskip
+For old \TeX{} distributions and in the case of problems with missed packages, it is recommended to use the ``\texttt{cm}'' option, e.g.,
+\begin{center}
+ \verb|\usepackage[eqsecnum,cm]{cmpj3}|
+\end{center}
Manuscript should be arranged in the following order: title of
article, short title of not more than 45~characters, author's name
@@ -176,10 +188,9 @@ department. Authors should prepare a list of necessary corrections
as soon as possible and e-mail it to the Editorial Office. All
articles are freely available in electronic forms (PDF)
at the journal Web page:
-\\ [1ex]
-\centerline{\texttt{\url{http://www.icmp.lviv.ua/journal/}}}
-
-\smallskip
+\begin{center}
+ \texttt{\url{http://www.icmp.lviv.ua/journal/}}
+\end{center}
We look forward to receiving your articles!
@@ -209,26 +220,24 @@ can be placed in a footnote. Dates of receipt of
original and revised versions will be added by the Editorial
Office.
+It is strongly encouraged to provide ORCID (\url{https://orcid.org/})
+for all authors. ORCID for primary and/or corresponding author is mandatory.
+
An abstract should accompany each manuscript; it should
be completely self-contained, not exceeding 150 words and
written as a single paragraph. Mathematical expressions
should be avoided.
Up to six keywords (Physics Subject Headings)
-\\ [1ex]
-\centerline{\texttt{\url{https://physh.aps.org/browse}}}
-\\ [1ex]
+\begin{center}
+ \texttt{\url{https://physh.aps.org/browse}}
+\end{center}
should at a glance give a general idea of the
-article to a reader. PACS numbers (up to six classification codes)
-\emph{must} be given.
-Please use the full classification system which
-is available online at
-\\ [1ex]
-\centerline{\texttt{\url{https://journals.aps.org/PACS}}}
-\\ [1ex]
-There should be no more than six numbers, the principal number
-should be placed first, and the check characters should always be
-included.
+article to a reader.
+
+\href{https://en.wikipedia.org/wiki/Physics_and_Astronomy_Classification_Scheme}{PACS} numbers (up to six classification codes) are optional and are used to select an appropriate journal section.
+%The top level headings are given in appendix~\ref{append:CS}.
+The principal number must be placed first.
\subsection{Main body of the paper}
@@ -307,7 +316,7 @@ determines the formula layout. For example, the definition of
Dirac $\delta$-function in the Fourier representation looks like
\begin{align}
\label{delta-def}
-\delta(x) = \frac{1}{2\uppi}
+\delta(x) = \frac{1}{2\piup}
\int_{-\infty}^{\infty} \re^{\ri sx}
\rd s,
\end{align}
@@ -341,14 +350,14 @@ environments (and other too!) by empty lines unless you do
In mathematics mode \LaTeX{} automatically sets variables in a
math italic font. Such an italicization should be accepted in
-general. However, there are some cases where it is better to use a
-Roman font to mark a special meaning of certain symbols: the Euler
-number ``$\re$'', ``$\ri$'' when used as imaginary
+general. However, there are some cases where it is better to use an
+upright font to mark a special meaning of certain symbols: the Euler
+number ``$\re$'', mathematical constant ``$\piup$'', ``$\ri$'' when used as imaginary
unit ($\ri=\sqrt{-1}$), differential ``$\rd$'', and
the operators ``$\Im$'' and ``$\Re$'' for the
imaginary and real parts of complex numbers, respectively [see
equation~(\ref{delta-def}) for example] and \verb|cmpj3.sty| provides
-commands \verb|\re|, \verb|\ri|, \verb|\rd|, \verb|\Im|, and \verb|\Re|
+commands \verb|\re|, \verb|\piup|, \verb|\ri|, \verb|\rd|, \verb|\Im|, and \verb|\Re|
for typesetting such symbols, respectively.
Mathematical functions, such as \verb|cos|, \verb|sin|, etc.,
@@ -378,7 +387,7 @@ should avoid.
\item
%
For simple fractions in the
-text the solidus \verb|/|, as in $\hbar=h/2\pi$, should be used
+text the solidus \verb|/|, as in $\hbar=h/2\piup$, should be used
instead of \verb|\frac| or \verb|\over|, care being taken to use
parentheses where necessary to avoid ambiguity, for example to
distinguish between $1/(n-1)$ and $1/n-1$. Exceptions to this are
@@ -571,7 +580,7 @@ the CMP Editorial Office too. Photo by Oleh Vorobyov.}
%
\item[Vector images]
%
-are to be prepared in Encapsulated PostScript (EPS) format. The
+are to be prepared in Portable Document Format (PDF) or Encapsulated PostScript (EPS) format. The
Bounding Box should indicate the area of the figure with a minimum
of white space around it and not the dimensions of the page.
Please make sure to use only standard fonts
@@ -590,7 +599,7 @@ should be sent in TIFF (or TIF) format. Continuous-tone figures
should have at least 300~DPI, line drawings -- 600~DPI minimum
resolution in final size. Screen or web resolution is
\emph{absolutely insufficient} for publication. If authors convert
-the bitmap image to EPS format and include it in such a form in
+the bitmap image to PDF or EPS formats and include it in such a form in
the compuscript, they should also send an original TIFF version of
the image to the Editorial Office.
@@ -648,10 +657,10 @@ Journal Title (according to the standard abbreviations),
Year of publication, \textbf{Vol.}, starting page (comments:
e.g. in Ukrainian, unpublished, private communication, in press) \cite{Bus89,Mel00,Mry94,Sta11}.
For journals without volume numbers place the issue number instead as in reference~\cite{Mry94}.
-The names of all authors of cited papers should be given.
-Title of journal should be abbreviated according to the ISO~4 ``\href{https://www.issn.org/services/online-services/access-to-the-ltwa/}{List of Title Word Abbreviations}'' standard (see, \texttt{\url{https://woodward.library.ubc.ca/research-help/journal-abbreviations/}} or \texttt{\url{https://cassi.cas.org/search.jsp}} for the ready for use lists of journal titles).
-Please supply \href{https://www.crossref.org/guestquery/}{DOI} for
-e-version of the papers if available \cite{Bus89,Mel00,Mry94,Sta11,Scient2012}.
+The names of all authors of cited papers should be given \cite{Padova2010}.
+Title of journal should be abbreviated according to the ISO~4 ``\href{http://www.issn.org/services/online-services/access-to-the-ltwa/}{List of Title Word Abbreviations}'' standard (see, \texttt{\url{http://woodward.library.ubc.ca/research-help/journal-abbreviations/}} or \texttt{\url{http://cassi.cas.org/search.jsp}} for the ready for use lists of journal titles).
+Please supply \href{http://www.crossref.org/guestquery/}{DOI} for the
+e-versions of papers if available \cite{Bus89,Mel00,Mry94,Sta11,Scient2012}.
For books, the following order is required (skip irrelevant information):
Book Authors, Book Title. Book Series Vol. No., Editor(s) (Ed[s].),
@@ -664,14 +673,14 @@ Please add language of publication for materials which are not written
in English \cite{Mel00,Sta04,Yuk87}. Indicate materials accepted for
publications by adding ``(in press)'' \cite{Scient2012}. If a preprint
exists of the paper not yet accepted for publication, give the e-print
-\href{https://arxiv.org}{arXiv} number \cite{Shv04}.
-Any web resources should be cited as references \cite{url2}.
+\href{http://arxiv.org}{arXiv} number \cite{Shv04}.
+Any web resources should be cited as references \cite{url2,wiki:xxx}.
Please avoid references to unpublished materials, private communication
and web pages \cite{han12,url2}.
It is important to confirm the accuracy of bibliographic information
in references. This has become more important now that the journal
-is online. To ensure that the \href{https://www.crossref.org/}{CrossRef}
+is online. To ensure that the \href{http://www.crossref.org/}{CrossRef}
facility can hyper-link to the articles quoted in the bibliography,
\textbf{multiple references must not be used}. I.e., a list of
references under the same number is not allowed: each reference has
@@ -685,37 +694,60 @@ A typical numerical reference list might be
{\small \topsep 0.6ex
\begin{verbatim}
\begin{thebibliography}{10}
-\bibitem{Zub74} Zubarev D.N., Nonequilibrium Statistical Thermodynamics, Consultants
- Bureau, New-York, 1974.
-\bibitem{Bus89} Bussmann-Holder A., Simon A., B\"uttner H., Phys. Rev. B, 1989,
- \textbf{39}, 207--214, \doi{10.1103/PhysRevB.39.207}.
-\bibitem{Mel00} Melnyk R.S., Patsahan O.V., Theor. Math. Phys., 2000, \textbf{124}, No.~2,
- 1145--1156, \doi{10.1007/BF02551084}, [Teor. Mat. Fiz., 2000, \textbf{124}, No.~2,
- 339--352 (in Russian), \doi{10.4213/tmf643}].
-\bibitem{Mry94} Mryglod I.M., Tokarchuk M.V., Condens. Matter Phys., 1994, \textbf{3},
- 116--133, \doi{10.5488/CMP.3.116}.
-\bibitem{Sta11} Stasyuk I.V., Velychko O.V., Condens. Matter Phys., 2011, \textbf{14},
- No.~1, 13004 (14 pages), \doi{10.5488/CMP.14.13004}.
-\bibitem{Sta04} Stasyuk I.V., Mysakovych T.S., Preprint of the Institute for Condensed
- Matter Physics, ICMP--04--12U, Lviv, 2004, (in Ukrainian).
-\bibitem{Scient2012} Mryglod O., Kenna R., Holovatch Yu., Berche B., Scientometrics, 2013,
- \doi{10.1007/s11192-012-0874-7}, (in press).
-\bibitem{Abr64} Abramovitz M., Stegun I.A. (Eds.), Handbook of Mathematical Functions with
- Formulas, Graphs, and Mathematical Tables, National Bureau of Standards Applied
- Mathematics Series, Vol.~55, U.S. Government Printing Office, Washington, D.C., 1964.
-\bibitem{Olver64} Olver F.W.J., In: Handbook of Mathematical Functions with Formulas,
- Graphs, and Mathematical Tables, National Bureau of Standards Applied Mathematics
- Series, Vol.~55, Abramovitz M., Stegun I.A. (Eds.), U.S. Government Printing Office,
- Washington, D.C., 1964, 355--434.
-\bibitem{Yuk87} Yukhnovkii I.R., Idzyk I.M., Kolomiets V.O., In: Proceedings of the
- Conference ``Modern Problems of Statistical Physics'' (Lviv, 1987), Vol.~2, Naukova
- Dumka, Kiev, 1987, 97--102, (in Russian).
-\bibitem{Shv04} Shvaika A.M., Vorobyov O., Freericks J.K., Devereaux T.P.,Preprint
- \arxiv{cond-mat/0408400}, 2004.
-\bibitem{url2} {EOSDIS} {W}orldview. {C}ity {L}ights,
- URL~\url{https://earthdata.nasa.gov/labs/worldview/?map=-24.484375,14.05078125,50.75,62.14453125&products=baselayers.VIIRS_CityLights_2012~overlays.sedac_bound&switch=geographic}.
-\bibitem{han12} Han Y., Kida T., Ikeda M., Hagiwara M., Stre\v{c}ka J., Honda Z.,
- (unpublished).
+ \bibitem{Zub74}
+ Zubarev~D.~N., Nonequilibrium Statistical Thermodynamics, Consultants Bureau,
+ New-York, 1974.
+ \bibitem{Bus89}
+ Bussmann-Holder~A., Simon~A., B\"uttner~H., Phys. Rev. B, 1989, \textbf{39},
+ 207--214, \doi{10.1103/PhysRevB.39.207}.
+ \bibitem{Mel00}
+ Melnyk~R.~S., Patsahan~O.~V., Theor. Math. Phys., 2000, \textbf{124}, No.~2,
+ 1145--1156, \doi{10.1007/BF02551084}, [Teor. Mat. Fiz., 2000, \textbf{124},
+ No.~2, 339--352 (in Russian), \bibdoi{10.4213/tmf643}].
+ \bibitem{Mry94}
+ Mryglod~I.~M., Tokarchuk~M.~V., Condens. Matter Phys., 1994, \textbf{3},
+ 116--133, \doi{10.5488/CMP.3.116}.
+ \bibitem{Sta11}
+ Stasyuk~I.~V., Velychko~O.~V., Condens. Matter Phys., 2011, \textbf{14}, No.~1,
+ 13004 (14 pages), \doi{10.5488/CMP.14.13004}.
+ \bibitem{Sta04}
+ Stasyuk~I.~V., Mysakovych~T.~S., Preprint of the Institute for Condensed Matter
+ Physics, ICMP--04--12U, Lviv, 2004, (in Ukrainian).
+ \bibitem{Padova2010}
+ De~Padova~P., Quaresima~C., Ottaviani~C., Sheverdyaeva~P.~M., Moras~P.,
+ Carbone~C., Topwal~D., Olivieri~B., Kara~A., Oughaddou~H., Aufray~B.,
+ Le~Lay~G., Appl. Phys. Lett., 2010, \textbf{96}, No.~26, 261905,
+ \doi{10.1063/1.3459143}.
+ \bibitem{Scient2012}
+ Mryglod~O., Kenna~R., Holovatch~{\relax Yu}., Berche~B., Scientometrics, 2013,
+ \doi{10.1007/s11192-012-0874-7}, (in press).
+ \bibitem{Abr64}
+ Abramovitz~M., Stegun~I.~A. (Eds.), Handbook of Mathematical Functions with
+ Formulas, Graphs, and Mathematical Tables, National Bureau of Standards
+ Applied Mathematics Series, Vol.~55, U.S. Government Printing Office,
+ Washington, D.C., 1964.
+ \bibitem{Olver64}
+ Olver~F. W.~J., In: Handbook of Mathematical Functions with Formulas, Graphs,
+ and Mathematical Tables, National Bureau of Standards Applied Mathematics
+ Series, Vol.~55, Abramovitz~M., Stegun~I.~A. (Eds.), U.S. Government
+ Printing Office, Washington, D.C., 1964, 355--434.
+ \bibitem{Yuk87}
+ Yukhnovkii~I.~R., Idzyk~I.~M., Kolomiets~V.~O., In: Proceedings of the
+ Conference ``Modern Problems of Statistical Physics'' (Lviv, 1987), Vol.~2,
+ Naukova Dumka, Kiev, 1987, 97--102, (in Russian).
+ \bibitem{Shv04}
+ Shvaika~A.~M., Vorobyov~O., Freericks~J.~K., Devereaux~T.~P., Preprint
+ \arxiv{cond-mat/0408400}, 2004.
+ \bibitem{url2}
+ {EOSDIS} {W}orldview. {C}ity {L}ights,
+ URL \url{http://earthdata.nasa.gov/labs/worldview/?map=-24.484375,14.05078125,50.75,62.14453125&products=baselayers.VIIRS_CityLights_2012~overlays.sedac_bound&switch=geographic}.
+ \bibitem{wiki:xxx}
+ Wikipedia, Ellipsoidal coordinates --- {W}ikipedia{,} the free encyclopedia,
+ 2016, [Online; accessed 10-Jan-2017],
+ URL \url{https://en.wikipedia.org/w/index.php?title=Ellipsoidal_coordinates&oldid=722351999}.
+ \bibitem{han12}
+ Han~Y., Kida~T., Ikeda~M., Hagiwara~M., Stre\v{c}ka~J., Honda~Z.,
+ (unpublished).
\end{thebibliography}
\end{verbatim}
}
@@ -741,23 +773,21 @@ working in the fields of physics and mathematics. However, even so
brilliant tool becomes useless without necessary level of knowledge.
A lot of useful (and free) information one can find at
``\TeX{} Users Group'' web site
-\\ [1ex]
-\centerline{\texttt{\url{https://www.tug.org/}}.}
-
-\smallskip
+\begin{center}
+ \texttt{\url{http://www.tug.org/}}.
+\end{center}
``The Not So Short Introduction to \LaTeXe{}'' by Tobias Oetiker is an
absolutely necessary book for beginners:
-\\ [1ex]
-\centerline{\texttt{\url{https://ctan.org/pkg/lshort}}}
-\\ [1ex]
+\begin{center}
+ \texttt{\url{http://ctan.org/tex-archive/info/lshort/}}
+\end{center}
(available in a variety of languages including Ukrainian). Ukrainian
\TeX{}nicians will find a plenty of language-specific information
at Andrij Shvaika's ``\TeX{} \& Ukrainian'' Web-page
-\\ [1ex]
-\centerline{\texttt{\url{http://ph.icmp.lviv.ua/~ashv/tex/TeXandUkrainian.html}}.}
-
-\smallskip
+\begin{center}
+ \texttt{\url{http://ph.icmp.lviv.ua/~ashv/tex/TeXandUkrainian.html}}.
+\end{center}
Remember, you write \LaTeX{} sources not for computers only,
@@ -770,59 +800,84 @@ Frequently good physicists (especially young scientists) have a
little knowledge how to write a good looking article. As
comprehensive (and free) tutorials on the subject one can mention
%``IOP Style Guide''
-%\\ [1ex]
-%\centerline{\texttt{\url{https://www.iop.org/websupport/file_53266.pdf}},}
-%\\ [1ex]
+%\begin{center}
+% \texttt{\url{http://www.iop.org/websupport/file_53266.pdf}}
+%\end{center}
``Physical Review Style and Notation Guide''
-\\ [1ex]
-\centerline{\texttt{\url{https://publish.aps.org/files/styleguide-pr.pdf}},}
-\\ [1ex]
+\begin{center}
+ \texttt{\url{http://publish.aps.org/files/styleguide-pr.pdf}}
+\end{center}
and ``Reviews of Modern Physics Style Guide''
-\\ [1ex]
-\centerline{\texttt{\url{https://rmp.aps.org/files/rmpguide.pdf}}}
-\\ [1ex]
+\begin{center}
+ \texttt{\url{http://rmp.aps.org/files/rmpguide.pdf}}
+\end{center}
Remember: ``\textit{Ignorantia non est argumentum}'' and
``\textit{Scientia potentia est}''!
%% Type in your references using {thebibliography} environment
-%% or create them from your bibtex database using cmpj.bst style (experimental).
-
-%\bibliographystyle{cmpj}
-%\bibliography{cmpjxampl}
+%% or create them from your bibtex database using cmpj.bst style.
+
+\bibliographystyle{cmpj}
+\bibliography{cmpjxampl}
+
+%\begin{thebibliography}{10}
+% \bibitem{Zub74}
+% Zubarev~D.~N., Nonequilibrium Statistical Thermodynamics, Consultants Bureau,
+% New-York, 1974.
+% \bibitem{Bus89}
+% Bussmann-Holder~A., Simon~A., B\"uttner~H., Phys. Rev. B, 1989, \textbf{39},
+% 207--214, \doi{10.1103/PhysRevB.39.207}.
+% \bibitem{Mel00}
+% Melnyk~R.~S., Patsahan~O.~V., Theor. Math. Phys., 2000, \textbf{124}, No.~2,
+% 1145--1156, \doi{10.1007/BF02551084}, [Teor. Mat. Fiz., 2000, \textbf{124},
+% No.~2, 339--352 (in Russian), \bibdoi{10.4213/tmf643}].
+% \bibitem{Mry94}
+% Mryglod~I.~M., Tokarchuk~M.~V., Condens. Matter Phys., 1994, \textbf{3},
+% 116--133, \doi{10.5488/CMP.3.116}.
+% \bibitem{Sta11}
+% Stasyuk~I.~V., Velychko~O.~V., Condens. Matter Phys., 2011, \textbf{14}, No.~1,
+% 13004 (14 pages), \doi{10.5488/CMP.14.13004}.
+% \bibitem{Sta04}
+% Stasyuk~I.~V., Mysakovych~T.~S., Preprint of the Institute for Condensed Matter
+% Physics, ICMP--04--12U, Lviv, 2004, (in Ukrainian).
+% \bibitem{Padova2010}
+% De~Padova~P., Quaresima~C., Ottaviani~C., Sheverdyaeva~P.~M., Moras~P.,
+% Carbone~C., Topwal~D., Olivieri~B., Kara~A., Oughaddou~H., Aufray~B.,
+% Le~Lay~G., Appl. Phys. Lett., 2010, \textbf{96}, No.~26, 261905,
+% \doi{10.1063/1.3459143}.
+% \bibitem{Scient2012}
+% Mryglod~O., Kenna~R., Holovatch~{\relax Yu}., Berche~B., Scientometrics, 2013,
+% \doi{10.1007/s11192-012-0874-7}, (in press).
+% \bibitem{Abr64}
+% Abramovitz~M., Stegun~I.~A. (Eds.), Handbook of Mathematical Functions with
+% Formulas, Graphs, and Mathematical Tables, National Bureau of Standards
+% Applied Mathematics Series, Vol.~55, U.S. Government Printing Office,
+% Washington, D.C., 1964.
+% \bibitem{Olver64}
+% Olver~F. W.~J., In: Handbook of Mathematical Functions with Formulas, Graphs,
+% and Mathematical Tables, National Bureau of Standards Applied Mathematics
+% Series, Vol.~55, Abramovitz~M., Stegun~I.~A. (Eds.), U.S. Government
+% Printing Office, Washington, D.C., 1964, 355--434.
+% \bibitem{Yuk87}
+% Yukhnovkii~I.~R., Idzyk~I.~M., Kolomiets~V.~O., In: Proceedings of the
+% Conference ``Modern Problems of Statistical Physics'' (Lviv, 1987), Vol.~2,
+% Naukova Dumka, Kiev, 1987, 97--102, (in Russian).
+% \bibitem{Shv04}
+% Shvaika~A.~M., Vorobyov~O., Freericks~J.~K., Devereaux~T.~P., Preprint
+% \arxiv{cond-mat/0408400}, 2004.
+% \bibitem{url2}
+% {EOSDIS} {W}orldview. {C}ity {L}ights,
+% URL \url{http://earthdata.nasa.gov/labs/worldview/?map=-24.484375,14.05078125,50.75,62.14453125&products=baselayers.VIIRS_CityLights_2012~overlays.sedac_bound&switch=geographic}.
+% \bibitem{wiki:xxx}
+% Wikipedia, Ellipsoidal coordinates --- {W}ikipedia{,} the free encyclopedia,
+% 2016, [Online; accessed 10-Jan-2017],
+% URL \url{https://en.wikipedia.org/w/index.php?title=Ellipsoidal_coordinates&oldid=722351999}.
+% \bibitem{han12}
+% Han~Y., Kida~T., Ikeda~M., Hagiwara~M., Stre\v{c}ka~J., Honda~Z.,
+% (unpublished).
+%\end{thebibliography}
-\begin{thebibliography}{10}
-\bibitem{Zub74} Zubarev D.N., Nonequilibrium Statistical Thermodynamics, Consultants Bureau,
- New-York, 1974.
-\bibitem{Bus89} Bussmann-Holder A., Simon A., B\"uttner H., Phys. Rev. B, 1989, \textbf{39},
- 207--214, \doi{10.1103/PhysRevB.39.207}.
-\bibitem{Mel00} Melnyk R.S., Patsahan O.V., Theor. Math. Phys., 2000, \textbf{124}, No.~2,
- 1145--1156, \doi{10.1007/BF02551084}, [Teor. Mat. Fiz., 2000, \textbf{124}, No.~2,
- 339--352 (in Russian), \doi{10.4213/tmf643}].
-\bibitem{Mry94} Mryglod I.M., Tokarchuk M.V., Condens. Matter Phys., 1994, \textbf{3},
- 116--133, \doi{10.5488/CMP.3.116}.
-\bibitem{Sta11} Stasyuk I.V., Velychko O.V., Condens. Matter Phys., 2011, \textbf{14},
- No.~1, 13004 (14 pages), \doi{10.5488/CMP.14.13004}.
-\bibitem{Sta04} Stasyuk I.V., Mysakovych T.S., Preprint of the Institute for Condensed Matter
- Physics, ICMP--04--12U, Lviv, 2004, (in Ukrainian).
-\bibitem{Scient2012} Mryglod O., Kenna R., Holovatch Yu., Berche B., Scientometrics, 2013,
- \doi{10.1007/s11192-012-0874-7}, (in press).
-\bibitem{Abr64} Abramovitz M., Stegun I.A. (Eds.), Handbook of Mathematical Functions with
- Formulas, Graphs, and Mathematical Tables, National Bureau of Standards Applied
- Mathematics Series, Vol.~55, U.S. Government Printing Office, Washington, D.C., 1964.
-\bibitem{Olver64} Olver F.W.J., In: Handbook of Mathematical Functions with Formulas, Graphs,
- and Mathematical Tables, National Bureau of Standards Applied Mathematics Series, Vol.~55,
- Abramovitz M., Stegun I.A. (Eds.), U.S. Government Printing Office, Washington, D.C.,
- 1964, 355--434.
-\bibitem{Yuk87} Yukhnovkii I.R., Idzyk I.M., Kolomiets V.O., In: Proceedings of the
- Conference ``Modern Problems of Statistical Physics'' (Lviv, 1987), Vol.~2, Naukova Dumka,
- Kiev, 1987, 97--102, (in Russian).
-\bibitem{Shv04} Shvaika A.M., Vorobyov O., Freericks J.K., Devereaux T.P., Preprint
- \arxiv{cond-mat/0408400}, 2004.
-\bibitem{url2} {EOSDIS} {W}orldview. {C}ity {L}ights,
- URL~\url{https://earthdata.nasa.gov/labs/worldview/?map=-24.484375,14.05078125,50.75,62.14453125&products=baselayers.VIIRS_CityLights_2012~overlays.sedac_bound&switch=geographic}.
-\bibitem{han12} Han Y., Kida T., Ikeda M., Hagiwara M., Stre\v{c}ka J., Honda Z., (unpublished).
-\end{thebibliography}
%
%% If you have problems with typesetting in ukrainian uncomment lines below.
@@ -833,7 +888,7 @@ Remember: ``\textit{Ignorantia non est argumentum}'' and
\ukrainianpart
\title{Повна назва: Зразок статті та поради авторам}
-\author{А.В. Тор\refaddr{label1,label2}, Б.В. Тор\refaddr{label2}}
+\author{А. В. Тор\refaddr{label1,label2}, Б. В. Тор\refaddr{label2}}
\addresses{
\addr{label1} Університет ім. Орнштейна, Софтленд, 10041 Цельсій, вул. Реін, 1
\addr{label2} Інститут ім. Церніке, Солідшир, 20451 Фаренгейт, пр. Рівер, 2
@@ -858,7 +913,7 @@ Remember: ``\textit{Ignorantia non est argumentum}'' and
різноманітних бібліографічних виданнях, тому вона мусить бути
повністю самодостатньою (\emph{без приміток чи нумерованих
покликів}). Вельми важливі поклики можна помістити в анотацію
-[Thor~A.U. et al., Condens. Matter Phys., 2004, \textbf{7}, 111].
+[Thor~A.~U., et al., Condens. Matter Phys., 2004, \textbf{7}, 111].
Анотація повинна складатися лише з одного абзацу розміром до
150~слів. Присутність математичних виразів не бажана. Слід давати
означення для всіх нестандартних символів та скорочень.
diff --git a/Master/texmf-dist/tex/latex/cmpj/cmpj3.sty b/Master/texmf-dist/tex/latex/cmpj/cmpj3.sty
index 551f1e0f6f4..fe6895a969c 100644
--- a/Master/texmf-dist/tex/latex/cmpj/cmpj3.sty
+++ b/Master/texmf-dist/tex/latex/cmpj/cmpj3.sty
@@ -7,9 +7,9 @@
%%% http://www.icmp.lviv.ua/journal/ %%%
%%% using LaTeX2e %%%
%%% %%%
-%%% Last time modified: July 17, 2019 %%%
+%%% Last time modified: March 17, 2021 %%%
%%% %%%
-%%% Copyright (C) 2019 by the Institute for Condensed Matter Physics %%%
+%%% Copyright (C) 2021 by the Institute for Condensed Matter Physics %%%
%%% of the National Academy of Sciences of Ukraine %%%
%%% all rights reserved. %%%
%%% %%%
@@ -22,11 +22,11 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{cmpj3}
- [2019/07/17 v3.02
+ [2021/03/17 v3.03
The Condensed Matter Physics journal package]
\def\filename{cmpj3.sty}
-\def\fileversion{3.02}
-\def\filedate{2019/07/17}
+\def\fileversion{3.03}
+\def\filedate{2021/03/17}
\immediate\write32{This is '\filename' v\fileversion \space <\filedate> ^^J%
the Condensed Matter Physics journal package}
@@ -40,9 +40,33 @@
\RequirePackage{graphicx}
\RequirePackage[square,comma,numbers,sort&compress]{natbib}
\RequirePackage{ifthen}
-\RequirePackage[pdfstartview=FitH]{hyperref}
+\RequirePackage[unicode,pdfstartview=FitH]{hyperref}
+\RequirePackage{scalerel}
+\RequirePackage{tikz}
%\def\href#1#2{}
\RequirePackage{url}
+%%\RequirePackage{orcidlink}
+%%%%%%%%% orcidlink.sty %%%%%%%%%%%%%%%%%%%%%%%%
+%% orcidlink package was created and is maintained by
+%% [Leo C. Stein](http://duetosymmetry.com/), (c) 2019.
+%% The original TikZ icon code was created by user [Milo on
+%% TeX.SE](https://tex.stackexchange.com/users/128068/milo).
+\usetikzlibrary{svg.path}
+\definecolor{orcidlogocol}{HTML}{A6CE39}
+\tikzset{
+ orcidlogo/.pic={
+ \fill[orcidlogocol] svg{M256,128c0,70.7-57.3,128-128,128C57.3,256,0,198.7,0,128C0,57.3,57.3,0,128,0C198.7,0,256,57.3,256,128z};
+ \fill[white] svg{M86.3,186.2H70.9V79.1h15.4v48.4V186.2z}
+ svg{M108.9,79.1h41.6c39.6,0,57,28.3,57,53.6c0,27.5-21.5,53.6-56.8,53.6h-41.8V79.1z M124.3,172.4h24.5c34.9,0,42.9-26.5,42.9-39.7c0-21.5-13.7-39.7-43.7-39.7h-23.7V172.4z}
+ svg{M88.7,56.8c0,5.5-4.5,10.1-10.1,10.1c-5.6,0-10.1-4.6-10.1-10.1c0-5.6,4.5-10.1,10.1-10.1C84.2,46.7,88.7,51.3,88.7,56.8z};
+ }
+}
+\newcommand\orcidlink[1]{\texorpdfstring{\href{https://orcid.org/#1}{\mbox{\scalerel*{
+ \begin{tikzpicture}[yscale=-1,transform shape]
+ \pic{orcidlogo};
+ \end{tikzpicture}
+ }{|}}}}{}}
+%%%%%%% end orcidlink.sty %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%\RequirePackage{doi}
%%%%%%%%% doi.sty modified to follow CrossRef rules %%%%%%%%%%%%%%%%%%%%%%%%
%% To change the default prefix, redefine this command within your own code.
@@ -302,10 +326,15 @@
\def\Pr@scale{0.889}
\def\cmpj@sf{}
\def\cyr@rm{cmr}
+\def\cc@by@copyright@pdf{}
+\providecommand{\pdfkeywords}{}
+
\def\cmpj@sf@cm{
\RequirePackage{textcomp}
\RequirePackage{amsmath,amssymb}
+ \def\uppi{\pi}
+ \def\piup{\pi}
}
\def\cmpj@sf@helvet{
@@ -384,7 +413,7 @@
\def\@@copyright{\textcopyright}
\def\copyright@size{\small}
-\def\copyright@author{\@author\cp@issue@year}
+\def\copyright@author{\fancy@author\cp@issue@year}
\def\authorcopyright{\@ifnextchar[
\iauthorcopyright{\iauthorcopyright[\small]}}
\def\iauthorcopyright[#1]#2{\gdef\copyright@size{#1}
@@ -398,23 +427,41 @@
\authorcopyright{\raisebox{-2pt}{\includegraphics[width=16mm]{cmpj-cc-by-small}\space}\footnotesize\sf@phv This work is licensed under a \href{https://creativecommons.org/licenses/by/4.0/}{\textsl{Creative Commons Attribution 4.0 International License}}. Further distribution of this work must maintain attribution to the author(s) and the published article's title, journal citation, and DOI.}
}
-\DeclareOption{nocopyright}{\let\print@copyright\no@copyright}
-
-\DeclareOption{cc-by}{\let\print@copyright\cc@by@copyright}
+\DeclareOption{nocopyright}{\let\print@copyright\no@copyright\def\cc@by@copyright@pdf{}}
+
+\DeclareOption{cc-by}{
+ \let\print@copyright\cc@by@copyright
+\def\cc@by@copyright@pdf{%
+ \IfFileExists{hyperxmp.sty}{
+ \@ifpackageloaded{hyperxmp}{}{\RequirePackage{hyperxmp}}
+ \hypersetup{
+ pdfcopyright = {This work is licensed under a Creative Commons "Attribution 4.0 International" license. Further distribution of this work must maintain attribution to the author(s) and the published article's title, journal citation, and DOI.},
+ pdflicenseurl = {https://creativecommons.org/licenses/by/4.0/},
+ pdfkeywords={\pdfkeywords},
+ }
+ }{
+ \PackageWarning{cmpj3}{%
+ The hyperxmp package is missing so no license metadata can be embedded
+ into the PDF. Consider installing hyperxmp.
+ }
+ }
+}
+}
-\DeclareOption{no-cc}{\def\print@copyright{}}
+\DeclareOption{no-cc}{\def\print@copyright{}\def\cc@by@copyright@pdf{}}
\ExecuteOptions{newtx,cc-by}
\ProcessOptions
+\def\hv@sf{\sffamily\upshape}
\def\textcyrrm#1{{\fontencoding{T2A}\fontfamily{\cyr@rm}\selectfont #1}}
\def\textcyrsf#1{{\fontencoding{T2A}\fontfamily{\cyr@sf}\selectfont #1}}
\def\textcyrtt#1{{\fontencoding{T2A}\fontfamily{\cyr@tt}\selectfont #1}}
\urlstyle{same}
\cmpj@sf
-
-\def\hv@sf{\sffamily\upshape}
+\cc@by@copyright@pdf
+\def\Keywords#1{\def\pdfkeywords{#1}\cc@by@copyright@pdf}
%% Sectioning %%
@@ -521,11 +568,11 @@
\noindent\parbox[t]{11cm}{%
\ifthenelse{\equal{1}{\pageref{last@page}}}{%
\small\hv@sf Condensed Matter Physics,~\issue@year,\space%
- Vol.~\issue@volume, No~\issue@number,\space%
+ Vol.~\issue@volume, No.~\issue@number,\space%
\article@number:\space\pageref{last@page}%
}{%
\small\hv@sf Condensed Matter Physics,~\issue@year,\space%
- Vol.~\issue@volume, No~\issue@number,\space%
+ Vol.~\issue@volume, No.~\issue@number,\space%
\article@number:\space1--\pageref{last@page}%
}%
% \article@number\space[\pageref{last@page}\space page(s)]
@@ -577,11 +624,13 @@
\newcommand\keywords{\par\vskip 1ex
\noindent\raggedright\upshape{\hv@sf\bfseries Key words:}\slshape\space}
+\newcommand{\printkeywords}{\keywords\space\pdfkeywords}
+
\newcommand\pacs{\par\vskip 1ex
\noindent\raggedright\upshape{\hv@sf\bfseries PACS:}\slshape\space}
\def\author{\@dblarg{\make@author}}
-\long\def\make@author[#1]#2{\gdef\fancy@author{#1}\gdef\@author{#2}\gdef\@copyright{\@@copyright}}
+\long\def\make@author[#1]#2{\gdef\@author{#2}\gdef\fancy@author{#1}\gdef\@copyright{\@@copyright}}
\def\title{\@dblarg{\make@title}}
\long\def\make@title[#1]#2{\gdef\fancy@title{#1}\gdef\@title{#2}}
@@ -602,6 +651,9 @@
\newcommand{\addr}[1]{\item\label{#1}}
\newcommand{\refaddr}[1]{$^{\textsf{\footnotesize\@refad{#1}}}$}
+%\newcommand{\orcid}[1]{\href{https://orcid.org/#1}{\raisebox{-1pt}{\includegraphics[width=10pt]{orcid-ID}}}}
+\newcommand{\orcid}[1]{\,\orcidlink{#1}\,}
+
\DeclareRobustCommand\@refad{\@@refadx}
\def\@@refadx#1{%
@@ -811,11 +863,11 @@
\lhead[\fancyplain{}{}]{\fancyplain{}{\small\sf@phv\fancy@title}}
\chead[\fancyplain{}{}]{\fancyplain{}{}}
-\rhead[\fancyplain{}{\small\sf@phv\def\refaddr##1{}\fancy@author}]
+\rhead[\fancyplain{}{\small\sf@phv\def\refaddr##1{}\def\orcid##1{}\fancy@author}]
{\fancyplain{}{}}
\lfoot[\fancyplain{}{\issue@page@even\normalsize\sf@phv\article@page}]
{\fancyplain{\copyright@size\@copyright\space\parbox[t]{0.88\textwidth}
- {\copyright@size\sf@phv\def\refaddr##1{}\copyright@author}}{}}
+ {\copyright@size\sf@phv\def\refaddr##1{}\def\orcid##1{}\copyright@author}}{}}
\cfoot[\fancyplain{}{}]{\fancyplain{}{}}
\rfoot[\fancyplain{}{}]
{\fancyplain{\normalsize\sf@phv\article@page\issue@page@odd}{\normalsize\sf@phv\article@page\issue@page@odd}}
@@ -834,6 +886,7 @@
\newcommand{\Img}{\mathop{\mathgroup\symoperators Im}\nolimits}
\renewcommand{\Re}{\Real}
\renewcommand{\Im}{\Img}
+\newcommand{\email}[1]{\href{mailto:#1}{#1}}
\newcommand\lastpage{\label{last@page}}
\lefthyphenmin=2
\righthyphenmin=3