diff options
author | Karl Berry <karl@freefriends.org> | 2015-08-27 22:01:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-08-27 22:01:39 +0000 |
commit | 7eb5047990feee3545abafcc60bae22fad6f1927 (patch) | |
tree | ef619a5e28e7215a5ab465a7647fa301245e2097 /Master/texmf-dist/doc/latex/IEEEtran/bare_conf.tex | |
parent | ed0cc62be17e1bf2b0a072cf59cc8d49e9c02e4a (diff) |
IEEEtran (27aug15)
git-svn-id: svn://tug.org/texlive/trunk@38220 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/IEEEtran/bare_conf.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/IEEEtran/bare_conf.tex | 86 |
1 files changed, 40 insertions, 46 deletions
diff --git a/Master/texmf-dist/doc/latex/IEEEtran/bare_conf.tex b/Master/texmf-dist/doc/latex/IEEEtran/bare_conf.tex index b37a6a3f114..6a912c7a53b 100644 --- a/Master/texmf-dist/doc/latex/IEEEtran/bare_conf.tex +++ b/Master/texmf-dist/doc/latex/IEEEtran/bare_conf.tex @@ -1,19 +1,19 @@ %% bare_conf.tex -%% V1.4a -%% 2014/09/17 +%% V1.4b +%% 2015/08/26 %% 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.8a or later) with an IEEE +%% (requires IEEEtran.cls version 1.8b or later) with an IEEE %% conference paper. %% %% Support sites: %% http://www.michaelshell.org/tex/ieeetran/ -%% http://www.ctan.org/tex-archive/macros/latex/contrib/IEEEtran/ +%% http://www.ctan.org/pkg/ieeetran %% and %% http://www.ieee.org/ @@ -23,7 +23,7 @@ %% implied; without even the implied warranty of MERCHANTABILITY or %% FITNESS FOR A PARTICULAR PURPOSE! %% User assumes all risk. -%% In no event shall IEEE or any contributor to this code be liable for +%% In no event shall the IEEE or any contributor to this code be liable for %% any damages or losses, including, but not limited to, incidental, %% consequential, or any other damages, resulting from the use or misuse %% of any information contained here. @@ -39,16 +39,12 @@ %% Retain all contribution notices and credits. %% ** Modified files should be clearly indicated as such, including ** %% ** 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_conf_compsoc.tex, -%% bare_jrnl_compsoc.tex, bare_jrnl_transmag.tex %%************************************************************************* % *** 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 *** +% *** with production work. The 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/ @@ -83,7 +79,7 @@ % % dvi code % \fi % The latest version of ifpdf.sty can be obtained from: -% http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/ +% http://www.ctan.org/pkg/ifpdf % Also, note that IEEEtran.cls V1.7 and later provides a builtin % \ifCLASSINFOpdf conditional that works the same way. % When switching from latex to pdflatex and vice-versa, the compiler may @@ -99,7 +95,7 @@ %\usepackage{cite} % cite.sty was written by Donald Arseneau % V1.6 and later of IEEEtran pre-defines the format of the cite.sty package -% \cite{} output to follow that of IEEE. Loading the cite package will +% \cite{} output to follow that of the IEEE. Loading the cite package will % result in citation numbers being automatically sorted and properly % "compressed/ranged". e.g., [1], [9], [2], [7], [5], [6] without using % cite.sty will become [1], [2], [5]--[7], [9] using cite.sty. cite.sty's @@ -109,7 +105,7 @@ % cite.sty is already installed on most LaTeX systems. Be sure and use % 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/ +% http://www.ctan.org/pkg/cite % The documentation is contained in the cite.sty file itself. @@ -141,16 +137,16 @@ % required if you want graphics, photos, etc. graphicx.sty is already % installed on most LaTeX systems. The latest version and documentation % can be obtained at: -% http://www.ctan.org/tex-archive/macros/latex/required/graphics/ +% http://www.ctan.org/pkg/graphicx % Another good source of documentation is "Using Imported Graphics in % LaTeX2e" by Keith Reckdahl which can be found at: -% http://www.ctan.org/tex-archive/info/epslatex/ +% http://www.ctan.org/pkg/epslatex % % latex, and pdflatex in dvi mode, support graphics in encapsulated % postscript (.eps) format. pdflatex in pdf mode supports graphics % in .pdf, .jpeg, .png and .mps (metapost) formats. Users should ensure % that all non-photo figures use a vector format (.eps, .pdf, .mps) and -% not a bitmapped formats (.jpeg, .png). IEEE frowns on bitmapped formats +% not a bitmapped formats (.jpeg, .png). The IEEE frowns on bitmapped formats % which can result in "jaggedy"/blurry rendering of lines and letters as % well as large increases in file sizes. % @@ -163,22 +159,17 @@ % *** MATH PACKAGES *** % -%\usepackage[cmex10]{amsmath} +%\usepackage{amsmath} % A popular package from the American Mathematical Society that provides -% many useful and powerful commands for dealing with mathematics. If using -% it, be sure to load this package with the cmex10 option to ensure that -% only type 1 fonts will utilized at all point sizes. Without this option, -% it is possible that some math symbols, particularly those within -% footnotes, will be rendered in bitmap form which will result in a -% document that can not be IEEE Xplore compliant! +% many useful and powerful commands for dealing with mathematics. % -% Also, note that the amsmath package sets \interdisplaylinepenalty to 10000 +% Note that the amsmath package sets \interdisplaylinepenalty to 10000 % thus preventing page breaks from occurring within multiline equations. Use: %\interdisplaylinepenalty=2500 % after loading amsmath to restore such page breaks as IEEEtran.cls normally % does. amsmath.sty is already installed on most LaTeX systems. The latest % version and documentation can be obtained at: -% http://www.ctan.org/tex-archive/macros/latex/required/amslatex/math/ +% http://www.ctan.org/pkg/amsmath @@ -192,16 +183,14 @@ % You can use the algorithmic environment in-text or within a figure % environment to provide for a floating algorithm. Do NOT use the algorithm % floating environment provided by algorithm.sty (by the same authors) or -% algorithm2e.sty (by Christophe Fiorio) as IEEE does not use dedicated +% algorithm2e.sty (by Christophe Fiorio) as the IEEE does not use dedicated % algorithm float types and packages that provide these will not provide % correct IEEE style captions. The latest version and documentation of % algorithmic.sty can be obtained at: -% http://www.ctan.org/tex-archive/macros/latex/contrib/algorithms/ -% There is also a support site at: -% http://algorithms.berlios.de/index.html +% http://www.ctan.org/pkg/algorithms % Also of interest may be the (relatively newer and more customizable) % algorithmicx.sty package by Szasz Janos: -% http://www.ctan.org/tex-archive/macros/latex/contrib/algorithmicx/ +% http://www.ctan.org/pkg/algorithmicx @@ -217,7 +206,7 @@ % advised to use an enhanced (at the very least that provided by array.sty) % set of table tools. array.sty is already installed on most systems. The % latest version and documentation can be obtained at: -% http://www.ctan.org/tex-archive/macros/latex/required/tools/ +% http://www.ctan.org/pkg/array % IEEEtran contains the IEEEeqnarray family of commands that can be used to @@ -248,7 +237,7 @@ % on whether compsoc mode has been enabled. % % The latest version and documentation of subfig.sty can be obtained at: -% http://www.ctan.org/tex-archive/macros/latex/contrib/subfig/ +% http://www.ctan.org/pkg/subfig @@ -262,8 +251,13 @@ % LaTeX2e releases, the ordering of single and double column floats is not % guaranteed to be preserved. Thus, an unpatched LaTeX2e can allow a % single column figure to be placed prior to an earlier double column -% figure. The latest version and documentation can be found at: -% http://www.ctan.org/tex-archive/macros/latex/base/ +% figure. +% Be aware that LaTeX2e kernels dated 2015 and later have fixltx2e.sty's +% corrections already built into the system in which case a warning will +% be issued if an attempt is made to load fixltx2e.sty as it is no longer +% needed. +% The latest version and documentation can be found at: +% http://www.ctan.org/pkg/fixltx2e %\usepackage{stfloats} @@ -277,12 +271,12 @@ % which rewrites many portions of the LaTeX2e float routines. It may not work % with other packages that modify the LaTeX2e float routines. The latest % version and documentation can be obtained at: -% http://www.ctan.org/tex-archive/macros/latex/contrib/sttools/ -% Do not use the stfloats baselinefloat ability as IEEE does not allow +% http://www.ctan.org/pkg/stfloats +% Do not use the stfloats baselinefloat ability as the IEEE does not allow % \baselineskip to stretch. Authors submitting work to the IEEE should note -% that IEEE rarely uses double column equations and that authors should try +% that the IEEE rarely uses double column equations and that authors should try % to avoid such use. Do not be tempted to use the cuted.sty or midfloat.sty -% packages (also by Sigitas Tolusis) as IEEE does not format its papers in +% packages (also by Sigitas Tolusis) as the IEEE does not format its papers in % such ways. % Do not attempt to use stfloats with fixltx2e as they are incompatible. % Instead, use Morten Hogholm'a dblfloatfix which combines the features @@ -290,7 +284,7 @@ % % \usepackage{dblfloatfix} % The latest version can be found at: -% http://www.ctan.org/tex-archive/macros/latex/contrib/dblfloatfix/ +% http://www.ctan.org/pkg/dblfloatfix @@ -301,7 +295,7 @@ % url.sty was written by Donald Arseneau. It provides better support for % handling and breaking URLs. url.sty is already installed on most LaTeX % systems. The latest version and documentation can be obtained at: -% http://www.ctan.org/tex-archive/macros/latex/contrib/url/ +% http://www.ctan.org/pkg/url % Basically, \url{my_url_here}. @@ -326,7 +320,7 @@ % 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 Conferences} +\title{Bare Demo of IEEEtran.cls\\ for IEEE Conferences} % author names and affiliations @@ -410,14 +404,14 @@ The abstract goes here. % no \IEEEPARstart This demo file is intended to serve as a ``starter file'' for IEEE conference papers produced under \LaTeX\ using -IEEEtran.cls version 1.8a and later. +IEEEtran.cls version 1.8b 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 September 17, 2014 +\hfill August 26, 2015 \subsection{Subsection Heading Here} Subsection text here. @@ -450,7 +444,7 @@ Subsubsection text here. %\label{fig_sim} %\end{figure} -% Note that IEEE typically puts floats only at the top, even when this +% Note that the IEEE typically puts floats only at the top, even when this % results in a large percentage of a column being occupied by floats. @@ -488,7 +482,7 @@ Subsubsection text here. % 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 IEEE normally uses this smaller font for tables. % The \label must come after \caption as always. % %\begin{table}[!t] @@ -555,7 +549,7 @@ The authors would like to thank... % can use a bibliography generated by BibTeX as a .bbl file % BibTeX documentation can be easily obtained at: -% http://www.ctan.org/tex-archive/biblio/bibtex/contrib/doc/ +% http://mirror.ctan.org/biblio/bibtex/contrib/doc/ % The IEEEtran BibTeX style support page is at: % http://www.michaelshell.org/tex/ieeetran/bibtex/ %\bibliographystyle{IEEEtran} |