Latex For Iop
Latex For Iop
Latex For Iop
August 2017
Abstract. This document describes the preparation of an article using LATEX 2ε and
iopart.cls (the IOP Publishing LATEX 2ε preprint class file). This class file is designed
to help authors produce preprints in a form suitable for submission to any of the
journals listed in table 1 on the next page. You are not obliged to use this class file—
we accept submissions using all common LATEX class and style files. The iopart.cls
class file is supplied merely as a convenience for those authors who find it useful. This
document gives both general advice that applies whatever class file you use, and specific
advice that applies if you choose to use iopart.cls.
We also accept submissions in Word format. See elsewhere on this site for guidelines
on Word submissions.
If you have any queries about this document or any aspect of preparing your article
for submission please contact us at the e-mail address given above.
The iopart LATEX 2ε article class file is provided to help authors prepare articles for
submission to IOP Publishing journals. This document gives advice on preparing your
submission, and specific instructions on how to use iopart.cls to follow this advice.
You do not have to use iopart.cls; articles prepared using any other common class
and style files can also be submitted. It is not necessary to mimic the appearance of a
published article.
The advice on LATEX file preparation in this document applies to the journals
listed in table 1. If your journal is not listed please go to the journal website via
http://iopscience.iop.org/journals for specific submission instructions.
Any special submission requirements for the journals are indicated with footnotes
in table 1. Journals which require references in a particular format will need special care
if you are using BibTeX, and you might need to use a .bst file that gives slightly non-
standard output in order to supply any extra information required. It is not necessary
Author guidelines for IOP Publishing journals in LATEX 2ε 2
Table 1. Journals to which this document applies, and macros for the abbreviated
journal names in iopart.cls. Macros for other journal titles are listed in appendix A.
Short form of journal title Macro name Short form of journal title Macro name
2D Mater. \TDM Mater. Res. Express \MRE
Biofabrication \BF Meas. Sci. Technol.c \MST
Bioinspir. Biomim. \BB Methods Appl. Fluoresc. \MAF
Biomed. Mater. \BMM Modelling Simul. Mater. Sci. Eng. \MSMSE
Class. Quantum Grav. \CQG Nucl. Fusion \NF
Comput. Sci. Disc. \CSD New J. Phys. \NJP
Environ. Res. Lett. \ERL Nonlinearitya,b \NL
Eur. J. Phys. \EJP Nanotechnology \NT
Inverse Problems \IP Phys. Biol.c \PB
J. Breath Res. \JBR Phys. Educ.a \PED
J. Geophys. Eng.d \JGE Physiol. Meas.c,d,e \PM
J. Micromech. Microeng. \JMM Phys. Med. Biol.c,d,e \PMB
J. Neural Eng.c \JNE Plasma Phys. Control. Fusion \PPCF
J. Opt. \JOPT Phys. Scr. \PS
J. Phys. A: Math. Theor. \jpa Plasma Sources Sci. Technol. \PSST
J. Phys. B: At. Mol. Opt. Phys. \jpb Rep. Prog. Phys.e \RPP
J. Phys: Condens. Matter \JPCM Semicond. Sci. Technol. \SST
J. Phys. D: Appl. Phys. \JPD Smart Mater. Struct. \SMS
J. Phys. G: Nucl. Part. Phys. \jpg Supercond. Sci. Technol. \SUST
J. Radiol. Prot.a \JRP Surf. Topogr.: Metrol. Prop. \STMP
Metrologia \MET Transl. Mater. Res. \TMR
a
UK spelling is required; b MSC classification numbers are required; c titles of articles are required
in journal references; d Harvard-style references must be used (see section 6); e final page numbers of
articles are required in journal references.
to give references in the exact style of references used in published articles, as long as
all of the required information is present.
Also note that there is an incompatibility between amsmath.sty and iopart.cls
which cannot be completely worked around. If your article relies on commands in
amsmath.sty that are not available in iopart.cls, you may wish to consider using a
different class file.
Whatever journal you are submitting to, please look at recent published articles
(preferably articles in your subject area) to familiarize yourself with the features of
the journal. We do not demand that your LATEX file closely resembles a published
article—a generic ‘preprint’ appearance of the sort commonly seen on arXiv.org is
fine—but your submission should be presented in a way that makes it easy for the
referees to form an opinion of whether it is suitable for the journal. The generic advice
in this document—on what to include in an abstract, how best to present complicated
mathematical expressions, and so on—applies whatever class file you are using.
Author guidelines for IOP Publishing journals in LATEX 2ε 3
1.1.1. Text. When you send us the source files for a revised version of your submission,
you should send us the LATEX source code of your paper with all figures read in by the
source code (see section 9.1). Articles can be prepared using almost any version of
TEX or LATEX, not just LATEX with the class file iopart.cls. You may split your
LATEX file into several parts, but please show which is the ‘master’ LATEX file that
reads in all of the other ones by naming it appropriately. The ‘master’ LATEX file
must read in all other LATEX and figure files from the current directory. Do not read
in files from a different directory, e.g. \includegraphics{/figures/figure1.eps}
or \include{../usr/home/smith/myfiles/macros.tex}—we store submitted files all
together in a single directory with no subdirectories.
• Using LATEX packages. Most LATEX 2ε packages can be used if they are available
in common distributions of LATEX 2ε ; however, if it is essential to use a non-standard
package then any extra files needed to process the article must also be supplied.
Try to avoid using any packages that manipulate or change the standard LATEX
fonts: published articles use fonts in the Times family, but we prefer that you use
LATEX default Computer Modern fonts in your submission. The use of LATEX 2.09,
and of plain TEX and variants such as AMSTeX is acceptable, but a complete PDF
of your submission should be supplied in these cases.
1.1.3. References. You can produce your bibliography in the standard LATEX way using
the \bibitem command. Alternatively you can use BibTeX: our preferred .bst styles
are:
Please make sure that you include your .bib bibliographic database file(s) and any .bst
style file(s) you have used.
• Use consistent upper and lower case in filenames and in your LATEX file. If your
LATEX file contains the line \includegraphics{fig1.eps} the figure file must be
called fig1.eps and not Fig1.eps or fig1.EPS. If you are on a Unix system, please
ensure that there are no pairs of figures whose names differ only in capitalization,
such as fig_2a.eps and fig_2A.eps, as Windows systems will be unable to keep
the two files in the same directory.
When you submit your article files, they are manipulated and copied many times across
multiple databases and file systems. Including non-standard characters in your filenames
will cause problems when processing your article.
1.3.2. Naming your figure files. In addition to the above points, please give each
figure file a name which indicates the number of the figure it contains; for example,
figure1.eps, figure2a.eps, etc. If the figure file contains a figure with multiple
parts, for example figure 2(a) to 2(e), give it a name such as figure2a_2e.eps, and so
forth.
\begin{abstract}
...
\end{abstract}
\keywords{magnetic moment, solar neutrinos, astrophysics}
\submitto{\jpg}
\maketitle
At the start of the LATEX source code please include commented material to identify
the journal, author, and (if you are sending a revised version or a resubmission) the
reference number that the journal has given to the submission. The first non-commented
line should be \documentclass[12pt]{iopart} to load the preprint class file. The
normal text will be in the Computer Modern 12pt font. It is possible to specify 10pt
font size by passing the option [10pt] to the class file. Although it is possible to
choose a font other than Computer Modern by loading external packages, this is not
recommended.
The article text begins after \begin{document}. Authors of very long articles may
find it convenient to separate their article into a series of LATEX files each containing one
section, and each of which is called in turn by the primary file. The files for each section
should be read in from the current directory; please name the primary file clearly so
that we know to run LATEX on this file.
Authors may use any common LATEX .sty files. Authors may also define their own
macros and definitions either in the main article LATEX file or in a separate .tex or .sty
file that is read in by the main file, provided they do not overwrite existing definitions.
It is helpful to the production staff if complicated author-defined macros are explained
in a LATEX comment. The article class iopart.cls can be used with other package
files such as those loading the AMS extension fonts msam and msbm, which provide the
blackboard bold alphabet and various extra maths symbols as well as symbols useful in
figure captions. An extra style file iopams.sty is provided to load these packages and
provide extra definitions for bold Greek letters.
contact us at [email protected].
If you use iopart.cls, the code for setting the title page information is slightly different
from the normal default in LATEX. If you are using a different class file, you do not need
to mimic the appearance of an iopart.cls title page, but please ensure that all of the
necessary information is present.
LATEX footnote command should be given after the family name and address marker
with this extra information.
The authors’ affiliations follow the list of authors. Each address is set by using
\address{#1} with the address as the single parameter in braces. If there is more than
one address then the appropriate superscripted number, followed by a space, should
come at the start of the address.
E-mail addresses are added by inserting the command \ead{#1} after the postal
address(es) where #1 is the e-mail address. See section 2.1 for sample coding. For more
than one e-mail address, please use the command \eads{\mailto{#1}, \mailto{#2}}
with \mailto surrounding each e-mail address. Please ensure that, at the very least,
you state the e-mail address of the corresponding author.
in full or the appropriate control sequence as given in table 1. This command is not
essential to the running of the file and can be omitted.
3.5. Keywords
Keywords are required for all submissions. Authors should supply a minimum of three
(maximum seven) keywords appropriate to their article as a new paragraph starting
\noindent{\it Keywords\/}: after the end of the abstract.
4. The text
4.2. Acknowledgments
Authors wishing to acknowledge assistance or encouragement from colleagues, special
work by technical staff or financial support from organizations should do so in
an unnumbered ‘Acknowledgments’ section immediately following the last numbered
section of the paper. In iopart.cls the command \ack sets the acknowledgments
heading as an unnumbered section.
Please ensure that you include all of the sources of funding and the funding contract
reference numbers that you are contractually obliged to acknowledge. We often receive
requests to add such information very late in the production process, or even after the
article is published, and we cannot always do this. Please collect all of the necessary
information from your co-authors and sponsors as early as possible.
4.3. Appendices
Technical detail that it is necessary to include, but that interrupts the flow of the article,
may be consigned to an appendix. Any appendices should be included at the end of
the main text of the paper, after the acknowledgments section (if any) but before the
reference list. If there are two or more appendices they should be called Appendix A,
Appendix B, etc. Numbered equations will be in the form (A.1), (A.2), etc, figures will
appear as figure A1, figure B1, etc and tables as table A1, table B1, etc.
The command \appendix is used to signify the start of the appendices. Thereafter
\section, \subsection, etc, will give headings appropriate for an appendix. To obtain
a simple heading of ‘Appendix’ use the code \section*{Appendix}. If it contains
numbered equations, figures or tables the command \appendix should precede it and
\setcounter{section}{1} must follow it.
native language is not English and who may not be aware of many of the subtle meanings
of words or idiomatic phases present in the English language. It therefore helps if you
try to keep sentences as short and simple as possible. If you are not a native English
speaker, please ask a native English speaker to read your paper and check its grammar.
5. Mathematics
If the mathematical notation that you need is best handled in amsmath.sty you
might want to consider using an article class other than iopart.cls. We accept
submissions using any class or style files.
Table 3 lists some other macros for use in mathematics with a brief description of
their purpose.
Author guidelines for IOP Publishing journals in LATEX 2ε 13
6. Referencing
Two different styles of referencing are in common use: the Harvard alphabetical system
and the Vancouver numerical system. All journals to which this document applies allow
the use of either the Harvard or Vancouver system, except for Physics in Medicine
and Biology and Physiological Measurement for which authors must use the Harvard
referencing style (with the titles of journal articles given, and final page numbers given).
references to work by one author or group of authors occur for the same year they should
be identified by including a, b, etc after the date (e.g. 2012a). If several references to
different pages of the same article occur the appropriate page number may be given in
the text, e.g. Kitchen (2011, p 39).
The reference list at the end of an article consists of an unnumbered ‘References’
section containing an alphabetical listing by authors’ names. References with the same
author list are ordered by date, oldest first. The reference list in the preprint style
is started in iopart.cls by including the command \section*{References} and
then \begin{harvard}. Individual references start with \item[] and the reference
list is completed with \end{harvard}. There is also a shortened form of the coding:
\section*{References} and \begin{harvard} can be replaced by the single command
\References, and \end{harvard} can be shortened to \endrefs.
6.3. BibTeX
If you are using BibTeX, see the earlier section 1.1.3 for information on what .bst file
to use. The output that you get will differ slightly from that specified in the rest of this
section, but this is not a problem as long as all the relevant information is present.
(i) The authors should be in the form of surname (with only the first letter capitalized)
followed by the initials with no periods after the initials. Authors should be
separated by a comma except for the last two which should be separated by ‘and’
with no comma preceding it.
(ii) The year of publication follows the authors and is not in parentheses.
(iii) Titles of journal articles can also be included (in Roman (upright) text after the
year). Article titles are required in reference lists for Inverse Problems, Journal
of Neural Engineering, Measurement Science and Technology, Physical Biology,
Physics in Medicine and Biology and Physiological Measurement.
(iv) The journal is in italic and is abbreviated. If a journal has several parts denoted
by different letters the part letter should be inserted after the journal in Roman
type (e.g. Phys. Rev. A). iopart.cls includes macros for abbreviated titles of all
Author guidelines for IOP Publishing journals in LATEX 2ε 18
journals handled by IOP Publishing (see table A3) and some other common titles
(table A5).
(v) The volume number is bold; the page number is Roman. Both the initial and final
page numbers should be given where possible—note that for Reports on Progress in
Physics, Physiological Measurement and Physics in Medicine and Biology the final
page number is required. The final page number should be in the shortest possible
form and separated from the initial page number by an en rule (--), e.g. 1203–14.
(vi) Where there are two or more references with identical authors, the authors’ names
should be repeated for the second and subsequent references. Each individual
publication should be presented as a separate reference, although in the numerical
system one number can be used for several references. This facilitates linking in
the online journal.
6.5.1. Article numbering. Many journals now use article-numbering systems that do
not fit the conventional year-journal-volume-page numbers pattern. Some examples are:
[1] Carlip S and Vera R 1998 Phys. Rev. D 58 011345
[2] Davies K and Brown G 1997 J. High Energy Phys. JHEP12(1997)002
[3] Hannestad S 2005 J. Cosmol. Astropart. Phys. JCAP02(2005)011
[4] Hilhorst H J 2005 J. Stat. Mech. L02003
[5] Gundlach C 1999 Liv. Rev. Rel. 1994-4
The website of the journal you are citing should state the correct format for citations.
Caplar R and Kulisic P 1973 Proc. Int. Conf. on Nuclear Physics (Munich) vol 1 (Amsterdam: North-
Holland/American Elsevier) p 517
which would be obtained by with the code
\item[] Dorman L I 1975 {\it Variations of Galactic Cosmic Rays}
(Moscow: Moscow State University Press) p˜103
\item[] Caplar R and Kulisic P 1973 {\it Proc. Int. Conf. on Nuclear
Physics (Munich)} vol˜1 (Amsterdam: North-Holland/American
Elsevier) p˜517
7. Cross-referencing
The facility to cross reference items in the text is very useful when composing articles
as the precise form of the article may be uncertain at the start and revisions and
amendments may subsequently be made. LATEX provides excellent facilities for doing
cross-referencing and these can be very useful in preparing articles.
7.1. References
Cross referencing is useful for numeric reference lists because, if it is used, adding another
reference to the list does not then involve renumbering all subsequent references. It is
not necessary for referencing in the Harvard system where the final reference list is
Author guidelines for IOP Publishing journals in LATEX 2ε 20
alphabetical and normally no other changes are necessary when a reference is added
or deleted. When using LATEX, two passes (under certain circumstances, three passes)
are necessary initially to get the cross references right but once they are correct a
single run is usually sufficient provided an .aux file is available and the file is run
to the end each time. If the reference list contains an entry \bibitem{label}, this
command will produce the correct number in the reference list and \cite{label} will
produce the number within square brackets in the text. label may contain letters,
numbers or punctuation characters but must not contain spaces or commas. It is also
recommended that the underscore character is not used in cross referencing. Thus
labels of the form eq:partial, fig:run1, eq:dy’, etc, may be used. When several
references occur together in the text \cite may be used with multiple labels with
commas but no spaces separating them; the output will be the numbers within a single
pair of square brackets with a comma and a thin space separating the numbers. Thus
\cite{label1,label2,label4} would give [1, 2, 4]. Note that no attempt is made by
the style file to sort the labels and no shortening of groups of consecutive numbers is
done. Authors should therefore either try to use multiple labels in the correct order, or
use a package such as cite.sty that reorders labels correctly.
The numbers for the cross referencing are generated in the order the references
appear in the reference list, so that if the entries in the list are not in the order in
which the references appear in the text then the numbering within the text will not be
sequential. To correct this change the ordering of the entries in the reference list and
then rerun the LATEX file twice. Please ensure that all references resolve correctly: check
the .log file for undefined or multiply-defined citations, and check that the output does
not contain question marks that indicate unresolved references.
Labels to sections, etc, may occur anywhere within that section except within another
numbered environment. Within a maths environment labels can be used to tag equations
which are referred to within the text.
In addition to the standard \ref{<label>}, in iopart.cls the abbreviated forms
given in table 4 are available for reference to standard parts of the text.
Author guidelines for IOP Publishing journals in LATEX 2ε 21
Tables are numbered serially and referred to in the text by number (table 1, etc, not
tab. 1). Each table should have an explanatory caption which should be as concise as
possible. If a table is divided into parts these should be labelled (a), (b), (c), etc but
there should be only one caption for the whole table, not separate ones for each part.
In the preprint style the tables may be included in the text or listed separately after
the reference list starting on a new page.
Table 5. A simple example produced using the standard table commands and \lineup
to assist in aligning columns on the decimal point. The width of the table and rules is
set automatically by the preamble.
A B C D E F G
23.5 60 0.53 −20.2 −0.22 1.7 14.5
39.7 −60 0.74 −51.9 −0.208 47.2 146
123.7 0 0.75 −57.2 — — —
3241.56 60 0.60 −48.1 −0.29 41 15
\end{indented} and putting \item[] before the start of the tabular environment.
Omit these commands for any tables which will not fit on the page when indented.
(iii) The default is for columns to be aligned left and adding @{} omits the extra space
before the first column.
(iv) Tables have only horizontal rules and no vertical ones. The rules at the top and
bottom are thicker than internal rules and are set with \br (bold rule). The rule
separating the headings from the entries is set with \mr (medium rule). These are
special iopart.cls commands.
(v) Numbers in columns should be aligned on the decimal point; to help do this a
control sequence \lineup has been defined in iopart.cls which sets \0 equal to
a space the size of a digit, \m to be a space the width of a minus sign, and \- to
be a left overlapping minus sign. \- is for use in text mode while the other two
commands may be used in maths or text. (\lineup should only be used within a
table environment after the caption so that \- has its normal meaning elsewhere.)
See table 5 for an example of a table where \lineup has been used.
and this also activates the definitions within \lineup. The final three lines can
also be reduced to \endTable or \endtab. Similarly for a table which does not fit
on the page when indented \fulltable{\label{label}caption} . . . \endfulltable
can be used. LATEX optional positional parameters can, if desired, be added after
\Table{\label{label}caption} and \fulltable{\label{label}caption}.
\centre{#1}{#2} can be used to centre a heading #2 over #1 columns and
\crule{#1} puts a rule across #1 columns. A negative space \ns is usually useful
to reduce the space between a centred heading and a centred rule. \ns should occur
immediately after the \\ of the row containing the centred heading (see code for table 6).
Author guidelines for IOP Publishing journals in LATEX 2ε 23
Table 6. A table with headings spanning two columns and containing notes. To
improve the visual effect a negative skip (\ns) has been put in between the lines of
the headings. Commands set-up by \lineup are used to aid alignment in columns.
\lineup is defined within the \Table definition.
Separation energies
Thickness
Nucleus (mg cm−2 ) Composition γ, n (MeV) γ, 2n (MeV)
181
Ta 19.3 ± 0.1a Natural 7.6 14.2
208
Pb 3.8 ± 0.8b 99% enriched 7.4 14.1
209
Bi 2.86 ± 0.01b Natural 7.5 14.4
a
Self-supporting.
b
Deposited over Al backing.
A small space can be inserted between rows of the table with \ms and a half line space
with \bs (both must follow a \\ but should not have a \\ following them).
Units should not normally be given within the body of a table but given in
brackets following the column heading; however, they can be included in the caption
for long column headings or complicated units. Where possible tables should not be
broken over pages. If a table has related notes these should appear directly below
the table rather than at the bottom of the page. Notes can be designated with
footnote symbols (preferable when there are only a few notes) or superscripted small
roman letters. The notes are set to the same width as the table and in normal
tables follow after \end{tabular}, each note preceded by \item[]. For a full width
table \noindent should precede the note rather than \item[]. To simplify the
coding \tabnotes can, if desired, replace \end{tabular} and \endtabnotes replaces
\end{indented}\end{table}.
If all the tables are grouped at the end of a document the command \Tables is used
to start a new page and set a heading ‘Tables and table captions’. If the tables follow
an appendix then add the command \noappendix to revert to normal style numbering.
Figures (with their captions) can be incorporated into the text at the appropriate
position or grouped together at the end of the article. If the figures are at the end
of the article and follow an appendix then in iopart.cls you can add the command
\noappendix to revert to normal style numbering. We remind you that you must
seek permission to reuse any previously-published figures, and acknowledge their use
correctly—see section 1.2.
\includegraphics{file.eps}
The graphicx package supports various optional arguments to control the appearance
of the figure. Other similar packages can also be used (e.g. graphics, epsf). Whatever
package you use, you must include it explicitly after the \documentclass declaration
using (say) \usepackage{graphicx}.
For more detail about graphics inclusion see the documentation of the
graphicx package, refer to one of the books on LATEX, e.g. Goosens M,
Rahtz S and Mittelbach F 1997 The L TEX Graphics Companion (Reading, MA:
A
9.2. Captions
Below each figure should be a brief caption describing it and, if necessary, interpreting
the various lines and symbols on the figure. As much lettering as possible should be
removed from the figure itself and included in the caption. If a figure has parts, these
should be labelled (a), (b), (c), etc and all parts should be described within a single
caption. Table 7 gives the definitions for describing symbols and lines often used within
figure captions (more symbols are available when using the optional packages loading
the AMS extension fonts).
Table A1. Macros available for use in text in iopart.cls. Parameters in square
brackets are optional.
Macro name Purpose
\title[#1]{#2} Title of article and short title (optional)
\paper[#1]{#2} Title of paper and short title (optional)
\letter{#1} Title of Letter to the Editor
\ftc{#1} Title of Fast Track Communication
\rapid[#1]{#2} Title of Rapid Communication and short title (optional)
\comment[#1]{#2} Title of Comment and short title (optional)
\topical[#1]{#2} Title of Topical Review and short title (optional)
\review[#1]{#2} Title of review article and short title (optional)
\note[#1]{#2} Title of Note and short title (optional)
\prelim[#1]{#2} Title of Preliminary Communication & short title
\author{#1} List of all authors
\article[#1]{#2}{#3} Type and title of other articles and short title (optional)
\address{#1} Address of author
\ams{#1} Mathematics Classification Scheme
\submitto{#1} ‘Submitted to’ message
\maketitle Creates title page
\begin{abstract} Start of abstract
\end{abstract} End of abstract
\nosections Inserts space before text when no sections
\section{#1} Section heading
\subsection{#1} Subsection heading
\subsubsection{#1} Subsubsection heading
\appendix Start of appendixes
\ack Acknowledgments heading
\References Heading for reference list
\begin{harvard} Start of alphabetic reference list
\end{harvard} End of alphabetic reference list
\begin{thebibliography}{#1} Start of numeric reference list
\end{thebibliography} End of numeric reference list
\etal et al for text and reference lists
\nonum Unnumbered entry in numerical reference list
Author guidelines for IOP Publishing journals in LATEX 2ε 27
Table A2. Macros defined within iopart.cls for use with figures and tables.
Macro name Purpose
\Figures Heading for list of figure captions
\Figure{#1} Figure caption
\Tables Heading for tables and table captions
\Table{#1} Table caption
\fulltable{#1} Table caption for full width table
\endTable End of table created with \Table
\endfulltab End of table created with \fulltable
\endtab End of table
\br Bold rule for tables
\mr Medium rule for tables
\ns Small negative space for use in table
\centre{#1}{#2} Centre heading over columns
\crule{#1} Centre rule over columns
\lineup Set macros for alignment in columns
\m Space equal to width of minus sign
\- Left overhanging minus sign
\0 Space equal to width of a digit
Author guidelines for IOP Publishing journals in LATEX 2ε 28
Table A4. Abbreviations for IOP Publishing journals that are no longer published.
Short form of journal title Macro name Years relevant
J. Phys. A: Math. Gen. \JPA 1975–2006
J. Phys. B: At. Mol. Phys. \JPB 1968–1987
J. Phys. C: Solid State Phys. \JPC 1968–1988
J. Phys. E: Sci. Instrum. \JPE 1968–1989
J. Phys. F: Met. Phys. \JPF 1971–1988
J. Phys. G: Nucl. Phys. \JPG 1975–1988
Pure Appl. Opt. \PAO 1992–1998
Quantum Opt. \QO 1989–1994
Quantum Semiclass. Opt. \QSO 1995–1998
J. Opt. A: Pure Appl. Opt. \JOA 1999–2009
J. Opt. B: Quantum Semiclass. Opt. \JOB 1999–2005
Table A5. Abbreviations in iopart.cls for some common journals not handled by
IOP Publishing.
Short form of journal Macro Short form of Journal Macro
Acta Crystallogr. \AC J. Quant. Spectrosc. Radiat. Transfer \JQSRT
Acta Metall. \AM Nuovo Cimento \NC
Ann. Phys., Lpz \AP Nucl. Instrum. Methods \NIM
Ann. Phys., NY \APNY Nucl. Phys. \NP
Ann. Phys., Paris \APP Phys. Fluids \PF
Can. J. Phys. \CJP Phys. Lett. \PL
Gen. Rel. Grav. \GRG Phys. Rev. \PR
J. Appl. Phys. \JAP Phys. Rev. Lett. \PRL
J. Chem. Phys. \JCP Proc. R. Soc. \PRS
J. High Energy Phys. \JHEP Phys. Status Solidi \PSS
J. Magn. Magn. Mater. \JMMM Phil. Trans. R. Soc. \PTRS
J. Math. Phys. \JMP Rev. Mod. Phys. \RMP
J. Opt. Soc. Am. \JOSA Rev. Sci. Instrum. \RSI
J. Physique \JP Solid State Commun. \SSC
J. Phys. Chem. \JPhCh Sov. Phys.–JETP \SPJ
J. Phys. Soc. Jpn. \JPSJ Z. Phys. \ZP
Author guidelines for IOP Publishing journals in LATEX 2ε 30
Authors in all IOP Publishing journals have the option to include names in Chinese,
Japanese or Korean (CJK) characters in addition to the English name. The names will
be displayed in the print issue and the online PDF, abstract and table of contents, in
parentheses after the English name.
It is the decision of the individual authors whether or not to include a CJK version
of their names; for a single article it is not necessary for all authors to include a CJK
name if only one author wishes to do so. It is the responsibility of the authors to check
the accuracy and formatting of the names in the final proofs that they receive prior to
publication.
To include names in CJK characters, authors should use the cjk.sty package,
available from http://www.ctan.org/tex-archive/language/chinese/CJK/. Users
should be aware that this is a very large and complicated package which relies on a
large number of fonts. We recommend using a TeX package that includes this package
and all of the fonts by default, so that manual configuration is not required (e.g. the
TeXLive distribution, which is available on all platforms (Macintosh, Windows and
Linux)).
The documentation for the cjk.sty package gives information on how CJK
characters can be included in TeX files. Most authors will find it convenient to include
the characters in one of the standard encodings such as UTF-8, GB or JIS, if they have
access to a text editor that supports such encodings.
Example TeX coding might be:
\documentclass[12pt]{iopart}
\usepackage{CJK}
.
.
.
\begin{document}
\begin{CJK*}{GBK}{ }
\title[]{Title of article}
\author{Author Name (CJK characters)}
\address{Department, University, City, Country}
.
.
.
\end{CJK*}
To avoid potential problems in handling the CJK characters in submissions, authors
should always include a PDF of the full version of their papers (including all figure files,
tables, references etc) with the CJK characters in it.