Add APPC2013 abstract and proceeding
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -6,3 +6,5 @@
|
||||
*.snm
|
||||
*.synctex*
|
||||
*.DS_Store
|
||||
*/*.pdf
|
||||
*/*.dvi
|
||||
|
||||
12
APPC2013/abstract/Makefile
Normal file
12
APPC2013/abstract/Makefile
Normal file
@@ -0,0 +1,12 @@
|
||||
out_default = abstract.pdf
|
||||
out_alt = abstract.pdf
|
||||
|
||||
default: abstract.pdf
|
||||
|
||||
%.pdf: %.tex Makefile
|
||||
pdflatex --enable-write18 $< && pdflatex $<
|
||||
#pdflatex --enable-write18 $< && pdflatex $< && pdflatex $<
|
||||
#pdflatex $<
|
||||
|
||||
clean:
|
||||
rm -f *.aux *.bbl *.blg *.log *.nav *.out *.snm *.toc $(out_default) $(out_alt)
|
||||
180
APPC2013/abstract/abstract.tex
Normal file
180
APPC2013/abstract/abstract.tex
Normal file
@@ -0,0 +1,180 @@
|
||||
\documentclass[12pt]{article}
|
||||
|
||||
\usepackage[left=2.0cm,right=2.0cm,top=2.0cm,bottom=2.0cm]{geometry}
|
||||
|
||||
\usepackage[dvips]{color}
|
||||
|
||||
\renewcommand{\baselinestretch}{1.0}
|
||||
|
||||
|
||||
|
||||
%%% FONT SIZE TABLE
|
||||
|
||||
% Default : 12pt
|
||||
|
||||
% Huge : 25pt
|
||||
|
||||
% huge : 25pt
|
||||
|
||||
% LARGE : 21pt
|
||||
|
||||
% Large : 17pt
|
||||
|
||||
% large : 14pt
|
||||
|
||||
% normalsize : 12pt
|
||||
|
||||
% small : 11pt
|
||||
|
||||
% footnotesize: 10pt
|
||||
|
||||
% scriptsize : 8pt
|
||||
|
||||
% tiny : 6pt
|
||||
|
||||
|
||||
|
||||
\begin{document}
|
||||
|
||||
\pagestyle{empty}
|
||||
|
||||
\parindent=0mm
|
||||
|
||||
\parskip=0mm
|
||||
|
||||
% Custom macros
|
||||
\newcommand{\lagr}{\cal{L}}
|
||||
\newcommand{\mueg}{$\mu^{+} \rightarrow e^{+}\gamma$~}
|
||||
\newcommand{\meee}{$\mu \rightarrow eee$~}
|
||||
\newcommand{\muenn}{$\mu \rightarrow e \nu \overline{\nu}$~}
|
||||
\newcommand{\muenng}{$\mu \rightarrow e \nu \overline{\nu} \gamma$~}
|
||||
\newcommand{\muec}{$\mu^{-} N \rightarrow e^{-} N$~}
|
||||
\newcommand{\muecaz}{$\mu^{-} + N(A,Z) \rightarrow e^{-} + N(A,Z)$~}
|
||||
|
||||
|
||||
\begin{center}
|
||||
|
||||
%%%
|
||||
|
||||
%%% TITLE
|
||||
|
||||
%%%
|
||||
|
||||
%{\large\bfseries The COMET Experiment and its Background Study}
|
||||
{\large\bfseries Status of the COMET Experiment at J-PARC}
|
||||
|
||||
~\\
|
||||
|
||||
%%%
|
||||
|
||||
%%% AUTHOR(S)
|
||||
|
||||
%%%
|
||||
|
||||
\underline{Nam Hoai Tran}, on behalf of the COMET Collaboration
|
||||
|
||||
~\\
|
||||
|
||||
%%%
|
||||
|
||||
%%% AFFILIATION
|
||||
|
||||
%%%
|
||||
|
||||
{\small\itshape
|
||||
Department of Physics, Graduate School of Science, \\
|
||||
Osaka University, Osaka
|
||||
560-0043, Japan}\\
|
||||
|
||||
~\\
|
||||
|
||||
~\\
|
||||
|
||||
%%%
|
||||
|
||||
%%% EMAIL
|
||||
|
||||
%%%
|
||||
|
||||
{\small nam@kuno-g.phys.sci.osaka-u.ac.jp}
|
||||
|
||||
%%%
|
||||
|
||||
%%%
|
||||
|
||||
%%%
|
||||
|
||||
\end{center}
|
||||
|
||||
|
||||
|
||||
%%%
|
||||
|
||||
%%% BODY OF ABSTRACT
|
||||
|
||||
%%%
|
||||
COMET [1] is an experiment that aims to search for a charged lepton flavor violation
|
||||
(CLFV) process, the muon-to-electron conversion in the presence of a nucleus,
|
||||
\muec. The process is forbidden in the Standard Model (SM), however is
|
||||
predicted to occur in various extensions of SM, such as . Current experimental
|
||||
upper limit of the branching ratio is $BR(\mu^{-} + Au \rightarrow e^{-} + Au)
|
||||
< 7 \times 10^{-13}$, set by the SINDRUM II experiment [2].
|
||||
|
||||
Using the J-PARC proton beam and the pion capture by
|
||||
a solenoidal field, COMET will have a single event sensitivity 10,000 times
|
||||
better than the current limit. The COMET collaboration has taken a phased
|
||||
approach in which the first phase, COMET Phase-I [3], starts in 2013 and
|
||||
initial data taking in around 2016. This paper provides some highlights among
|
||||
ongoing R\&D activities.
|
||||
|
||||
%Charged lepton flavor violation (CLFV) has attracted much attention from
|
||||
%experimentalists and theorists in particle physics. The CLFV rates are
|
||||
%predicted to be in the order of of $O(10^{-54})$ in the Standard Model (SM).
|
||||
%Therefore, any experimental observations of CLFV would be an unambiguous signal
|
||||
%of new physics beyond the SM. COMET [1] is an experiment
|
||||
%that aims to search for a CLFV process of muon-to-electron conversion in the
|
||||
%presence of a nucleus, \muec.
|
||||
%Using the J-PARC proton beam and the pion capture by
|
||||
%a solenoidal field, COMET expects to have a sensitivity a factor of 10,000
|
||||
%times that of the current limit. The COMET experiment has taken a phased
|
||||
%approach [2] in which the COMET Phase-I (first phase) will start its
|
||||
%construction in 2013 and initial data taking in around 2016.
|
||||
|
||||
%The COMET Phase-I will be subjected to significant backgrounds from the
|
||||
%products of the nuclear muon capture process. However, experimental data on
|
||||
%this matter is insufficient. As so, precise measurements of the products,
|
||||
%including protons, neutrons and photons, are required for the design and
|
||||
%optimization of the experiment. Detailed of these measurements will be
|
||||
%presented.
|
||||
|
||||
%%%
|
||||
|
||||
%%% LIST OF REFERENCES
|
||||
|
||||
%%%
|
||||
|
||||
~\\
|
||||
|
||||
~\\
|
||||
|
||||
~[1] Y.~Kuno {\it et al.} (COMET collaboration), ``A Experimental
|
||||
Search for Lepton Flavor Violating \muec Conversion at Sensitivity of
|
||||
$10^{-16}$ with A Slow-Extracted Bunched Proton Beam'', J-PARC Proposal, 2007
|
||||
and J-PARC Conceptual Design Report, 2009.\\
|
||||
|
||||
~[2] W.~Bertl {\it et al.} (SINDRUM-II collaboration), ``A search for $\mu
|
||||
- e$ conversion in muonic gold'', The European Physical Journal C 47 (2006)
|
||||
337-346.\\
|
||||
|
||||
~[3] Y.~Kuno {\it et al.} (COMET collaboration), ``Letter of
|
||||
Intent of Phase-I for the COMET Experiment at J-PARC'', unpublished, March
|
||||
2012.
|
||||
|
||||
%%%
|
||||
|
||||
%%% END OF ABSTRACT
|
||||
|
||||
%%%
|
||||
|
||||
\end{document}
|
||||
|
||||
BIN
APPC2013/proceeding/JPSJsuppl_template-Tex.zip
Normal file
BIN
APPC2013/proceeding/JPSJsuppl_template-Tex.zip
Normal file
Binary file not shown.
12
APPC2013/proceeding/Makefile
Normal file
12
APPC2013/proceeding/Makefile
Normal file
@@ -0,0 +1,12 @@
|
||||
out_default = proceeding.pdf
|
||||
out_alt = proceeding.pdf
|
||||
|
||||
default: proceeding.pdf
|
||||
|
||||
%.pdf: %.tex Makefile
|
||||
#pdflatex --enable-write18 $< && pdflatex $<
|
||||
pdflatex --enable-write18 $< && pdflatex $< && pdflatex $<
|
||||
#pdflatex $<
|
||||
|
||||
clean:
|
||||
rm -f *.aux *.bbl *.blg *.log *.nav *.out *.snm *.toc $(out_default) $(out_alt)
|
||||
500
APPC2013/proceeding/cite.sty
Normal file
500
APPC2013/proceeding/cite.sty
Normal file
@@ -0,0 +1,500 @@
|
||||
% C I T E . S T Y
|
||||
%
|
||||
% version 4.01 (Nov 2003)
|
||||
%
|
||||
% Compressed, sorted lists of on-line or superscript numerical citations.
|
||||
% see also drftcite.sty (And the stub overcite.sty)
|
||||
%
|
||||
% Copyright (C) 1989-2003 by Donald Arseneau
|
||||
% These macros may be freely transmitted, reproduced, or modified
|
||||
% provided that this notice is left intact.
|
||||
%
|
||||
% Instructions follow \endinput.
|
||||
% ------------------------------------
|
||||
% First, ensure that some catcodes have the expected values
|
||||
\edef\citenum{% to restore funny codes
|
||||
\catcode\string`\string ` \the\catcode\string`\`
|
||||
\catcode\string`\string ' \the\catcode\string`\'
|
||||
\catcode\string`\string = \the\catcode\string`\=
|
||||
\catcode\string`\string _ \the\catcode\string`\_
|
||||
\catcode\string`\string : \the\catcode\string`\:}
|
||||
\catcode\string`\` 12
|
||||
\catcode`\' 12
|
||||
\catcode`\= 12
|
||||
\catcode`\_ 8
|
||||
\catcode`\: 12
|
||||
|
||||
% Handle optional variations:
|
||||
% [ verbose, nospace, space, ref, nosort, noadjust, superscript, nomove ],
|
||||
% \citeform,\citeleft,\citeright,\citemid,\citepunct,\citedash
|
||||
%
|
||||
% Set defaults:
|
||||
|
||||
% [ on the left. Option [ref] does: [Ref. 12, note]
|
||||
\providecommand\citeleft{[}
|
||||
|
||||
% ] on the right:
|
||||
\providecommand\citeright{]}
|
||||
|
||||
% , (comma space) before note
|
||||
\providecommand\citemid{,\penalty\@medpenalty\ }
|
||||
|
||||
% , (comma thin-space) between entries; [nospace] eliminates the space
|
||||
\providecommand\citepunct{,\penalty\@m\hskip.13emplus.1emminus.1em}%
|
||||
|
||||
% -- (endash) designating range of numbers:
|
||||
% (using \hbox avoids easy \exhyphenpenalty breaks)
|
||||
\providecommand{\citedash}{\hbox{--}\penalty\@m}
|
||||
|
||||
% Each number left as-is:
|
||||
\providecommand\citeform{}
|
||||
|
||||
% punctuation characters to move for overcite
|
||||
\providecommand{\CiteMoveChars}{.,:;}
|
||||
|
||||
% font selection for superscript numbers
|
||||
\providecommand\OverciteFont{\fontsize\sf@size\baselineskip\selectfont}
|
||||
|
||||
|
||||
% Do not repeat warnings. [verbose] reverses
|
||||
\let\oc@verbo\relax
|
||||
|
||||
% Default is to move punctuation:
|
||||
\def\oc@movep#1{\futurelet\@tempb\@citey}
|
||||
|
||||
%----------------------
|
||||
% \citen uses \@nocite to ignore spaces after commas, and write the aux file
|
||||
% \citation. \citen then loops over the citation tags, using \@make@cite@list
|
||||
% to make a sorted list of numbers. Finally, \citen executes \@citelist to
|
||||
% compress ranges of numbers and print the list. \citen can be used by itself
|
||||
% to give citation numbers without the brackets and other formatting; e.g.,
|
||||
% "See also ref.~\citen{junk}."
|
||||
%
|
||||
\DeclareRobustCommand\citen[1]{%
|
||||
\begingroup
|
||||
\let\@safe@activesfalse\@empty
|
||||
\@nocite{#1}% ignores spaces, writes to .aux file, returns #1 in \@no@sparg
|
||||
\@tempcntb\m@ne % \@tempcntb tracks highest number
|
||||
\let\@h@ld\@empty % nothing held from list yet
|
||||
\let\@citea\@empty % no punctuation preceding first
|
||||
\let\@celt\delimiter % an unexpandable, but identifiable, token
|
||||
\def\@cite@list{}% % empty list to start
|
||||
\@for \@citeb:=\@no@sparg\do{\@make@cite@list}% make a sorted list of numbers
|
||||
% After sorted citelist is made, execute it to compress citation ranges.
|
||||
\@tempcnta\m@ne % no previous number
|
||||
\let\@celt\@compress@cite \@cite@list % output number list with compression
|
||||
\@h@ld % output anything held over
|
||||
\endgroup
|
||||
\@restore@auxhandle
|
||||
}
|
||||
|
||||
% For each citation, check if it is defined and if it is a number.
|
||||
% if a number: insert it in the sorted \@cite@list
|
||||
% otherwise: output it immediately.
|
||||
%
|
||||
\def\@make@cite@list{%
|
||||
\expandafter\let \expandafter\@B@citeB
|
||||
\csname b@\@citeb\@extra@b@citeb \endcsname
|
||||
\ifx\@B@citeB\relax % undefined: output ? and warning
|
||||
\@citea {\bfseries ?}\let\@citea\citepunct \G@refundefinedtrue
|
||||
\@warning {Citation `\@citeb' on page \thepage\space undefined}%
|
||||
\oc@verbo \global\@namedef{b@\@citeb\@extra@b@citeb}{?}%
|
||||
\else % defined % remove previous line to repeat warnings
|
||||
\ifcat _\ifnum\z@<0\@B@citeB _\else A\fi % a positive number, put in list
|
||||
\@addto@cite@list
|
||||
\else % citation is not a number, output immediately
|
||||
\@citea \citeform{\@B@citeB}\let\@citea\citepunct
|
||||
\fi\fi}
|
||||
|
||||
% Regular definition for adding entry to cite list, with sorting
|
||||
|
||||
\def\@addto@cite@list{\@tempcnta\@B@citeB \relax
|
||||
\ifnum \@tempcnta>\@tempcntb % new highest, add to end (efficiently)
|
||||
\edef\@cite@list{\@cite@list \@celt{\@B@citeB}}%
|
||||
\@tempcntb\@tempcnta
|
||||
\else % arbitrary number: insert appropriately
|
||||
\edef\@cite@list{\expandafter\@sort@celt \@cite@list \@gobble @}%
|
||||
\fi}
|
||||
%
|
||||
% \@sort@celt inserts number (\@tempcnta) into list of \@celt{num} (#1{#2})
|
||||
% \@celt must not be expandable; list should end with two vanishing tokens.
|
||||
%
|
||||
\def\@sort@celt#1#2{\ifx \@celt #1% parameters are \@celt {num}
|
||||
\ifnum #2<\@tempcnta % number goes later in list
|
||||
\@celt{#2}%
|
||||
\expandafter\expandafter\expandafter\@sort@celt % continue
|
||||
\else % number goes here
|
||||
\@celt{\number\@tempcnta}\@celt{#2}% stop comparing
|
||||
\fi\fi}
|
||||
|
||||
% Check if each number follows previous and can be put in a range
|
||||
%
|
||||
\def\@compress@cite#1{% % This is executed for each number
|
||||
\advance\@tempcnta\@ne % Now \@tempcnta is one more than the previous number
|
||||
\ifnum #1=\@tempcnta % Number follows previous--hold on to it
|
||||
\ifx\@h@ld\@empty % first pair of successives
|
||||
\expandafter\def\expandafter\@h@ld\expandafter{\@citea
|
||||
\citeform{#1}}%
|
||||
\else % compressible list of successives
|
||||
\def\@h@ld{\citedash \citeform{#1}}%
|
||||
\fi
|
||||
\else % non-successor -- dump what's held and do this one
|
||||
\@h@ld \@citea \citeform{#1}%
|
||||
\let\@h@ld\@empty
|
||||
\fi \@tempcnta#1\let\@citea\citepunct
|
||||
}
|
||||
|
||||
% Make \cite choose superscript or normal
|
||||
|
||||
\DeclareRobustCommand{\cite}{%
|
||||
\@ifnextchar[{\@tempswatrue\@citex}{\@tempswafalse\@citex[]}}
|
||||
|
||||
% Do \cite command on line.
|
||||
%
|
||||
\def\@citex[#1]#2{\@cite{\citen{#2}}{#1}}
|
||||
|
||||
\def\@cite#1#2{\leavevmode \cite@adjust
|
||||
\citeleft{#1\if@tempswa\@safe@activesfalse\citemid{#2}\fi
|
||||
\spacefactor\@m % punctuation in note doesn't affect outside
|
||||
}\citeright
|
||||
\@restore@auxhandle}
|
||||
|
||||
% Put a penalty before the citation, and adjust the spacing: if no space
|
||||
% already or if there is extra space due to some punctuation, then change
|
||||
% to one inter-word space.
|
||||
%
|
||||
\def\cite@adjust{\begingroup%
|
||||
\@tempskipa\lastskip \edef\@tempa{\the\@tempskipa}\unskip
|
||||
\ifnum\lastpenalty=\z@ \penalty\@highpenalty \fi
|
||||
\ifx\@tempa\@zero@skip \spacefactor1001 \fi % if no space before, set flag
|
||||
\ifnum\spacefactor>\@m \ \else \hskip\@tempskipa \fi
|
||||
\endgroup}
|
||||
|
||||
|
||||
\edef\@zero@skip{\the\z@skip}
|
||||
|
||||
% Superscript cite, with no optional note. Check for punctuation first.
|
||||
%
|
||||
\def\@citew#1{\begingroup \leavevmode
|
||||
\@if@fillglue \lastskip \relax \unskip
|
||||
\def\@tempa{\@tempcnta\spacefactor
|
||||
\/% this allows the last word to be hyphenated, and it looks better.
|
||||
\@citess{\citen{#1}}\spacefactor\@tempcnta
|
||||
\endgroup \@restore@auxhandle}%
|
||||
\oc@movep\relax}% check for following punctuation (depending on options)
|
||||
|
||||
% Move trailing punctuation before the citation:
|
||||
%
|
||||
\def\@citey{\let\@tempc\@tempa
|
||||
% Watch for double periods and suppress them
|
||||
\ifx\@tempb.\ifnum\spacefactor<\@bigSfactor\else
|
||||
\let\@tempb\relax \let\@tempc\oc@movep
|
||||
\fi\fi
|
||||
% Move other punctuation
|
||||
\expandafter\@citepc\CiteMoveChars\delimiter
|
||||
\@tempc}%
|
||||
|
||||
\def\@citepc#1{%
|
||||
\ifx\@tempb#1\@empty #1\let\@tempc\oc@movep \fi
|
||||
\ifx\delimiter#1\else \expandafter\@citepc\fi}
|
||||
|
||||
% Replacement for \@cite which defines the formatting normally done
|
||||
% around the citation list. This uses superscripts with no brackets.
|
||||
% HOWEVER, trailing punctuation has already been moved over. The
|
||||
% format for cites with note is given by \@cite. Redefine \@cite and/
|
||||
% or \@citex to get different appearance. I don't use \textsuperscript
|
||||
% because it is defined BADLY in compatibility mode.
|
||||
|
||||
\def\@citess#1{\mbox{$\m@th^{\hbox{\OverciteFont{#1}}}$}}
|
||||
|
||||
% \nocite: This is changed to ignore *ALL* spaces and be robust. The
|
||||
% parameter list, with spaces removed, is `returned' in \@no@sparg, which
|
||||
% is used by \citen.
|
||||
%
|
||||
\DeclareRobustCommand\nocite[1]{%
|
||||
\@bsphack \@nocite{#1}%
|
||||
\@for \@citeb:=\@no@sparg\do{\@ifundefined{b@\@citeb\@extra@b@citeb}%
|
||||
{\G@refundefinedtrue\@warning{Citation `\@citeb' undefined}%
|
||||
\oc@verbo \global\@namedef{b@\@citeb\@extra@b@citeb}{?}}{}}%
|
||||
\@esphack}
|
||||
|
||||
\def\@nocite#1{\begingroup\let\protect\string% normalize active chars
|
||||
\xdef\@no@sparg{\expandafter\@ignsp#1 \: }\endgroup% and remove ALL spaces
|
||||
\if@filesw \immediate\write\@newciteauxhandle % = \@auxout, except with multibib
|
||||
{\string\citation {\@no@sparg}}\fi
|
||||
}
|
||||
|
||||
% for ignoring *ALL* spaces in the input. This presumes there are no
|
||||
% \outer tokens and no \if-\fi constructs in the parameter. Spaces inside
|
||||
% braces are retained.
|
||||
%
|
||||
\def\@ignsp#1 {\ifx\:#1\@empty\else #1\expandafter\@ignsp\fi}
|
||||
|
||||
% \@if@fillglue{glue}{true}{false}
|
||||
\begingroup
|
||||
\catcode`F=12 \catcode`I=12\catcode`L=12
|
||||
\lowercase{\endgroup
|
||||
\def\@if@fillglue#1{%
|
||||
\begingroup \skip@#1\relax
|
||||
\expandafter\endgroup\expandafter
|
||||
\@is@fil@ \the\skip@ \relax\@firstoftwo FIL\relax\@secondoftwo\@nil}
|
||||
\def\@is@fil@ #1FIL#2\relax#3#4\@nil{#3}
|
||||
}
|
||||
|
||||
\let\nocitecount\relax % in case \nocitecount was used for drftcite
|
||||
|
||||
% For the time being, just prevent gross errors from using hyperref.
|
||||
% There are no hyper-links. (I will need to carry the cite tags through
|
||||
% the sorting process, and use \hyper@natlinkstart)
|
||||
|
||||
\providecommand\hyper@natlinkstart[1]{}
|
||||
\providecommand\hyper@natlinkend{}
|
||||
\providecommand\NAT@parse{\@firstofone}
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
% option processing
|
||||
|
||||
\DeclareOption{verbose}{\def\oc@verbo#1#2#3#4{}}
|
||||
\DeclareOption{nospace}{\def\citepunct{,\penalty\@m}}
|
||||
\DeclareOption{space}{\def\citepunct{,\penalty\@highpenalty\ }}
|
||||
\DeclareOption{ref}{\def\citeleft{[Ref.\penalty\@M\ }}
|
||||
\DeclareOption{nosort}{\def\@addto@cite@list
|
||||
{\edef\@cite@list{\@cite@list \@celt{\@B@citeB}}}}
|
||||
\DeclareOption{sort}{}% default!
|
||||
\DeclareOption{nomove}{\def\oc@movep{\@tempa}\let\@citey\oc@movep}
|
||||
\DeclareOption{move}{}% default
|
||||
\DeclareOption{nocompress}{%
|
||||
\def\@compress@cite#1{% % This is executed for each number
|
||||
\@h@ld \@citea \hyper@natlinkstart\citeform{#1}\hyper@natlinkend
|
||||
\let\@h@ld\@empty \let\@citea\citepunct}
|
||||
}
|
||||
\DeclareOption{compress}{}% default
|
||||
\DeclareOption{super}{\ExecuteOptions{superscript}}
|
||||
\DeclareOption{superscript}{%
|
||||
\DeclareRobustCommand{\cite}{%
|
||||
\@ifnextchar[{\@tempswatrue\@citex}{\@tempswafalse\@citew}}
|
||||
}
|
||||
\DeclareOption{noadjust}{\let\cite@adjust\@empty}% Don't change spaces
|
||||
\DeclareOption{adjust}{}% adjust space before [ ]
|
||||
\DeclareOption{biblabel}{\def\@biblabel#1{\@citess{#1}\kern-\labelsep\,}}
|
||||
\ProvidesPackage{cite}[2003/11/04 \space v 4.01]
|
||||
\ProcessOptions
|
||||
|
||||
\ifx\@citey\oc@movep\else % we are moving punctuation; must ensure sfcodes
|
||||
\mathchardef\@bigSfactor3000
|
||||
\expandafter\def\expandafter\frenchspacing\expandafter{\frenchspacing
|
||||
\mathchardef\@bigSfactor1001
|
||||
\sfcode`\.\@bigSfactor \sfcode`\?\@bigSfactor \sfcode`\!\@bigSfactor }%
|
||||
\ifnum\sfcode`\.=\@m \frenchspacing \fi
|
||||
\fi
|
||||
|
||||
% Compatability with chapterbib (see use of \@extra@b@citeb)
|
||||
\@ifundefined{@extra@b@citeb}{\def\@extra@b@citeb{}}{}
|
||||
|
||||
% Compatability with multibib (see use of \@newciteauxhandle) (Yes, this is
|
||||
% overly messy, but I asked for it... I can't have multibib putting junk after
|
||||
% the cite command because it hides following punctuation, but then I have
|
||||
% to restore the ordinary meaning of \@newciteauxhandle = \@auxout.)
|
||||
\providecommand\@newciteauxhandle{\@auxout}
|
||||
\AtBeginDocument{\@ifundefined{newcites}{\global\let\@restore@auxhandle\relax}{}}
|
||||
\def\@restore@auxhandle{\def\@newciteauxhandle{\@auxout}}
|
||||
|
||||
|
||||
\@ifundefined{G@refundefinedtrue}{\let\G@refundefinedtrue\relax}{}
|
||||
|
||||
\@ifundefined{@safe@activesfalse}{}{}
|
||||
\@ifundefined{bbl@cite@choice}{}{\@ifundefined{org@@citex}{}%
|
||||
{\let\org@@citex\@citex}}% Prevent stomping by babel
|
||||
|
||||
|
||||
\citenum % execute restore-catcodes
|
||||
|
||||
% Aliases:
|
||||
\let\citenum\citen
|
||||
\let\citeonline\citen
|
||||
|
||||
\endinput
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
|
||||
CITE.STY
|
||||
|
||||
Modify LaTeX's normal citation mechanism to:
|
||||
|
||||
o Put a comma and a small space between each citation number. The option
|
||||
[nospace] removes that space, and the option [space] replaces it with
|
||||
an ordinary inter-word space.
|
||||
|
||||
o Sort citation numbers into ascending order, printing non-numbers before
|
||||
numbers. All numbers should be greater than zero. The [nosort] package
|
||||
option turns off sorting.
|
||||
|
||||
o Compress lists of three or more consecutive numbers to one number range
|
||||
which can be split, with difficulty, after the dash. All numbers should
|
||||
be greater than zero. E.g., if you used to get the (nonsense) list
|
||||
[7,5,6,?,4,9,8,Einstein,6], then this style will give [?,Einstein,4-6,6-9].
|
||||
Compression of ranges is disabled by the [nocompress] package option.
|
||||
|
||||
o Allow, but strongly discourage, line breaks within a series of
|
||||
citations. Each number is separated by a comma and a small space.
|
||||
A break at the beginning of an optional note is discouraged also.
|
||||
|
||||
o Put a high-penalty breakpoint before the citation (unless you specifically
|
||||
forbid it with ~ ). Also, adjust the spacing: if there is no space or if
|
||||
there is extra space due to some punctuation, then change to one inter-word
|
||||
space. E.g., A space will be inserted here\cite{Larry,Curly,Moe}.
|
||||
|
||||
o With package option [superscript] (or [super] for short), display citation
|
||||
numbers as superscripts (unless they have optional notes, causing them to
|
||||
be treated as described above). Superscripted citations follow these
|
||||
additional rules:
|
||||
|
||||
- Superscript citations use THE SAME INPUT FORMAT as ordinary citations; this
|
||||
style will ignore spaces before the citation, and move trailing punctuation
|
||||
before the superscript citation. For example, "information \cite{source};"
|
||||
ignores the space before \cite and puts the semicolon before the number, just
|
||||
as if you had typed "information;$^{12}$". You may switch off movement with
|
||||
the [nomove] package option (only relevant with [superscript]).
|
||||
|
||||
- The punctuation characters that will migrate before the superscript are
|
||||
listed in the macro \CiteMoveChars, which you can redefine. The default is
|
||||
.,;:. Perhaps ! and ? should too, but they weren't listed in the APS style
|
||||
manual I looked at, and I agree with that rule to prevent too much visual
|
||||
separation. Quotes were listed, but they should never have to migrate
|
||||
because both on-line and superscript versions put quotes before the citation.
|
||||
This gives one difficulty --- punctuation following quotes won't migrate
|
||||
inside the quotation: e.g., "``Transition State Theory''\cite{Eyring}." gives
|
||||
"``Transition State Theory''.$^8$", but you may want the period inside the
|
||||
quotes, thus: ``Transition State Theory.''$^8$.
|
||||
|
||||
- Doubling of periods (.., ?., !.) is checked for and suppressed. The spacing
|
||||
after the citation is set according to the final punctuation mark moved.
|
||||
There is a problem with double periods after a capitalized abbreviation
|
||||
or directly after \@ : Both of "N.A.S.A. \cite{space}." and "et al.\@
|
||||
\cite{many}." will give doubled periods. These can be fixed as follows:
|
||||
"N.A.S.A\@. \cite{space}." and "et al.\ \cite{many}.". The NASA example
|
||||
gives the wrong spacing when there is no citation. Sorry. Use \ after
|
||||
abbreviations like et al. to get the right spacing within a sentence whether
|
||||
or not a citation follows.
|
||||
|
||||
- Remember, these rules regarding punctuation only apply when the [superscript]
|
||||
option was given (or overcite.sty used) and the [nomove] option was NOT
|
||||
given.
|
||||
|
||||
o Define \citen to get just the numbers without the brackets or superscript
|
||||
and extra formatting. Aliases are \citenum and \citeonline for easy
|
||||
conversion to other citation packages.
|
||||
|
||||
o `Citation...undefined' warnings are only given once per undefined citation
|
||||
tag. In the text, missing numbers are represented with a bold `?' at the
|
||||
first occurrence, and with a normal `?' thenceforth. The package option
|
||||
[verbose] restores the usual repeated warnings.
|
||||
|
||||
o Make \nocite, \cite, and \citen all ignore spaces in the input tags.
|
||||
|
||||
Although each \cite command sorts its numbers, better compression into
|
||||
ranges can usually be achieved by carefully selecting the order of the
|
||||
\bibitem entries or the order of initial citations when using BibTeX.
|
||||
Having the entries pre-sorted will also save processing time, especially
|
||||
for long lists of numbers.
|
||||
|
||||
Customization:
|
||||
~~~~~~~~~~~~~~
|
||||
There are several options for \usepackage{cite}, some already mentioned.
|
||||
|
||||
[superscript] use superscrpts for cites without optional notes
|
||||
[super] alias for [superscript] (like natbib)
|
||||
[verbose] causes warnings for undefined cites to be repeated each time
|
||||
[ref] uses the format "[Ref.~12, optional note]" (useful with
|
||||
the superscript option)
|
||||
[nospace] eliminates the spaces after commas in the number list.
|
||||
[space] uses a full inter-word space after the commas
|
||||
[nosort] prevents sorting of the numbers (default is to sort, and a
|
||||
[sort] option is provided for completeness).
|
||||
[nomove] prevents moving the superscript cite after punctuation.
|
||||
[move] is the default
|
||||
[noadjust] disables `smart' handling of space before a cite
|
||||
[adjust] is the default
|
||||
[nocompress] inhibit compression of consecutive numbers into ranges
|
||||
[compress] is the default
|
||||
[biblabel] define the bibliography label as a superscript
|
||||
|
||||
There are several commands that you may redefine to change the formatting
|
||||
of citation lists:
|
||||
|
||||
command function default
|
||||
---------- ----------------------- ----------------------------
|
||||
\citeform reformats each number nothing
|
||||
\citepunct printed between numbers comma + penalty + thin space
|
||||
\citeleft left delimiter of list [
|
||||
\citeright right delimeter of list ]
|
||||
\citemid printed before note comma + space
|
||||
\citedash used in a compressed range endash + penalty
|
||||
\CiteMoveChars charcters that move .,:;
|
||||
\OverciteFont font selection command for superscripts
|
||||
|
||||
The left/mid/right commands don't affect the formatting of superscript
|
||||
citations. You may use \renewcommand to change any of these. Remember,
|
||||
these commands are extensions made by this package; they are not regular
|
||||
LaTeX. Some examples of changes:
|
||||
|
||||
1: \renewcommand\citeform[1]{\romannumeral 0#1}} % roman numerals i,vi
|
||||
2: \renewcommand\citeform[1]{(#1)} % parenthesized numbers (1)-(5),(9)
|
||||
3: \renewcommand\citeform{\thechapter.} % by chapter: ^{2.18-2.21}
|
||||
4: \renewcommand\citepunct{,} % no space and no breaks at commas
|
||||
5: \renewcommand\citemid{; } % semicolon before optional note
|
||||
6: \renewcommand\citeleft{(} % parentheses around list with note
|
||||
\renewcommand\citeright{)} % parentheses around list with note
|
||||
|
||||
The appearance of the whole citation list is governed by \@cite, (for full-
|
||||
sized cites) and \@citess (for superscripts). For more extensive changes
|
||||
to the formatting, redefine these. For example, to get brackets around the
|
||||
list of superscript numbers you can do:
|
||||
|
||||
\def\@citess#1{\textsuperscript{[#1]}}
|
||||
|
||||
after \makeatletter.
|
||||
|
||||
Related Note: The superscript option does not affect the numbering format
|
||||
of the bibliography; the "[12]" style is still the default. To get
|
||||
superscripts in the bibliography (at any time) you can define
|
||||
|
||||
\renewcommand\@biblabel[1]{\textsuperscript{#1}}
|
||||
|
||||
Aw, OK, for your convenience, there is the [biblabel] package option that
|
||||
just performs this definition (sort of).
|
||||
|
||||
\@extra@b@citeb is a hook for other style files to further specify
|
||||
citations; for example, to number by chapter (see chapterbib.sty).
|
||||
|
||||
% Version 1991: Ignore spaces after commas in the parameter list. Move most of
|
||||
% \citen into \@cmpresscites for speed. Give the proper \spacefactor afterwards.
|
||||
% Version 1992: make \citepunct hold the punctuation between numbers (for ease
|
||||
% of changing). Add \/ to allow hyphenation of previous word, and look better
|
||||
% in italics.
|
||||
% 1992a: Make it work with NFSS. (Thank you C. Hamlin and Rainer Schoepf)
|
||||
%
|
||||
% Version 3.0 (1992): Rewrite, including sorting. Make entries like "4th"
|
||||
% be treated properly as text.
|
||||
% 3.1: Bug fixes (and Joerg-Martin Schwarz also convinced me to use \ifcat)
|
||||
% 3.2: NFSS support was wrong--added \reset@font. Suppress repetitions of
|
||||
% warnings. Include \@extra@b@citeb hook.
|
||||
% 3.3: Handle LaTeX2e options. Introduce various customization hooks.
|
||||
% 3.4: Heuristics to avoid removing \hspace glue before on-line \cite.
|
||||
% Make \nocite ignore spaces in list, simplify. Aliases for \citen.
|
||||
% Compatability with amsmath (which defines \over).
|
||||
% 3.5: Replace \reset@font with \selectfont so italics are preserved
|
||||
% Include \G@refundefinedtrue. Fix cite-with-note bug (Lars Engebretsen).
|
||||
% 3.6: Add nosort option.
|
||||
% 3.7: Add nomove option; catcode preservation and global \@no@sparg for
|
||||
% french.sty; warnings in \nocite.
|
||||
% 3.8: \citedash hook, fix token look-ahead (Heiko Selber), noadjust, babel.
|
||||
% 3.9: More babel-compatibility hacks. Punctuation move with \frencspacing.
|
||||
% 4.0: Combine overcite with cite: [superscript] option. Also add [nocompress]
|
||||
% option and \CiteMoveChars; multibib hooks.
|
||||
% 4.01 \bf -> \bfseries
|
||||
%
|
||||
% Send problem reports to asnd@triumf.ca
|
||||
|
||||
Test file integrity: ASCII 32-57, 58-126: !"#$%&'()*+,-./0123456789
|
||||
:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~
|
||||
738
APPC2013/proceeding/jpsj-suppl.cls
Normal file
738
APPC2013/proceeding/jpsj-suppl.cls
Normal file
@@ -0,0 +1,738 @@
|
||||
%========================== jpsj-suppl.cls =============================
|
||||
%
|
||||
%-for Journal of the Physical Society of Japan Supplement %
|
||||
% Based on jpsj.sty ver. 1.1
|
||||
% Version 0.1
|
||||
%-Released on July 10, 2012
|
||||
%=================================================================
|
||||
|
||||
\typeout{***** Document Class =<<<jpsj-suppl.cls>>>= ver. 0.0 ******}
|
||||
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
|
||||
\ProvidesClass{jpsj-suppl}[2012/07/10 ver. 0.1 JPSJ Supplement document class]
|
||||
|
||||
\RequirePackage{amsmath}[1997/03/20]
|
||||
\RequirePackage{amssymb}
|
||||
\RequirePackage{graphicx}
|
||||
\RequirePackage{cite}
|
||||
%\RequirePackage{overcite}
|
||||
%\renewcommand\citeright{)}
|
||||
%\def\@citess#1{\textsuperscript{#1\citeright}}
|
||||
|
||||
\def\jpsj@warning{\ClassWarningNoLine{jpsj-suppl}}
|
||||
\def\jpsjversion{0.0}
|
||||
|
||||
%\newif\if@ip
|
||||
%\DeclareOption{ip}{\@iptrue}
|
||||
%\newif\if@st
|
||||
%\DeclareOption{st}{\@sttrue}
|
||||
%\newif\if@l
|
||||
%\DeclareOption{letter}{\@ltrue}
|
||||
%\newif\if@sn
|
||||
%\DeclareOption{shortnote}{\@sntrue}
|
||||
%\newif\if@comment
|
||||
%\DeclareOption{comment}{\@commenttrue}
|
||||
%\newif\if@addenda
|
||||
%\DeclareOption{addenda}{\@addendatrue}
|
||||
%\newif\if@errata
|
||||
%\DeclareOption{errata}{\@erratatrue}
|
||||
|
||||
\DeclareOption{a4paper}
|
||||
{\setlength\paperheight {297mm}%
|
||||
\setlength\paperwidth {210mm}}
|
||||
|
||||
\newif\if@lp
|
||||
\DeclareOption{letterpaper}
|
||||
{\@lptrue%
|
||||
\setlength\paperheight {11in}%
|
||||
\setlength\paperwidth {8.5in}}
|
||||
|
||||
\newif\if@seceq
|
||||
\DeclareOption{seceq}{%
|
||||
\@seceqtrue
|
||||
}
|
||||
|
||||
\newif\if@header
|
||||
\DeclareOption{header}{%
|
||||
\@headertrue
|
||||
}
|
||||
|
||||
\ExecuteOptions{a4paper}
|
||||
\ProcessOptions\relax
|
||||
|
||||
\allowdisplaybreaks[4]
|
||||
|
||||
\frenchspacing
|
||||
%\@twosidetrue
|
||||
%\AtBeginDocument\sloppy
|
||||
%\AtEndDocument{\label{lastpage}}
|
||||
|
||||
%\def\@typeset{\sffamily Typeset with jpsj3.cls $<$ver.{\space}\jpsjversion$>$}
|
||||
%\def\@jpsjmark{J.{\space}Phys.{\space}Soc.{\space}Jpn.}
|
||||
%\def\@JPSJmark{Journal of the Physical Society of Japan}
|
||||
%\def\@fpmark{\textbf{FULL PAPERS}}
|
||||
%\def\@ipmark{\textbf{INVITED REVIEW PAPERS}}
|
||||
%\def\@stmark{\textbf{SPECIAL TOPICS}}
|
||||
%\def\@lmark{\textbf{LETTERS}}
|
||||
%\def\@snmark{\textbf{SHORT NOTES}}
|
||||
%\def\@cmmark{\textbf{COMMENTS}}
|
||||
%\def\@admark{\textbf{ADDENDA}}
|
||||
%\def\@ermark{\textbf{ERRATA}}
|
||||
%\@ifundefined{jpage}{\def\jpage{Vol.\ No.\ pp.}}{}
|
||||
%\@ifundefined{runtitle}{\def\runtitle{Title of the Article}}{}
|
||||
%\@ifundefined{runauthor}{\relax}{}
|
||||
%\def\runauthor{Author Name}}{}
|
||||
%\@ifundefined{pvol}{\def\pvol{\null}}{}
|
||||
%\@ifundefined{pyear}{\def\pyear{\null}}{}
|
||||
|
||||
\DeclareOldFontCommand{\rm}{\normalfont\rmfamily}{\mathrm}
|
||||
\DeclareOldFontCommand{\sf}{\normalfont\sffamily}{\mathsf}
|
||||
\DeclareOldFontCommand{\tt}{\normalfont\ttfamily}{\mathtt}
|
||||
\DeclareOldFontCommand{\bf}{\normalfont\bfseries}{\mathbf}
|
||||
\DeclareOldFontCommand{\it}{\normalfont\itshape}{\mathit}
|
||||
\DeclareOldFontCommand{\sl}{\normalfont\slshape}{\@nomath\sl}
|
||||
\DeclareOldFontCommand{\sc}{\normalfont\scshape}{\@nomath\sc}
|
||||
\DeclareRobustCommand*\cal{\@fontswitch\relax\mathcal}
|
||||
\DeclareRobustCommand*\mit{\@fontswitch\relax\mathnormal}
|
||||
|
||||
\let\makefigurecaptions\relax
|
||||
|
||||
\newcommand{\degC}{\mbox{$^{\circ}$C}}
|
||||
\newcommand\mbi[1]{\boldsymbol{#1}}
|
||||
\newcommand\mib[1]{\boldsymbol{#1}}
|
||||
\newcommand{\address}{\relax}
|
||||
\newcommand{\name}{\relax}
|
||||
\newcommand{\surname}[1]{\textsc{#1}}
|
||||
\newcommand{\note}{\relax}
|
||||
\newcommand{\mathendash}{\mbox{--}}
|
||||
|
||||
\def\doi{10.1143/JPSJ.\pvol.S\supplno\artno}
|
||||
|
||||
\DeclareMathOperator{\textIm}{Im}
|
||||
\DeclareMathOperator{\textRe}{Re}
|
||||
\DeclareMathOperator{\tr}{tr}
|
||||
\DeclareMathOperator{\Tr}{Tr}
|
||||
|
||||
\setlength\lineskip{1\p@}
|
||||
\setlength\normallineskip{1\p@}
|
||||
\renewcommand\baselinestretch{1}
|
||||
\setlength\parskip{\z@}
|
||||
|
||||
\setlength{\textwidth}{440\p@}
|
||||
\setlength{\textheight}{637\p@}
|
||||
\hoffset5\p@
|
||||
\if@lp
|
||||
\voffset-1.2cm
|
||||
\else
|
||||
\voffset-.5cm
|
||||
\fi
|
||||
\setlength\topmargin{26\p@}
|
||||
\setlength\headheight{10\p@}
|
||||
\setlength\headsep{26\p@}
|
||||
\setlength\topskip{13\p@}
|
||||
\setlength\parindent{18\p@}
|
||||
\setlength\footskip{26\p@}
|
||||
\addtolength\textheight{\topskip}
|
||||
\setlength{\columnsep}{13\p@}
|
||||
|
||||
\setlength{\skip\footins}{9\p@ \@plus 4\p@ \@minus 2\p@}
|
||||
\setlength\floatsep {24\p@ \@plus 4\p@ \@minus 4\p@}
|
||||
\setlength\textfloatsep{24\p@ \@plus 4\p@ \@minus 4\p@}
|
||||
\setlength\intextsep {24\p@ \@plus 4\p@ \@minus 4\p@}
|
||||
\setlength\dblfloatsep {24\p@ \@plus 4\p@ \@minus 4\p@}
|
||||
\setlength\dbltextfloatsep{24\p@ \@plus 4\p@ \@minus 4\p@}
|
||||
\setlength\@fptop{0\p@ \@plus 1fil}
|
||||
\setlength\@fpsep{8\p@ \@plus 2fil}
|
||||
\setlength\@fpbot{0\p@ \@plus 1fil}
|
||||
\setlength\@dblfptop{0\p@ \@plus 1fil}
|
||||
\setlength\@dblfpsep{8\p@ \@plus 2fil}
|
||||
\setlength\@dblfpbot{0\p@ \@plus 1fil}
|
||||
\setlength\partopsep{\z@}
|
||||
|
||||
\setlength\arraycolsep {6\p@}
|
||||
\setlength\tabcolsep {6\p@}
|
||||
\setlength\arrayrulewidth {.25\p@}
|
||||
\setlength\doublerulesep {2\p@}
|
||||
\setlength\tabbingsep {\labelsep}
|
||||
\setlength\fboxsep{3\p@}
|
||||
\setlength\fboxrule {.2\p@}
|
||||
\setlength\marginparwidth {.75\p@}
|
||||
\setlength\marginparsep {12\p@}
|
||||
|
||||
\@lowpenalty 51
|
||||
\@medpenalty 151
|
||||
\@highpenalty 301
|
||||
|
||||
\setcounter{topnumber}{5}
|
||||
\renewcommand\topfraction{.9}
|
||||
\setcounter{bottomnumber}{5}
|
||||
\renewcommand\bottomfraction{.9}
|
||||
\setcounter{totalnumber}{10}
|
||||
\renewcommand\textfraction{.1}
|
||||
\renewcommand\floatpagefraction{.9}
|
||||
\setcounter{dbltopnumber}{3}
|
||||
\renewcommand\dbltopfraction{.9}
|
||||
\renewcommand\dblfloatpagefraction{.1}
|
||||
|
||||
\renewcommand\normalsize{%
|
||||
\@setfontsize\normalsize\@xipt{13}%
|
||||
\abovedisplayskip 11\p@ \@plus3\p@ \@minus6\p@
|
||||
\abovedisplayshortskip \z@ \@plus3\p@
|
||||
\belowdisplayshortskip 6.5\p@ \@plus3.5\p@ \@minus3\p@
|
||||
\belowdisplayskip \abovedisplayskip
|
||||
\let\@listi\@listI}
|
||||
\normalsize
|
||||
\newcommand\small{%
|
||||
\@setfontsize\small\@xpt{12}
|
||||
\abovedisplayskip 10\p@ \@plus2\p@ \@minus5\p@
|
||||
\abovedisplayshortskip \z@ \@plus3\p@
|
||||
\belowdisplayshortskip 6\p@ \@plus3\p@ \@minus3\p@
|
||||
\def\@listi{\leftmargin\leftmargini
|
||||
\topsep 6\p@ \@plus2\p@ \@minus2\p@
|
||||
\parsep \z@ \@plus2\p@ \@minus\p@
|
||||
\itemsep \z@ %\parsep
|
||||
}%
|
||||
\belowdisplayskip \abovedisplayskip
|
||||
}
|
||||
\newcommand\footnotesize{%
|
||||
\@setfontsize\footnotesize\@ixpt{11}%
|
||||
\abovedisplayskip 8\p@ \@plus2\p@ \@minus4\p@
|
||||
\abovedisplayshortskip \z@ \@plus\p@
|
||||
\belowdisplayshortskip 4\p@ \@plus2\p@ \@minus2\p@
|
||||
\def\@listi{\leftmargin\leftmargini
|
||||
\topsep 4\p@ \@plus2\p@ \@minus2\p@
|
||||
\parsep 2\p@ \@plus\p@ \@minus\p@
|
||||
\itemsep \parsep}%
|
||||
\belowdisplayskip \abovedisplayskip
|
||||
}
|
||||
\newcommand\scriptsize{\@setfontsize\scriptsize\@viiipt{9.5}}
|
||||
\newcommand\tiny{\@setfontsize\tiny\@vipt\@viipt}
|
||||
\newcommand\large{\@setfontsize\large\@xiipt{14}}
|
||||
\newcommand\Large{\@setfontsize\Large\@xivpt{18}}
|
||||
\newcommand\LARGE{\@setfontsize\LARGE\@xviipt{22}}
|
||||
\newcommand\huge{\@setfontsize\huge\@xxpt{25}}
|
||||
\newcommand\Huge{\@setfontsize\Huge\@xxvpt{30}}
|
||||
|
||||
\newcounter {section}
|
||||
\newcounter {subsection}[section]
|
||||
\newcounter {subsubsection}[subsection]
|
||||
\newcounter {paragraph}[subsubsection]
|
||||
\newcounter {subparagraph}[paragraph]
|
||||
|
||||
\renewcommand\thesection {\@arabic\c@section}
|
||||
\renewcommand\thesubsection {\thesection.\@arabic\c@subsection}
|
||||
\renewcommand\thesubsubsection {\thesubsection.\@arabic\c@subsubsection}
|
||||
\renewcommand\theparagraph {\thesubsubsection.\@arabic\c@paragraph}
|
||||
\renewcommand\thesubparagraph {\theparagraph.\@arabic\c@subparagraph}
|
||||
|
||||
\newcount\@appendixflag
|
||||
\newcount\@appendixindex
|
||||
|
||||
\if@seceq
|
||||
\@addtoreset{equation}{section}
|
||||
\renewcommand{\theequation}{%
|
||||
\ifnum\c@section>\z@\thesection.\fi \@arabic\c@equation}
|
||||
\fi
|
||||
|
||||
\newcommand\@secapp{}
|
||||
|
||||
\newcommand\section{\@startsection{section}{1}{\z@}%
|
||||
{1\baselineskip}%
|
||||
{1\baselineskip}%
|
||||
{\raggedright\normalfont\large\bfseries\boldmath}}
|
||||
\newcommand\subsection{\@startsection{subsection}{2}{\z@}%
|
||||
{1\baselineskip}%
|
||||
{\p@}%
|
||||
{\raggedright\normalfont\normalsize\itshape}}
|
||||
\newcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
|
||||
{1\baselineskip}%
|
||||
{\p@}%
|
||||
{\raggedright\normalfont\normalsize\itshape}}
|
||||
\newcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
|
||||
{\z@}{-1em}%
|
||||
{\normalfont\normalsize\bfseries}}
|
||||
\newcommand\subparagraph{\@startsection{subparagraph}{4}{\parindent}%
|
||||
{\z@}{-1em}%
|
||||
{\normalfont\normalsize\itshape}}
|
||||
|
||||
\def\@nullstring{}
|
||||
\def\@appendixstring{Appendix}
|
||||
|
||||
\def\@sect#1#2#3#4#5#6[#7]#8{\ifnum #2>\c@secnumdepth
|
||||
\def\@svsec{}\else
|
||||
\ifnum #2=1 % TRUE if \section{}
|
||||
\refstepcounter{#1}
|
||||
\def\@appendixtitle{#8}
|
||||
\ifx\@secapp\@appendixstring
|
||||
\ifx\@appendixtitle\@nullstring
|
||||
\edef\@svsec{\@secapp \csname the#1\endcsname\hskip1em}
|
||||
\else
|
||||
\edef\@svsec{\@secapp \csname the#1\endcsname:\hskip1em}
|
||||
\fi
|
||||
\else
|
||||
\ifx\thesection\@nullstring
|
||||
\edef\@svsec{\@secapp \csname the#1\endcsname\hskip1em}
|
||||
\else
|
||||
\edef\@svsec{\@secapp \csname the#1\endcsname.\hskip1em}
|
||||
\fi
|
||||
\fi
|
||||
\else
|
||||
\refstepcounter{#1}\edef\@svsec{\csname the#1\endcsname\hskip1em}
|
||||
\fi
|
||||
\fi
|
||||
\@tempskipa #5\relax
|
||||
\ifdim \@tempskipa>\z@
|
||||
\begingroup #6\relax
|
||||
\@hangfrom{\hskip #3\relax\@svsec}{\interlinepenalty \@M #8\par}%
|
||||
\endgroup
|
||||
\csname #1mark\endcsname{#7}
|
||||
\else
|
||||
\def\@svsechd{#6\hskip #3\@svsec #8\csname #1mark\endcsname{#7}}
|
||||
\fi
|
||||
\@xsect{#5}}
|
||||
|
||||
\setcounter{secnumdepth}{3}
|
||||
|
||||
\renewcommand\theenumi{\@arabic\c@enumi}
|
||||
\renewcommand\theenumii{\@alph\c@enumii}
|
||||
\renewcommand\theenumiii{\@roman\c@enumiii}
|
||||
\renewcommand\theenumiv{\@Alph\c@enumiv}
|
||||
\newcommand\labelenumi{(\theenumi)}
|
||||
\newcommand\labelenumii{\theenumii.}
|
||||
\newcommand\labelenumiii{\theenumiii.}
|
||||
\newcommand\labelenumiv{\theenumiv.}
|
||||
\renewcommand\p@enumii{\theenumi}
|
||||
\renewcommand\p@enumiii{\theenumi(\theenumii)}
|
||||
\renewcommand\p@enumiv{\p@enumiii\theenumiii}
|
||||
\newcommand\labelitemi{\textbullet}
|
||||
\newcommand\labelitemii{\normalfont\bfseries \textendash}
|
||||
\newcommand\labelitemiii{\textasteriskcentered}
|
||||
\newcommand\labelitemiv{\textperiodcentered}
|
||||
|
||||
\setlength\leftmargini {2em}
|
||||
\setlength\leftmarginii {1em}
|
||||
\setlength\leftmarginiii {1em}
|
||||
\setlength\leftmarginiv {1em}
|
||||
\setlength\leftmarginv {1em}
|
||||
\setlength\leftmarginvi {1em}
|
||||
\setlength\leftmargin{\leftmargini}
|
||||
\setlength\labelwidth{\leftmargini\advance\labelwidth-\labelsep}
|
||||
\setlength\labelsep {.5em}
|
||||
\setlength\parsep {\z@}
|
||||
|
||||
\def\@listi{\leftmargin\leftmargini
|
||||
\parsep 4\p@ \@plus2\p@ \@minus2\p@
|
||||
\topsep 4\p@ \@plus2\p@ \@minus2\p@
|
||||
\itemsep \z@ \@plus2\p@ \@minus2\p@}
|
||||
\let\@listI\@listi
|
||||
\@listi
|
||||
\def\@listii {\leftmargin\leftmarginii
|
||||
\labelwidth\leftmarginii
|
||||
\advance\labelwidth-\labelsep
|
||||
\topsep \z@ \@plus2\p@ \@minus\p@
|
||||
\parsep \z@ \@plus2\p@ \@minus\p@
|
||||
\itemsep \z@ %\parsep
|
||||
}
|
||||
\def\@listiii{\leftmargin\leftmarginiii
|
||||
\labelwidth\leftmarginiii
|
||||
\advance\labelwidth-\labelsep
|
||||
\topsep \z@ \@plus2\p@ \@minus\p@
|
||||
\parsep \z@
|
||||
\partopsep \z@ \@plus2\p@ \@minus\p@
|
||||
\itemsep \topsep}
|
||||
\def\@listiv {\leftmargin\leftmarginiv
|
||||
\labelwidth\leftmarginiv
|
||||
\advance\labelwidth-\labelsep}
|
||||
\def\@listv {\leftmargin\leftmarginv
|
||||
\labelwidth\leftmarginv
|
||||
\advance\labelwidth-\labelsep}
|
||||
\def\@listvi {\leftmargin\leftmarginvi
|
||||
\labelwidth\leftmarginvi
|
||||
\advance\labelwidth-\labelsep}
|
||||
|
||||
\newenvironment{verse}
|
||||
{\let\\\@centercr
|
||||
\list{}{\itemsep \z@
|
||||
\itemindent -1.5em%
|
||||
\listparindent\itemindent
|
||||
\rightmargin \leftmargin
|
||||
\advance\leftmargin 1.5em}%
|
||||
\item\relax}
|
||||
{\endlist}
|
||||
|
||||
\newenvironment{quotation}
|
||||
{\list{}{\listparindent 1.5em%
|
||||
\itemindent \listparindent
|
||||
\rightmargin \leftmargin
|
||||
\parsep \z@ \@plus\p@}%
|
||||
\item\relax}
|
||||
{\endlist}
|
||||
|
||||
\newenvironment{quote}
|
||||
{\list{}{\rightmargin\leftmargin}%
|
||||
\item\relax}
|
||||
{\endlist}
|
||||
|
||||
\newenvironment{description}
|
||||
{\list{}{\labelwidth\z@ \itemindent-\leftmargin
|
||||
\let\makelabel\descriptionlabel}}
|
||||
{\endlist}
|
||||
\newcommand*\descriptionlabel[1]{\hspace\labelsep
|
||||
\normalfont\bfseries #1}
|
||||
|
||||
%%%% bibliography %%%%
|
||||
\def\thebibliography#1{%
|
||||
\par
|
||||
\vskip1\baselineskip
|
||||
\noindent
|
||||
\textbf{\refname}
|
||||
\small
|
||||
\list{[\arabic{enumi}]}{\settowidth\labelwidth{[#1]}
|
||||
\leftmargin\labelwidth
|
||||
\advance\leftmargin\labelsep
|
||||
\usecounter{enumi}}
|
||||
\sloppy
|
||||
\sfcode`\.=500\relax
|
||||
}
|
||||
\let\endthebibliography=\endlist
|
||||
|
||||
%%% profile %%%
|
||||
\newcommand{\profile}[2]{%
|
||||
\if@twocolumn\vskip.5\baselineskip\footnotesize
|
||||
\else
|
||||
\clearpage
|
||||
\fi
|
||||
\noindent\textbf{#1}\quad{#2}
|
||||
\par\vskip1\baselineskip
|
||||
}
|
||||
%%%%%%%%%%%%%%%
|
||||
|
||||
\renewcommand\footnoterule{%
|
||||
\noindent\vskip1\baselineskip \kern-3\p@
|
||||
\hrule\@width\columnwidth
|
||||
\kern 4\p@ %2.6\p@
|
||||
}
|
||||
|
||||
\newcommand\refname{References}
|
||||
\newcommand\figurename{Fig.}
|
||||
\newcommand\tablename{Table}
|
||||
\newcommand\appendixname{Appendix}
|
||||
|
||||
\newlength\abovecaptionskip
|
||||
\newlength\belowcaptionskip
|
||||
\setlength\abovecaptionskip{4\p@}
|
||||
\setlength\belowcaptionskip{4\p@}
|
||||
|
||||
%\newcount\halfflag
|
||||
%\halfflag=0
|
||||
|
||||
%%%%%%%%%% caption %%%%%%%%%%%
|
||||
\long\def\@makecaption#1#2{%
|
||||
\small
|
||||
\vskip\abovecaptionskip
|
||||
% \sbox\@tempboxa{#1\hskip1em#2}%
|
||||
% \ifdim \wd\@tempboxa > \hsize
|
||||
\par\noindent
|
||||
#1\hskip1em#2\par
|
||||
% \else
|
||||
% \global \@minipagefalse
|
||||
% \hb@xt@\hsize{\hfil\box\@tempboxa\hfil}%
|
||||
% \fi
|
||||
\vskip\belowcaptionskip
|
||||
}
|
||||
|
||||
\long\def\@caption#1[#2]#3{%
|
||||
\par
|
||||
\begingroup
|
||||
\@parboxrestore
|
||||
\@makecaption{\csname fnum@#1\endcsname}{\ignorespaces #3}
|
||||
\par
|
||||
\endgroup
|
||||
}
|
||||
|
||||
\newcounter{figure}
|
||||
\def\thecaption{\@arabic\c@figure}
|
||||
\def\fps@figure{tbph}
|
||||
\def\ftype@figure{1}
|
||||
\def\fnum@figure{{\bfseries\figurename\hskip.5em\thefigure.}}
|
||||
\newcounter{table}
|
||||
\def\thetable{\@Roman\c@table}
|
||||
\def\fps@table{tbp}
|
||||
\def\ftype@table{2}
|
||||
\def\fnum@table{{\bfseries\tablename\hskip.5em\thetable.}}
|
||||
|
||||
\newenvironment{figure}
|
||||
{\@float{figure}}
|
||||
{\end@float}
|
||||
|
||||
\newenvironment{figure*}
|
||||
{\@dblfloat{figure}}
|
||||
{\end@dblfloat}
|
||||
|
||||
\newenvironment{table}
|
||||
{\@float{table}}
|
||||
{\end@float}
|
||||
|
||||
\newenvironment{table*}
|
||||
{\@dblfloat{table}}
|
||||
{\end@dblfloat}
|
||||
|
||||
%\newenvironment{halffigure}
|
||||
% {\halfflag=1\@float{figure}}
|
||||
% {\end@float}
|
||||
%
|
||||
%\newenvironment{fullfigure}
|
||||
% {\halfflag=0\@dblfloat{figure}}
|
||||
% {\end@dblfloat}
|
||||
%
|
||||
%\newenvironment{halftable}
|
||||
% {\halfflag=1\@float{table}}
|
||||
% {\end@float}
|
||||
%
|
||||
%\newenvironment{fulltable}
|
||||
% {\halfflag=0\@dblfloat{table}}
|
||||
% {\end@dblfloat}
|
||||
|
||||
\def\tabular{%
|
||||
\vskip.5em
|
||||
% \begin{center}
|
||||
\let\@halignto\@empty%
|
||||
\small\@tabular
|
||||
}
|
||||
\def\endtabular{%
|
||||
\crcr\egroup\egroup $\egroup %\end{center}
|
||||
}
|
||||
|
||||
%%%%%%%%%%%%%
|
||||
% maketitle %
|
||||
%%%%%%%%%%%%%
|
||||
|
||||
\def\maketitle{%
|
||||
\par
|
||||
\begingroup
|
||||
\renewcommand\thefootnote{\@fnsymbol\c@footnote}
|
||||
\def\@makefnmark{\hskip1\p@\@textsuperscript{\normalfont\@thefnmark}}
|
||||
\long\def\@makefntext##1{%
|
||||
\hangindent8\p@ \hangafter1 \noindent
|
||||
\hb@xt@1em{%
|
||||
\hss\@textsuperscript{\normalfont\@thefnmark}}##1}%
|
||||
\global\@topnum\z@
|
||||
\@maketitle
|
||||
%%\thispagestyle{jpsj}
|
||||
\@thanks
|
||||
\endgroup
|
||||
\setcounter{footnote}{0}
|
||||
\global\let\thanks\relax
|
||||
\global\let\maketitle\relax
|
||||
\global\let\@maketitle\relax
|
||||
\global\let\@thanks\@empty
|
||||
\global\let\@author\@empty
|
||||
\global\let\@title\@empty
|
||||
\global\let\title\relax
|
||||
\global\let\author\relax
|
||||
}
|
||||
|
||||
\def\@maketitle{%
|
||||
\raggedright
|
||||
\null
|
||||
\vskip1\baselineskip
|
||||
{%
|
||||
\parbox{440\p@}{\raggedright\LARGE\bfseries\boldmath\@title}\par
|
||||
}
|
||||
|
||||
\vskip1\baselineskip
|
||||
{%
|
||||
\parbox{400\p@}{\raggedright\normalsize\@author}\par
|
||||
}
|
||||
|
||||
\vskip.5\baselineskip
|
||||
{%
|
||||
\parbox{400\p@}{\raggedright\small\itshape\@inst}\par
|
||||
}
|
||||
|
||||
\vskip.5\baselineskip
|
||||
\@ifundefined{@email}{}{%
|
||||
\parbox{400\p@}{\small\itshape E-mail:{\space}\@email}\par
|
||||
}
|
||||
|
||||
\vskip.5\baselineskip
|
||||
\@ifundefined{@recdate}{}{\small%
|
||||
(Received\space\@recdate)\par
|
||||
}
|
||||
|
||||
\gdef\@recdate{}
|
||||
|
||||
\vskip1\baselineskip
|
||||
\@ifundefined{@abst}{}{%
|
||||
\parbox{400\p@}{\small\@abst}\par
|
||||
}
|
||||
|
||||
\vskip.5\baselineskip
|
||||
\@ifundefined{@kword}{}{%
|
||||
\parbox{400pt}{\raggedright\small\sffamily{\bfseries KEYWORDS:}\hskip.5em\@kword}\par
|
||||
}
|
||||
|
||||
\thispagestyle{firstpage}
|
||||
\vskip3\baselineskip
|
||||
}
|
||||
|
||||
\long\def\abst#1{\long\gdef\@abst{#1}}
|
||||
\long\def\inst#1{\long\gdef\@inst{#1}}
|
||||
\long\def\email#1{\long\gdef\@email{#1}}
|
||||
\long\def\kword#1{\long\gdef\@kword{#1}}
|
||||
\def\recdate#1{\gdef\@recdate{#1}}
|
||||
|
||||
%%%%%%Definition of headings%%%%%%
|
||||
\mark{{}{}}
|
||||
|
||||
\def\ps@headings{%
|
||||
\footnotesize
|
||||
\let\@mkboth\markboth
|
||||
\def\@oddfoot{\small\hfill{\thepage}\hfill}
|
||||
\let\@evenfoot\@oddfoot
|
||||
\if@header
|
||||
\def\@evenhead{\small%
|
||||
\underline{\hbox to\textwidth{{J. Phys. Soc. Jpn. \textbf{\pvol} (\pyear) S\supplno\artno}\hfill{Supplment{\space}\supplno}}}
|
||||
}
|
||||
\else
|
||||
\def\@evenhead{\relax}
|
||||
\fi
|
||||
\let\@oddhead\@evenhead
|
||||
}
|
||||
|
||||
\def\ps@firstpage{%
|
||||
\footnotesize
|
||||
\let\@mkboth\markboth
|
||||
\def\@oddfoot{\small\hfill{\thepage}\hfill}
|
||||
\let\@evenfoot\@oddfoot
|
||||
\if@header
|
||||
\def\@evenhead{\small%
|
||||
\vbox{%
|
||||
\underline{\hbox to\textwidth{{Journal of the Physical Society of Japan \textbf{\pvol} (\pyear) S\supplno\artno}\hfill{Supplment{\space}\supplno}}}\\[2pt]
|
||||
{\suppltitle}\hfill{DOI:\space\doi}
|
||||
}
|
||||
}
|
||||
\else
|
||||
\def\@evenhead{\relax}
|
||||
\fi
|
||||
\let\@oddhead\@evenhead
|
||||
}
|
||||
|
||||
|
||||
%\renewcommand{\month}[1]{\ifcase#1\relax ???\or
|
||||
% January\or February\or March\or April\or May\or June\or
|
||||
% July\or August\or September\or October\or November\or December
|
||||
% \else ???\fi}
|
||||
|
||||
\def\today{\ifcase\month\or
|
||||
January\or February\or March\or April\or May\or June\or
|
||||
July\or August\or September\or October\or November\or December\fi
|
||||
\space\number\day, \number\year}
|
||||
|
||||
\pagestyle{headings}
|
||||
\pagenumbering{arabic}
|
||||
|
||||
%%
|
||||
%% Acknowledgements
|
||||
%%
|
||||
%
|
||||
%\newenvironment{acknowledgment}{\par%
|
||||
% \if@l\footnotesize\paragraph{Acknowledgment}
|
||||
% \else
|
||||
% \if@sn\footnotesize\paragraph{Acknowledgment}
|
||||
% \else
|
||||
% \if@comment\footnotesize\paragraph{Acknowledgment}
|
||||
% \else
|
||||
% \if@addenda\footnotesize\paragraph{Acknowledgment}
|
||||
% \else
|
||||
% \section*{Acknowledgment}
|
||||
% \fi
|
||||
% \fi
|
||||
% \fi
|
||||
% \fi}
|
||||
%{\relax}
|
||||
%\newenvironment{acknowledgments}{\par%
|
||||
% \if@l\footnotesize\paragraph{\footnotesize Acknowledgments}
|
||||
% \else
|
||||
% \if@sn\footnotesize\paragraph{\footnotesize Acknowledgments}
|
||||
% \else
|
||||
% \if@comment\footnotesize\paragraph{\footnotesize Acknowledgments}
|
||||
% \else
|
||||
% \if@addenda\footnotesize\paragraph{\footnotesize Acknowledgments}
|
||||
% \else
|
||||
% \section*{Acknowledgments}
|
||||
% \fi
|
||||
% \fi
|
||||
% \fi
|
||||
% \fi}
|
||||
%{\relax}
|
||||
%\newenvironment{acknowledgement}{\par%
|
||||
% \if@l\footnotesize\paragraph{\footnotesize Acknowledgement}
|
||||
% \else
|
||||
% \if@sn\footnotesize\paragraph{\footnotesize Acknowledgment}
|
||||
% \else
|
||||
% \if@comment\footnotesize\paragraph{\footnotesize Acknowledgement}
|
||||
% \else
|
||||
% \if@addenda\footnotesize\paragraph{\footnotesize Acknowledgmeent}
|
||||
% \else
|
||||
% \section*{Acknowledgement}
|
||||
% \fi
|
||||
% \fi
|
||||
% \fi
|
||||
% \fi}
|
||||
%{\relax}
|
||||
%\newenvironment{acknowledgements}{\par%
|
||||
% \if@l\footnotesize\paragraph{\footnotesize Acknowledgements}
|
||||
% \else
|
||||
% \if@sn\footnotesize\paragraph{\footnotesize Acknowledgements}
|
||||
% \else
|
||||
% \if@comment\footnotesize\paragraph{\footnotesize Acknowledgements}
|
||||
% \else
|
||||
% \if@addenda\footnotesize\paragraph{\footnotesize Acknowledgements}
|
||||
% \else
|
||||
% \section*{Acknowledgements}
|
||||
% \fi
|
||||
% \fi
|
||||
% \fi
|
||||
% \fi}
|
||||
%{\relax}
|
||||
|
||||
%%%%%%%%% Appendix %%%%%%%%%%%
|
||||
\newcount\@appendixflag
|
||||
\@appendixflag=0
|
||||
\newcount\@appendixindex
|
||||
\@appendixindex=0
|
||||
|
||||
\def\getappendix#1{\global\@namedef{appnedix@#1}{1}}
|
||||
\def\appendix{\par
|
||||
\renewcommand{\section}[1]{\sectiona{##1}}
|
||||
}
|
||||
|
||||
\def\sectiona{%
|
||||
\c@table=0
|
||||
\c@figure=0
|
||||
\c@equation=0
|
||||
% \setcounter{equation}{0}
|
||||
\ifnum \@appendixflag=0
|
||||
\setcounter{section}{0} \@appendixflag=1
|
||||
\def\@secapp{Appendix}
|
||||
\def\thetable{\Alph{section}\textperiodcentered\@arabic\c@table}%
|
||||
\def\thefigure{\Alph{section}\textperiodcentered\@arabic\c@figure}
|
||||
\def\theequation{\Alph{section}\textperiodcentered\arabic{equation}}
|
||||
\fi
|
||||
|
||||
\@ifundefined {appnedix@1}{\def\thesection{}}
|
||||
{\def\thesection{\ \Alph{section}}}
|
||||
|
||||
\def\thesubsection {\Alph{section}.\arabic{subsection}}
|
||||
\if@filesw \immediate\write\@auxout
|
||||
{\string\getappendix{\the\@appendixindex}}
|
||||
\advance \@appendixindex by 1 \fi
|
||||
\@startsection{section}{1}{\z@}%
|
||||
{1\baselineskip \@plus\p@ \@minus\p@}%
|
||||
{\p@ \@plus\p@ \@minus\p@}%
|
||||
{\raggedright\normalfont\normalsize\bfseries\boldmath}}
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
|
||||
\endinput
|
||||
%% End of file `jpsj-suppl.cls'.
|
||||
80
APPC2013/proceeding/proceeding.tex
Normal file
80
APPC2013/proceeding/proceeding.tex
Normal file
@@ -0,0 +1,80 @@
|
||||
\documentclass{jpsj-suppl}
|
||||
\usepackage{txfonts} %Please comment out this line unless the txfonts package is availabe in your LaTeX system.
|
||||
|
||||
\title{First Letter of Each Word Should be Capitalized Except for Articles and Conjunctions}
|
||||
|
||||
\author{Hanako \textsc{Butsuri}$^{1}$ and Taro \textsc{Butsuri}$^{2}$}
|
||||
|
||||
\inst{$^{1}$Physical Society of Japan, 5-34-3-5F Shinbashi, Minato, Tokyo 105-0004, Japan \\
|
||||
$^{2}$JPSJ Editorial Division, Physical Society of Japan, 2-31-22-5F Yushima, Bunkyo, Tokyo 113-0034, Japan}
|
||||
|
||||
\email{jpsj{\_}edit@ipap.jp}
|
||||
|
||||
\recdate{June 23, 2011}
|
||||
|
||||
\abst{Abstract should state briefly the general aspects of the subject and the main conclusions. It should not contain equations. It is not part of the text and should be complete in itself: no table numbers, figure numbers or references should be given. Keywords below should be chosen as they best describe the contents of the paper. Each keyword, except proper nouns and acronyms, should be typed in lower-case letters and followed by a comma.}
|
||||
|
||||
\kword{keyword1, keyword2, keyword3, \ldots}
|
||||
|
||||
\begin{document}
|
||||
\maketitle
|
||||
|
||||
\section{Introduction}
|
||||
|
||||
You can use this file as a template to prepare your manuscript for Supplement to the Journal of the Physical Society of Japan\cite{jpsj,instructions}.
|
||||
|
||||
Copy \verb|jpsj-suppl.cls| and \verb|cite.sty| onto an arbitrary directory under the texmf tree, for example, \verb|$texmf/tex/latex/jpsj|. If you have already obtained \verb|cite.sty|, you do not need to copy it.
|
||||
|
||||
Many useful commands for equations are available because \verb|jpsj-suppl.cls| automatically loads the \verb|amsmath| package. Please refer to reference books on \LaTeX\ for details on the \verb|amsmath| package.
|
||||
|
||||
Please note that we have changed the format of Supplment from two-column layout to one-column. This means that the \verb|twocolumn| option is not available any longer.
|
||||
|
||||
\section{Another Section}
|
||||
\subsection{Subsection}
|
||||
\subsubsection{Subsubsection}
|
||||
|
||||
|
||||
\begin{table}[tbh]
|
||||
\caption{Captions to tables and figures should be sentences.}
|
||||
\label{t1}
|
||||
\begin{tabular}{ll}
|
||||
\hline
|
||||
AAA & BBB \\
|
||||
CCC & DDD \\
|
||||
\hline
|
||||
\end{tabular}
|
||||
\end{table}
|
||||
|
||||
\subsubsection{Equation numbers}
|
||||
|
||||
The \verb|seceq| option resets the equation numbers at the start of each section.
|
||||
|
||||
\begin{figure}[tbh]
|
||||
%\includegraphics{fig01.eps}
|
||||
\caption{You can embed figures using the \texttt{\textbackslash includegraphics} command. EPS is the only format that can be embedded. Basically, figures should appear where they are cited in the text. You do not need to separate figures from the main text when you use \LaTeX\ for preparing your manuscript.}
|
||||
\label{f1}
|
||||
\end{figure}
|
||||
|
||||
Label figures, tables, and equations appropriately using the \verb|\label| command, and use the \verb|\ref| command to cite them in the text as ``\verb|as shown in Fig. \ref{f1}|". This automatically labels the numbers in numerical order.
|
||||
|
||||
The \verb|minipage| environment can be used to place figures horizontally.
|
||||
|
||||
\begin{equation}
|
||||
E = mc^{2}
|
||||
\label{e1}
|
||||
\end{equation}
|
||||
|
||||
\appendix
|
||||
\section{}
|
||||
|
||||
Use the \verb|\appendix| command if you need an appendix(es). The \verb|\section| command should follow even though there is no title for the appendix (see above in the source of this file).
|
||||
|
||||
|
||||
\begin{thebibliography}{9}
|
||||
\bibitem{jpsj} The abbreviation for JPSJ must be ``J. Phys. Soc. Jpn." in the reference list.
|
||||
\bibitem{instructions} More abbreviations of journal titles are listed in ``Instructions for Preparation of Manuscript", which is available at our Web site (http://jpsj.ipap.jp).
|
||||
\bibitem{format} F. Author, S. Author, and T. Author: Abbreviated journal title \textbf{volume in bold face} (year of publication) initial page or article ID.
|
||||
\end{thebibliography}
|
||||
|
||||
\end{document}
|
||||
|
||||
Reference in New Issue
Block a user