diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/ijmart/ijmart.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/ijmart/ijmart.dtx | 40 |
1 files changed, 35 insertions, 5 deletions
diff --git a/Master/texmf-dist/source/latex/ijmart/ijmart.dtx b/Master/texmf-dist/source/latex/ijmart/ijmart.dtx index 9fa3275d422..89df6948690 100644 --- a/Master/texmf-dist/source/latex/ijmart/ijmart.dtx +++ b/Master/texmf-dist/source/latex/ijmart/ijmart.dtx @@ -1,5 +1,5 @@ % \iffalse -% $Id: ijmart.dtx,v 1.49 2010-03-03 03:50:11 boris Exp $ +% $Id: ijmart.dtx,v 1.50 2010-10-29 02:57:19 boris Exp $ % % Copyright 2007-2010, The Hebrew University Magnes Press % This work may be distributed and/or modified under the @@ -81,7 +81,8 @@ % \changes{v1.0}{2007/09/03}{Documentation update} % \changes{v1.1a}{2007/10/14}{Documentation update} % \changes{v1.3}{2008/01/27}{Documented the use of qedhere and mqedhere} -% +% \changes{v1.6}{2010/10/28}{Documentation updates: illustrations and +% bibliography} % %\section{Introduction} %\label{sec:intro} @@ -551,8 +552,31 @@ % list of references. For those authors who wish to use Bib\TeX, the % style |ijmart.bst| is included in the distribution. It should be % noted that the journal style requires full journal titles in -% references. This might require editing of |.bib| files. -% +% references. Following MathSciNet +% (\url{http://www.ams.org/mathscinet/} conventions, the style +% correctly processes article entries with both |journal| and +% |fjournal| fields, for example +% \begin{verbatim} +% @article {MR2663320, +% AUTHOR = {Farkas, J. Z. and Green, D. M. and Hinow, P.}, +% TITLE = {Semigroup analysis of structured parasite populations}, +% JOURNAL = {Math. Model. Nat. Phenom.}, +% FJOURNAL = {Mathematical Modelling of Natural Phenomena}, +% VOLUME = {5}, +% YEAR = {2010}, +% NUMBER = {3}, +% PAGES = {94--114}, +% ISSN = {0973-5348}, +% MRCLASS = {92D25 (35B35 35Q92 47D06 47N60)}, +% MRNUMBER = {2663320}, +% DOI = {10.1051/mmnp/20105307}, +% URL = {http://dx.doi.org/10.1051/mmnp/20105307}, +% } +% \end{verbatim} +% If an entry has only the |journal| field, it is used for the journal +% title. However, if the entry has also the |fjournal| field, the +% style assumes that this field contains the full (unabbreviated) +% title, and uses it for formatting bibliography. % %\subsection{Illustrations} %\label{sec:illustrations} @@ -563,6 +587,12 @@ % (see~\cite{Goossens97:LateXGraphicsCompanion} for a comprehensive % discussion of \LaTeX{} graphics possibilities). % +% Note that the journal uses \progname{dvips} for internal processing. +% If the authors submit their illustrations in the PNG, JPEG of PDF +% formats, they are converted to the EPS format by the technical +% editors. Sometimes this conversion may lead to the loss of quality +% and resolution. Therefore the authors are advised to submit the +% illustrations in the EPS format. % % % \StopEventually{% @@ -608,7 +638,7 @@ \ProvidesFile{ijmart.dtx} %</gobble> %<class>\ProvidesClass{ijmart} -[2010/03/02 v1.5 Typesetting articles for The Israel Journal of Mathematics] +[2010/10/18 v1.6 Typesetting articles for The Israel Journal of Mathematics] % \end{macrocode} % % \begin{macro}{\@classname} |