diff options
author | Karl Berry <karl@freefriends.org> | 2014-09-18 22:56:32 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-09-18 22:56:32 +0000 |
commit | 882c8b0c4af74429ab57ea5aa2c620c76db1bce4 (patch) | |
tree | 3579877dd4998b9901fd24a742d2ee434c99bcfc /Master/texmf-dist/doc/latex/IEEEtran/bare_jrnl.tex | |
parent | ef7bdbe006ddc82d3fdaadc3b96f366063a88901 (diff) |
IEEEtran (18sep14)
git-svn-id: svn://tug.org/texlive/trunk@35194 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/IEEEtran/bare_jrnl.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/IEEEtran/bare_jrnl.tex | 100 |
1 files changed, 52 insertions, 48 deletions
diff --git a/Master/texmf-dist/doc/latex/IEEEtran/bare_jrnl.tex b/Master/texmf-dist/doc/latex/IEEEtran/bare_jrnl.tex index a3cea413552..e7b2a990d56 100644 --- a/Master/texmf-dist/doc/latex/IEEEtran/bare_jrnl.tex +++ b/Master/texmf-dist/doc/latex/IEEEtran/bare_jrnl.tex @@ -1,13 +1,14 @@ %% bare_jrnl.tex -%% V1.4 -%% 2012/12/27 +%% V1.4a +%% 2014/09/17 %% by Michael Shell %% see http://www.michaelshell.org/ %% for current contact information. %% %% This is a skeleton file demonstrating the use of IEEEtran.cls -%% (requires IEEEtran.cls version 1.8 or later) with an IEEE journal paper. +%% (requires IEEEtran.cls version 1.8a or later) with an IEEE +%% journal paper. %% %% Support sites: %% http://www.michaelshell.org/tex/ieeetran/ @@ -15,16 +16,6 @@ %% and %% http://www.ieee.org/ - - -% *** Authors should verify (and, if needed, correct) their LaTeX system *** -% *** with the testflow diagnostic prior to trusting their LaTeX platform *** -% *** with production work. IEEE's font choices can trigger bugs that do *** -% *** not appear when using other class files. *** -% The testflow support page is at: -% http://www.michaelshell.org/tex/testflow/ - - %%************************************************************************* %% Legal Notice: %% This code is offered as-is without any warranty either expressed or @@ -49,21 +40,20 @@ %% ** renaming them and changing author support contact information. ** %% %% File list of work: IEEEtran.cls, IEEEtran_HOWTO.pdf, bare_adv.tex, -%% bare_conf.tex, bare_jrnl.tex, bare_jrnl_compsoc.tex, -%% bare_jrnl_transmag.tex +%% bare_conf.tex, bare_jrnl.tex, bare_conf_compsoc.tex, +%% bare_jrnl_compsoc.tex, bare_jrnl_transmag.tex %%************************************************************************* -% Note that the a4paper option is mainly intended so that authors in -% countries using A4 can easily print to A4 and see how their papers will -% look in print - the typesetting of the document will not typically be -% affected with changes in paper size (but the bottom and side margins will). -% Use the testflow package mentioned above to verify correct handling of -% both paper sizes by the user's LaTeX system. -% -% Also note that the "draftcls" or "draftclsnofoot", not "draft", option -% should be used if it is desired that the figures are to be displayed in -% draft mode. -% + +% *** Authors should verify (and, if needed, correct) their LaTeX system *** +% *** with the testflow diagnostic prior to trusting their LaTeX platform *** +% *** with production work. IEEE's font choices and paper sizes can *** +% *** trigger bugs that do not appear when using other class files. *** *** +% The testflow support page is at: +% http://www.michaelshell.org/tex/testflow/ + + + \documentclass[journal]{IEEEtran} % % If IEEEtran.cls has not been installed into the LaTeX system files, @@ -114,8 +104,7 @@ % noadjust option (cite.sty V3.8 and later) if you want to turn this off % such as if a citation ever needs to be enclosed in parenthesis. % cite.sty is already installed on most LaTeX systems. Be sure and use -% version 4.0 (2003-05-27) and later if using hyperref.sty. cite.sty does -% not currently provide for hyperlinked citations. +% version 5.0 (2009-03-20) and later if using hyperref.sty. % The latest version can be obtained at: % http://www.ctan.org/tex-archive/macros/latex/contrib/cite/ % The documentation is contained in the cite.sty file itself. @@ -370,7 +359,10 @@ \begin{document} % % paper title -% can use linebreaks \\ within to get better formatting as desired +% Titles are generally capitalized except for words such as a, an, and, as, +% at, but, by, for, in, nor, of, on, or, the, to and up, which are usually +% not capitalized unless they are the first or last word of the title. +% Linebreaks \\ can be used within to get better formatting as desired. % Do not put math or special symbols in the title. \title{Bare Demo of IEEEtran.cls for Journals} % @@ -391,7 +383,7 @@ of Electrical and Computer Engineering, Georgia Institute of Technology, Atlanta, GA, 30332 USA e-mail: (see http://www.michaelshell.org/contact.html).}% <-this % stops a space \thanks{J. Doe and J. Doe are with Anonymous University.}% <-this % stops a space -\thanks{Manuscript received April 19, 2005; revised December 27, 2012.}} +\thanks{Manuscript received April 19, 2005; revised September 17, 2014.}} % note the % following the last \IEEEmembership and also \thanks - % these prevent an unwanted space from occurring between the last author name @@ -414,7 +406,7 @@ GA, 30332 USA e-mail: (see http://www.michaelshell.org/contact.html).}% <-this % % The paper headers -\markboth{Journal of \LaTeX\ Class Files,~Vol.~11, No.~4, December~2012}% +\markboth{Journal of \LaTeX\ Class Files,~Vol.~13, No.~9, September~2014}% {Shell \MakeLowercase{\textit{et al.}}: Bare Demo of IEEEtran.cls for Journals} % The only time the second header will appear is for the odd numbered pages % after the title page when using the twoside option. @@ -429,7 +421,7 @@ GA, 30332 USA e-mail: (see http://www.michaelshell.org/contact.html).}% <-this % % If you want to put a publisher's ID mark on the page you can do it like % this: -%\IEEEpubid{0000--0000/00\$00.00~\copyright~2012 IEEE} +%\IEEEpubid{0000--0000/00\$00.00~\copyright~2014 IEEE} % Remember, if you use this you must call \IEEEpubidadjcol in the second % column for its text to clear the IEEEpubid mark. @@ -490,14 +482,14 @@ IEEEtran, journal, \LaTeX, paper, template. % and "HIS" in caps to complete the first word. \IEEEPARstart{T}{his} demo file is intended to serve as a ``starter file'' for IEEE journal papers produced under \LaTeX\ using -IEEEtran.cls version 1.8 and later. +IEEEtran.cls version 1.8a and later. % You must have at least 2 lines in the paragraph with the drop letter % (should never be an issue) I wish you the best of success. \hfill mds -\hfill December 27, 2012 +\hfill September 17, 2014 \subsection{Subsection Heading Here} Subsection text here. @@ -528,7 +520,7 @@ Subsubsection text here. % where an .eps filename suffix will be assumed under latex, % and a .pdf suffix will be assumed for pdflatex; or what has been declared % via \DeclareGraphicsExtensions. -%\caption{Simulation Results.} +%\caption{Simulation results for the network.} %\label{fig_sim} %\end{figure} @@ -551,18 +543,26 @@ Subsubsection text here. %\hfil %\subfloat[Case II]{\includegraphics[width=2.5in]{box}% %\label{fig_second_case}} -%\caption{Simulation results.} +%\caption{Simulation results for the network.} %\label{fig_sim} %\end{figure*} % % Note that often IEEE papers with subfigures do not employ subfigure % captions (using the optional argument to \subfloat[]), but instead will % reference/describe all of them (a), (b), etc., within the main caption. - - -% An example of a floating table. Note that, for IEEE style tables, the -% \caption command should come BEFORE the table. Table text will default to -% \footnotesize as IEEE normally uses this smaller font for tables. +% Be aware that for subfig.sty to generate the (a), (b), etc., subfigure +% labels, the optional argument to \subfloat must be present. If a +% subcaption is not desired, just leave its contents blank, +% e.g., \subfloat[]. + + +% An example of a floating table. Note that, for IEEE style tables, the +% \caption command should come BEFORE the table and, given that table +% captions serve much like titles, are usually capitalized except for words +% such as a, an, and, as, at, but, by, for, in, nor, of, on, or, the, to +% and up, which are usually not capitalized unless they are the first or +% last word of the caption. Table text will default to \footnotesize as +% IEEE normally uses this smaller font for tables. % The \label must come after \caption as always. % %\begin{table}[!t] @@ -585,12 +585,16 @@ Subsubsection text here. %\end{table} -% Note that IEEE does not put floats in the very first column - or typically -% anywhere on the first page for that matter. Also, in-text middle ("here") -% positioning is not used. Most IEEE journals use top floats exclusively. -% Note that, LaTeX2e, unlike IEEE journals, places footnotes above bottom -% floats. This can be corrected via the \fnbelowfloat command of the -% stfloats package. +% Note that the IEEE does not put floats in the very first column +% - or typically anywhere on the first page for that matter. Also, +% in-text middle ("here") positioning is typically not used, but it +% is allowed and encouraged for Computer Society conferences (but +% not Computer Society journals). Most IEEE journals/conferences use +% top floats exclusively. +% Note that, LaTeX2e, unlike IEEE journals/conferences, places +% footnotes above bottom floats. This can be corrected via the +% \fnbelowfloat command of the stfloats package. + @@ -626,7 +630,7 @@ Appendix one text goes here. Appendix two text goes here. -% use section* for acknowledgement +% use section* for acknowledgment \section*{Acknowledgment} |