📄 bare_adv.tex
字号:
%%\usepackage{url}% 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 can be obtained at:% http://www.ctan.org/tex-archive/macros/latex/contrib/misc/% Read the url.sty source comments for usage information. Basically,% \url{my_url_here}.% NOTE: PDF thumbnail features are not required in IEEE papers% and their use requires extra complexity and work.%\ifCLASSINFOpdf% \usepackage[pdftex]{thumbpdf}%\else% \usepackage[dvips]{thumbpdf}%\fi% thumbpdf.sty and its companion Perl utility were written by Heiko Oberdiek.% It allows the user a way to produce PDF documents that contain fancy% thumbnail images of each of the pages (which tools like acrobat reader can% utilize). This is possible even when using dvi->ps->pdf workflow if the% correct thumbpdf driver options are used. thumbpdf.sty incorporates the% file containing the PDF thumbnail information (filename.tpm is used with% dvips, filename.tpt is used with pdftex, where filename is the base name of% your tex document) into the final ps or pdf output document. An external% utility, the thumbpdf *Perl script* is needed to make these .tpm or .tpt% thumbnail files from a .ps or .pdf version of the document (which obviously% does not yet contain pdf thumbnails). Thus, one does a:% % thumbpdf filename.pdf %% to make a filename.tpt, and:%% thumbpdf --mode dvips filename.ps%% to make a filename.tpm which will then be loaded into the document by% thumbpdf.sty the NEXT time the document is compiled (by pdflatex or% latex->dvips->ps2pdf). Users must be careful to regenerate the .tpt and/or% .tpm files if the main document changes and then to recompile the% document to incorporate the revised thumbnails to ensure that thumbnails% match the actual pages. It is easy to forget to do this!% % Unix systems come with a Perl interpreter. However, MS Windows users% will usually have to install a Perl interpreter so that the thumbpdf% script can be run. The Ghostscript PS/PDF interpreter is also required.% See the thumbpdf docs for details. The latest version and documentation% can be obtained at.% http://www.ctan.org/tex-archive/support/thumbpdf/% Be sure and use only version 3.8 (2005/07/06) or later of thumbpdf as% earlier versions will not work properly with recent versions of pdfTeX% (1.20a and later).% NOTE: PDF hyperlink and bookmark features are not required in IEEE% papers and their use requires extra complexity and work.% *** IF USING HYPERREF BE SURE AND CHANGE THE EXAMPLE PDF ***% *** TITLE/SUBJECT/AUTHOR/KEYWORDS INFO BELOW!! ***\newcommand\MYhyperrefoptions{bookmarks=true,bookmarksnumbered=true,pdfpagemode={UseOutlines},plainpages=false,pdfpagelabels=true,colorlinks=true,linkcolor={black},citecolor={black},pagecolor={black},urlcolor={black},pdftitle={Bare Demo of IEEEtran.cls for Computer Society Journals},%<!CHANGE!pdfsubject={Typesetting},%<!CHANGE!pdfauthor={Michael D. Shell},%<!CHANGE!pdfkeywords={Computer Society, IEEEtran, journal, LaTeX, paper, template}}%<^!CHANGE!%\ifCLASSINFOpdf%\usepackage[\MYhyperrefoptions,pdftex]{hyperref}%\else%\usepackage[\MYhyperrefoptions,breaklinks=true,dvips]{hyperref}%\usepackage{breakurl}%\fi% One significant drawback of using hyperref under DVI output is that the% LaTeX compiler cannot break URLs across lines or pages as can be done% under pdfLaTeX's PDF output via the hyperref pdftex driver. This is% probably the single most important capability distinction between the% DVI and PDF output. Perhaps surprisingly, all the other PDF features% (PDF bookmarks, thumbnails, etc.) can be preserved in% .tex->.dvi->.ps->.pdf workflow if the respective packages/scripts are% loaded/invoked with the correct driver options (dvips, etc.). % As most IEEE papers use URLs sparingly (mainly in the references), this% may not be as big an issue as with other publications.%% That said, recently Vilar Camara Neto introduced his breakurl.sty% package which permits hyperref to easily break URLs even in dvi% mode. Note that breakurl, unlike most other packages, must be loaded% AFTER hyperref. The latest version of breakurl and its documentation can% be obtained at:% http://www.ctan.org/tex-archive/macros/latex/contrib/breakurl/% breakurl.sty is not for use under pdflatex pdf mode. Versions 1.10 % (September 23, 2005) and later are recommened to avoid bugs in earlier% releases.%% The advanced features offer by hyperref.sty are not required for IEEE% submission, so users should weigh these features against the added% complexity of use. Users who wish to use hyperref *must* ensure that% their hyperref version is 6.72u or later *and* IEEEtran.cls is version% 1.6b or later.% The package options above demonstrate how to enable PDF bookmarks% (a type of table of contents viewable in Acrobat Reader) as well as% PDF document information (title, subject, author and keywords) that is% viewable in Acrobat reader's Document_Properties menu. PDF document% information is also used extensively to automate the cataloging of PDF% documents. The above set of options ensures that hyperlinks will not be% colored in the text and thus will not be visible in the printed page,% but will be active on "mouse over". USING COLORS OR OTHER HIGHLIGHTING% OF HYPERLINKS CAN RESULT IN DOCUMENT REJECTION BY THE IEEE, especially if% these appear on the "printed" page. IF IN DOUBT, ASK THE RELEVANT% SUBMISSION EDITOR. You may need to add the option hypertexnames=false if% you used duplicate equation numbers, etc., but this should not be needed% in normal IEEE work.% The latest version of hyperref and its documentation can be obtained at:% http://www.ctan.org/tex-archive/macros/latex/contrib/hyperref/% *** Do not adjust lengths that control margins, column widths, etc. ***% *** Do not use packages that alter fonts (such as pslatex). ***% There should be no need to do such things with IEEEtran.cls V1.6 and later.% (Unless specifically asked to do so by the journal or conference you plan% to submit to, of course. )% correct bad hyphenation here\hyphenation{op-tical net-works semi-conduc-tor}\begin{document}%% paper title% can use linebreaks \\ within to get better formatting as desired\title{Bare Advanced Demo of IEEEtran.cls\\ for Computer Society Journals}%%% author names and IEEE memberships% note positions of commas and nonbreaking spaces ( ~ ) LaTeX will not break% a structure at a ~ so this keeps an author's name from being broken across% two lines.% use \thanks{} to gain access to the first footnote area% a separate \thanks must be used for each paragraph as LaTeX2e's \thanks% was not built to handle multiple paragraphs%%%\IEEEcompsocitemizethanks is a special \thanks that produces the bulleted% lists the Computer Society journals use for "first footnote" author% affiliations. Use \IEEEcompsocthanksitem which works much like \item% for each affiliation group. When not in compsoc mode,% \IEEEcompsocitemizethanks becomes like \thanks and% \IEEEcompsocthanksitem becomes a line break with idention. This% facilitates dual compilation, although admittedly the differences in the% desired content of \author between the different types of papers makes a% one-size-fits-all approach a daunting prospect. For instance, compsoc % journal papers have the author affiliations above the "Manuscript% received ..." text while in non-compsoc journals this is reversed. Sigh.\author{Michael~Shell,~\IEEEmembership{Member,~IEEE,} John~Doe,~\IEEEmembership{Fellow,~OSA,} and~Jane~Doe,~\IEEEmembership{Life~Fellow,~IEEE}% <-this % stops a space\IEEEcompsocitemizethanks{\IEEEcompsocthanksitem M. Shell is with the Departmentof Electrical and Computer Engineering, Georgia Institute of Technology, Atlanta,GA, 30332.\protect\\% note need leading \protect in front of \\ to get a newline within \thanks as% \\ is fragile and will error, could use \hfil\break instead.E-mail: see http://www.michaelshell.org/contact.html\IEEEcompsocthanksitem J. Doe and J. Doe are with Anonymous University.}% <-this % stops a space\thanks{Manuscript received April 19, 2005; revised January 11, 2007.}}% note the % following the last \IEEEmembership and also \thanks - % these prevent an unwanted space from occurring between the last author name% and the end of the author line. i.e., if you had this:% % \author{....lastname \thanks{...} \thanks{...} }% ^------------^------------^----Do not want these spaces!%% a space would be appended to the last name and could cause every name on that% line to be shifted left slightly. This is one of those "LaTeX things". For% instance, "\textbf{A} \textbf{B}" will typeset as "A B" not "AB". To get% "AB" then you have to do: "\textbf{A}\textbf{B}"% \thanks is no different in this regard, so shield the last } of each \thanks% that ends a line with a % and do not let a space in before the next \thanks.% Spaces after \IEEEmembership other than the last one are OK (and needed) as% you are supposed to have spaces between the names. For what it is worth,% this is a minor point as most people would not even notice if the said evil% space somehow managed to creep in.% The paper headers\markboth{Journal of \LaTeX\ Class Files,~Vol.~6, No.~1, January~2007}%{Shell \MakeLowercase{\textit{et al.}}: Bare Advanced 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.% % *** Note that you probably will NOT want to include the author's ***% *** name in the headers of peer review papers. ***% You can use \ifCLASSOPTIONpeerreview for conditional compilation here if% you desire.% The publisher's ID mark at the bottom of the page is less important with% Computer Society journal papers as those publications place the marks% outside of the main text columns and, therefore, unlike regular IEEE% journals, the available text space is not reduced by their presence.% 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~2007 IEEE}% or like this to get the Computer Society new two part style.%\IEEEpubid{\makebox[\columnwidth]{\hfill 0000--0000/00/\$00.00~\copyright~2007 IEEE}%%\hspace{\columnsep}\makebox[\columnwidth]{Published by the IEEE Computer Society\hfill}}% Remember, if you use this you must call \IEEEpubidadjcol in the second% column for its text to clear the IEEEpubid mark (Computer Society jorunal% papers don't need this extra clearance.)% use for special paper notices%\IEEEspecialpapernotice{(Invited Paper)}% for Computer Society papers, we must declare the abstract and index terms% PRIOR to the title within the \IEEEcompsoctitleabstractindextext IEEEtran% command as these need to go into the title area created by \maketitle.\IEEEcompsoctitleabstractindextext{%\begin{abstract}%\boldmathThe abstract goes here.\end{abstract}% IEEEtran.cls defaults to using nonbold math in the Abstract.% This preserves the distinction between vectors and scalars. However,% if the journal you are submitting to favors bold math in the abstract,% then you can use LaTeX's standard command \boldmath at the very start% of the abstract to achieve this. Many IEEE journals frown on math% in the abstract anyway. In particular, the Computer Society does% not want either math or citations to appear in the abstract.% Note that keywords are not normally used for peerreview papers.\begin{IEEEkeywords}Computer Society, IEEEtran, journal, \LaTeX, paper, template.\end{IEEEkeywords}}% make the title area\maketitle% To allow for easy dual compilation without having to reenter the% abstract/keywords data, the \IEEEcompsoctitleabstractindextext text will% not be used in maketitle, but will appear (i.e., to be "transported")% here as \IEEEdisplaynotcompsoctitleabstractindextext when compsoc mode% is not selected <OR> if conference mode is selected - because compsoc% conference papers position the abstract like regular (non-compsoc)% papers do!\IEEEdisplaynotcompsoctitleabstractindextext% \IEEEdisplaynotcompsoctitleabstractindextext has no effect when using% compsoc under a non-conference mode.% For peer review papers, you can put extra information on the cover% page as needed:% \ifCLASSOPTIONpeerreview% \begin{center} \bfseries EDICS Category: 3-BBND \end{center}% \fi%% For peerreview papers, this IEEEtran command inserts a page break and% creates the second title. It will be ignored for other modes.\IEEEpeerreviewmaketitle\section{Introduction}% Computer Society journal papers do something a tad strange with the very% first section heading (almost always called "Introduction"). They place it
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -