diff options
author | Karl Berry <karl@freefriends.org> | 2021-06-22 17:38:12 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-06-22 17:38:12 +0000 |
commit | 92291f51b83a8f778bc5e630ff7b521a3329b6c5 (patch) | |
tree | e416b70fbc684185ff1acd8284215b82d6ea36ec /Master/texmf-dist/doc/latex/ieeetran | |
parent | 78101c7d27a353bc00334093991e236d0b8fe13c (diff) |
IEEEtran -> ieeetrans
git-svn-id: svn://tug.org/texlive/trunk@59672 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/ieeetran')
23 files changed, 9578 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/ieeetran/IEEEtrantools_doc.txt b/Master/texmf-dist/doc/latex/ieeetran/IEEEtrantools_doc.txt new file mode 100644 index 00000000000..73bef64ae08 --- /dev/null +++ b/Master/texmf-dist/doc/latex/ieeetran/IEEEtrantools_doc.txt @@ -0,0 +1,329 @@ + +IEEEtrantools_doc.txt 2015/08/26 version 1.5 +(Version 1.5 is based on the commands of version 1.8b of IEEEtran.cls) +This document is the user guide for the IEEEtrantools.sty package. + +The IEEEtrantools.sty package provides several popular and unique +commands from the IEEEtran.cls class file. + +IEEEtrantools.sty should not be used with IEEEtran.cls. + +For helpful tips, answers to frequently asked questions and other support, +visit the IEEEtrantools support page at my website: + +http://www.michaelshell.org/tex/ieeetran/tools/ + +The latest version and documentation of IEEEtrantools can be obtained at: +http://www.ctan.org/pkg/ieeetran + +Copyright (c) 2002-2015 by Michael Shell + See + http://www.michaelshell.org/ + for current contact information. + +************************************************************************* +Legal Notice: +This code is offered as-is without any warranty either expressed or +implied; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE! +User assumes all risk. +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. + +All comments are the opinions of their respective authors and are not +necessarily endorsed by the IEEE. + +This work is distributed under the LaTeX Project Public License (LPPL) +( http://www.latex-project.org/ ) version 1.3, and may be freely used, +distributed and modified. A copy of the LPPL, version 1.3, is included +in the base LaTeX documentation of all distributions of LaTeX released +2003/12/01 or later. +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: IEEEtrantools.sty, IEEEtrantools_doc.txt, changelog.txt +************************************************************************* + + +Available package options e.g., \usepackage[redeflists]{IEEEtrantools} + + redeflists + Causes IEEEtrantools to redefine the standard LaTeX itemize, + enumerate and description (IED) lists to their IEEE versions. + The default behavior is to retain the standard definitions + of itemize, enumerate and description. The IEEEtran versions are + always available as IEEEitemize, IEEEenumerate and IEEEdescription + and the original LaTeX versions are always available as LaTeXitemize, + LaTeXenumerate and LaTeXdescription. + +********************************************************************** + +The IEEEtrantools.sty package provides several commands from IEEEtran.cls +so that they can be used under other LaTeX classes. This guide covers only +the differences in the use (or undocumented uses) of the commands from +those provided by IEEEtran.cls. For complete documentation on these +commands, see the relevant sections in the IEEEtran_HOWTO manual which +is available at +http://www.ctan.org/pkg/ieeetran + +IEEEtrantools.sty provides \IEEEPARstart; the \bstctlcite command for the +control entry types of IEEEtran.bst V1.00 and later; \IEEEnoauxwrite; +the IEEE IED list environments; and the complete IEEEeqnarray family, +including the IEEEeqnarray support commands, the IEEEproof environment +and \IEEEauthorrefmark. + +Please note that, as a package file, IEEEtrantools.sty will not attempt +to alter document formatting (other than if the IDE lists are redefined +if the redeflists option is invoked) as controlled by the class file. +Therefore, there may be spacing/layout differences between the results +of the same IEEEtran commands under IEEEtran.cls and the user's class +file as different fonts, default values for the various length commands, +etc., are used than under IEEEtran.cls. + + + + + +*** \IEEEPARstart *** + +\IEEEPARstart{}{} is used to provide a large initial "drop cap" letter(s) as +well as to capitialize the remaining letters of the first word of a chapter +or section (if placed within the second argument). e.g., +\IEEEPARstart{O}{nce} + +IEEEtrantools.sty provides the user with a way to control the various +parameters of the \IEEEPARstart letters. + +Below is how the user can alter them (after the IEEEtrantools.sty package +is loaded). Default values are shown. IEEEtrantools will not override +any previous definitions of these parameters if they already exist when +the package is loaded. + + +% The number of lines that are indented to clear the drop cap letter. +% You may need to increase this beyond 1 + \IEEEPARstartDROPDEPTH if +% you are using lowercase letters with descenders. +\renewcommand{\IEEEPARstartDROPLINES}{2} + +% The minimum number of lines left on a page to allow an \IEEEPARstart. +% Does not take into consideration glue shrink, so it tends to be overly +% cautious. +\renewcommand{\IEEEPARstartMINPAGELINES}{2} + +% The height of the drop cap (*above* the baseline), is adjusted to match +% the height of this text in the current font (when \IEEEPARstart is called). +% Use a strut if you want a height not based on that of the main text font. +\renewcommand{\IEEEPARstartHEIGHTTEXT}{T} + +% The depth the letter is lowered below the baseline. The height (and size) +% of the letter is determined by the sum of this value and the height of +% \IEEEPARstartHEIGHTTEXT in the current font. It is a good idea to set this +% value in terms of the baselineskip so that it can respond to changes +% therein. +\renewcommand{\IEEEPARstartDROPDEPTH}{1.1\baselineskip} + +% The font the drop cap will be rendered in. The argument is a command that +% can take zero or one argument. +\renewcommand{\IEEEPARstartFONTSTYLE}{\bfseries} + +% Any additional, non-font related commands needed to modify the drop cap +% letter, can take zero or one argument. +\renewcommand{\IEEEPARstartCAPSTYLE}{\MakeUppercase} + +% The font that will be used to render the rest of the word (second argument +% to \IEEEPARstart), can take zero or one argument. +\renewcommand{\IEEEPARstartWORDFONTSTYLE}{\relax} + +% Any additional, non-font related commands needed to modify the rest of the +% word (second argument to \IEEEPARstart), can take zero or one argument. +\renewcommand{\IEEEPARstartWORDCAPSTYLE}{\MakeUppercase} + +% The horizontal separation distance from the drop letter to the main text. +% Lengths that depend on the font (i.e., ex, em, etc.) will be referenced to +% the font that is active when \IEEEPARstart is called. +\renewcommand{\IEEEPARstartSEP}{0.15em} + +% The Horizontal offset applied to the left of the drop cap. The drop cap +% can be shifted left (negative) or right (positive) using this parameter. +% Lengths that depend on the font (e.g., ex, em, etc.) will be referenced +% to the font that is active when \IEEEPARstart is called. +\renewcommand{\IEEEPARstartHOFFSET}{0em} + +For \IEEEPARstartSEP and \IEEEPARstartHOFFSET, you can also reference the +length variable, \IEEEPARstartletwidth, which will be set to the width of +the drop drop before it is rendered. e.g., +\renewcommand{\IEEEPARstartHOFFSET}{-0.5\IEEEPARstartletwidth} +will cause the drop cap to be shifted leftward by half its width. + +% Italic correction command applied at the end of the drop cap when +% evaluating its width. Without this, italic or slanted drop cap letters will +% "crash into" the main text because their full true width is not taken into +% consideration. +\renewcommand{\IEEEPARstartITLCORRECT}{\/} + + + + + +*** \bstctlcite *** + +\bstctlcite{} is used to issue a citation for a special IEEEtran.bst BibTeX +style control entry which can control various operating parameters of the +IEEEtran.bst file (V1.00 and later): + +\bstctlcite{IEEEexample:BSTcontrol} + +V1.2 and later of IEEEtrantools.sty provides for an optional argument so +that different auxiliary file specifiers may be used in documents with +multiple bibliographies: + +\bstctlcite[@auxoutsec]{IEEEexample:BSTcontrol} + +\bstctlcite operates silently and will not alter the citation numbers or +place a citation entry into the main text or bibliography (when used with +IEEEtran.bst). It should not be used with .bst files that do not provide +support for these special BST control entries. + +See the IEEEtran.bst BibTeX style documentation for details. +http://www.michaelshell.org/tex/ieeetran/bibtex/ +http://www.ctan.org/pkg/ieeetran + + + + +*** \IEEEnoauxwrite *** + +Sometimes an author wants to cite something within \thanks or other section +that comes early in the document, but does not want that to take the place +of the first reference in the main text (e.g., alter the citation counter). +Assuming the publisher's rules allow citations in footnote and/or abstract +sections of the document, the command \IEEEnoauxwrite{} can be used: + +\author{... \thanks{... \IEEEnoauxwrite{\cite{myreference}}.}} + +to accomplish this. + +If the reference is not also cited elsewhere in the document, it will have +to be manually inserted into the reference list of the bibliography via a +\nocite. If the \nocite is done at the end of document, the citation will +be last in the reference list rather than first as would normally happen +with citations within \thanks. + + + + +*** itemize, enumerate and description (IED) lists *** + +IEEEtrantools provides the IEEEitemize, IEEEenumerate and IEEEdescription +list environments that offer enhanced controls and make it much easier to +create such lists when the main text is "block indented" from the +labels (IEEE style). + +By default, the LaTeX IED list environments are not overridden with the +IEEE IED versions. To force this, load IEEEtrantools.sty with the +"redeflists" option: + +\usepackage[redeflists]{IEEEtrantools} + +In any event, the IEEE IED list environments are available as IEEEitemize, +IEEEenumerate, and IEEEdescription. The IEEE IED lists depend on the LaTeX +low-level list environment, so class files that redefine it may also alter +the IEEE IED list formatting. The original LaTeX IED environments (as +provided by the LaTeX kernel and class file) are always retained as +LaTeXitemize, LaTeXenumerate and LaTeXdescription. + +Beware that the default enumerate label width will not be correct if +the class file is not using normalfont "9)" style labeled enumerated lists. + +The support commands for the IEEE IED list environments (\IEEEsetlabelwidth, +\IEEEusemathlabelsep, \IEEEiedlabeljustifyl, etc.) are also provided. + +See the section on lists in the IEEEtran_HOWTO manual for full details +on the IEEE style lists. +http://www.ctan.org/pkg/ieeetrantools + + + +*** The IEEEeqnarray family *** + +Please note that IEEEtrantools provides and sets the length variable +\IEEEnormaljot. At the \begin{document}, \IEEEnormaljot will be set to +the current value of \jot. If the user later alters the document's +nominal \jot, the value of \IEEEnormaljot should be revised as well. + +The support commands for the IEEEeqnarray commands (\IEEEstrut, +\IEEEeqnarrayvrule, \IEEEvisiblestrutstrue, etc.) are also provided. + +For more information on the use of the IEEEeqnarray family of commands, +the following sources of information are recommended: + + 1. The IEEEtran HOWTO manual (IEEEeqnarray is covered in the Appendices): + http://www.ctan.org/pkg/ieeetrantools + + 2. Stefan M. Moser's "How to Typeset Equations in LaTeX" + http://moser.cm.nctu.edu.tw/manuals.html#eqlatex + + 3. Tobias Oetiker's "The Not So Short Introduction to LaTeX2e" + http://www.ctan.org/pkg/lshort + + + + +*** The IEEEproof environment *** + +IEEEtrantools provides the IEEEtran IEEEproof environment as well as +several undocumented IEEEtran IEEEproof commands that are useful for +non-IEEE related work: + + 1. \IEEEQEDoff, when issued within an IEEEproof, turns off the + automatic generation of the \IEEEQED symbol at the end of + the proof. + + 2. \IEEEQEDhere emits an \IEEEQED symbol at the place it is executed + and turns off the \IEEEQED symbol at the end of the proof. This + can be useful when using IEEEeqnarray within IEEEproof + \begin{IEEEproof} + \begin{IEEEeqnarray*}{c+x*} + x=1. & \IEEEQEDhere + \end{IEEEeqnarray*} + \end{IEEEproof} + % Thanks to Stefan M. Moser for this example. + + 3. \IEEEQEDhereeqn is somewhat similar to the AMS \qedhere and + is for use with the standard equation environment within + IEEEproof: + \begin{IEEEproof} + \begin{equation*} + x=1. \IEEEQEDhereeqn + \end{equation*} + \end{IEEEproof} + Note that \IEEEQEDhereeqn will put the QED symbol in front + of an equation number if it exists. + + 4. \IEEEproofindentspace allows users to change the indention + of the proof environment from its IEEEtran default of 2\parindent: + + \renewcommand{\IEEEproofindentspace}{1\parindent} + + Place the above redefinition before any IEEEproof environments it is + to affect. + + + + +*** \IEEEauthorrefmark{} *** + +The \IEEEauthorrefmark{} simply takes a number as an argument and generates +a corresponding superscript symbol. Used in IEEEtran.cls to link author +names to their affiliations: + + Michael Shell\IEEEauthorrefmark{2} + + + +%%%%%%%%%%%%%%%%%%%%%%%%%% End of IEEEtrantools_doc.txt %%%%%%%%%%%%%%%%%% +% That's all folks! + diff --git a/Master/texmf-dist/doc/latex/ieeetran/README b/Master/texmf-dist/doc/latex/ieeetran/README new file mode 100644 index 00000000000..0454aa4e975 --- /dev/null +++ b/Master/texmf-dist/doc/latex/ieeetran/README @@ -0,0 +1,140 @@ + +August 26, 2015 + + +IEEEtran is a LaTeX class for authors of the Institute of Electrical and +Electronics Engineers (IEEE) transactions journals and conferences. +The latest version of the IEEEtran package can be found at CTAN: + +http://www.ctan.org/pkg/ieeetran + +as well as within IEEE's site: + +http://www.ieee.org/ + +For latest news, helpful tips, answers to frequently asked questions, +beta releases and other support, visit the IEEEtran home page at my +website: + +http://www.michaelshell.org/tex/ieeetran/ + +Version 1.8b has a number of significant changes over the v1.8a release. +For a full history of changes, please read the file changelog.txt. +The most notable changes in this release include: + + 1) Added new comsoc mode for the IEEE Communications Society. + This mode (at present) only invokes the use of the newtxmath math fonts. + + 2) Revised IEEEeqnarray column specifications to work with active " + (or other punctuation catcode changes) as with babel under the + german or ngerman language modes. + Thanks to Stefan M. Moser for reporting this problem. + + 3) Added \indexspace and other index related macros as newer versions of + article.cls now do. These macros are needed to avoid an error when + using the glossaries package. + Thanks to Sebastian Nyberg for suggesting this change. + + 4) Fixed odd/even page header font bug under compsoc mode and + other page style code improvements. + Thanks to Marco Paolieri for reporting this problem. + + 5) Added hooks to allow for easy control of spacing above title. + + 6) Added the \IEEEnoauxwrite command. + Thanks to Sudarshan Mukherjee for suggesting this feature. + + +NOTE: Take care not to confuse the "comsoc" and "compsoc" class +options/modes as they are very different: + +comsoc ==> IEEE Communications Society +compsoc ==> IEEE Computer Society + +The comsoc mode requires that an acceptable Times math font be available on +the LaTeX system. This requirement will be enforced by IEEEtran in comsoc +mode. Either the freely available newtxmath font by Michael Sharpe +http://www.ctan.org/pkg/newtx +(version 1.451, July 28, 2015 or later is recommended) +or the commercial MathTime font (e.g., mtpro2.sty) is acceptable. +See Section II-D (2.4) "Class Options - comsoc, compsoc, transmag" of +the IEEEtran HOWTO for more details. + + +Best wishes for all your publication endeavors, + +Michael Shell +http://www.michaelshell.org/ + + +***************************** Subdirectories ****************************** + +bibtex - The IEEEtran BibTeX style package. + +extras - Supplementary material that may be of interest. + +testflow - The testflow diagnostic suite for verifying PS/PDF output. + +tools - The IEEEtrantools.sty package which provides several commands + from the IEEEtran.cls file for use with other LaTeX classes. + + +********************************** Files ********************************** + +README - This file. + +IEEEtran.cls - The IEEEtran LaTeX class file. + +changelog.txt - The revision history. + +IEEEtran_HOWTO.pdf - The IEEEtran LaTeX class user manual. + +bare_conf.tex - A bare bones starter file for IEEE conference papers. + +bare_conf_compsoc.tex - A bare bones starter file for IEEE Computer Society + conference papers. + +bare_jrnl.tex - A bare bones starter file for IEEE journal papers. + +bare_jrnl_comsoc.tex - A bare bones starter file for IEEE Communications + Society journal papers. + +bare_jrnl_compsoc.tex - A bare bones starter file for IEEE Computer Society + journal papers. + +bare_jrnl_transmag.tex - A bare bones starter file for IEEE Transactions + on Magnetics journal papers. + +bare_adv.tex - A bare bones starter file showing advanced + techniques such as conditional compilation, + hyperlinks, PDF thumbnails, etc. The illustrated + format is for an IEEE Computer Society journal paper. + +*************************************************************************** +Legal Notice: +This code is offered as-is without any warranty either expressed or +implied; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE! +User assumes all risk. +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. + +All comments are the opinions of their respective authors and are not +necessarily endorsed by the IEEE. + +This work is distributed under the LaTeX Project Public License (LPPL) +( http://www.latex-project.org/ ) version 1.3, and may be freely used, +distributed and modified. A copy of the LPPL, version 1.3, is included +in the base LaTeX documentation of all distributions of LaTeX released +2003/12/01 or later. +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_conf_compsoc.tex, + bare_jrnl.tex, bare_jrnl_comsoc.tex, + bare_jrnl_compsoc.tex, bare_jrnl_transmag.tex +*************************************************************************** diff --git a/Master/texmf-dist/doc/latex/ieeetran/README.TEXLIVE b/Master/texmf-dist/doc/latex/ieeetran/README.TEXLIVE new file mode 100644 index 00000000000..7232991a019 --- /dev/null +++ b/Master/texmf-dist/doc/latex/ieeetran/README.TEXLIVE @@ -0,0 +1,10 @@ +The files below have been removed in the TeX Live installation of +the current package, possibly because of missing source (e.g., a +PDF with no source), possibly because their only purpose is to support +nonfree fonts or other software, possibly for other reasons. +More info: https://tug.org/texlive/pkgcontrib.html#requirements + +If this is a concern, please contact the package maintainer. + + IEEEtran_HOWTO.pdf + IEEEtran_bst_HOWTO.pdf diff --git a/Master/texmf-dist/doc/latex/ieeetran/README.bibtex b/Master/texmf-dist/doc/latex/ieeetran/README.bibtex new file mode 100644 index 00000000000..ade47cde583 --- /dev/null +++ b/Master/texmf-dist/doc/latex/ieeetran/README.bibtex @@ -0,0 +1,138 @@ + +August 26, 2015 + + +IEEEtran.bst is the official BibTeX style for authors of the Institute of +Electrical and Electronics Engineers (IEEE) Transactions journals and +conferences. + +It also may have applications for other academic work such as theses and +technical reports. The alphanumeric and natbib variants extend the +applicability of the IEEEtran bibstyle family to the natural sciences +and beyond. + +The IEEEtran bibstyle is a very comprehensive BibTeX style which provides +many features beyond the standard BibTeX styles, including full support +for references of online documents, patents, periodicals and standards. +See the provided user manual for detailed usage information. + +The latest version of the IEEEtran BibTeX style can be found at CTAN: + +http://www.ctan.org/pkg/ieeetran + +as well as within IEEE's site: + +http://www.ieee.org/ + +Note that the packages at IEEE's site do not contain the natbib and +alphanumeric variants (e.g., IEEEtranN.bst, etc.) as these are not used +for IEEE related work. These files can be obtained on CTAN. + +For helpful tips, answers to frequently asked questions, and other support, +visit the IEEEtran home page at my website: + +http://www.michaelshell.org/tex/ieeetran/ + + +Enjoy! + +Michael Shell +http://www.michaelshell.org/ + +******* +Version 1.14 (2015/08/26) changes: + + 1. Added the CTLuse_url field to the IEEEtranBSTCTL control entry type + to allow user control of the display of URLs. + Thanks to Pablo Chacin, Bogdan Roman and Richard Kolacinski for + suggesting this feature. + + 2. Added functions bbl.a, bbl.an, bbl.and, bbl.etal and bbl.the + as needed to better support other languages. + Thanks to Karsten Hinz for suggesting this change. + + 3. Added mention, and an example, of reports about standards to the + documentation. + Thanks to Guido R. Hiertz for providing information on this topic. + + 4. Fixed missed comma in the BSTcontrol example in the documentation. + Thanks to Oscar Gustafsson for reporting this problem. + + 5. Corrected IEEE_J_MTT journal name string in IEEEabrv.bib. + Thanks to Nicolás Barabino, Chuanren Wu and Santiago Cogollos Borras + for suggesting this change. + + 6. Corrected IEEE_J_STARS journal name string in IEEEabrv.bib. + Thanks to Yannick Berker for suggesting this change. + + 7. Revised/enabled abbreviations for IEEE_J_DSC, IEEE_J_LT, IEEE_J_NSM, + IEEE_J_SC, IEEE_J_DSC and full and abbreviations for IEEE_M_C + and IEEE_M_WC journal name strings in IEEEfull.bib and IEEEabrv.bib. + + 8. Added new journal name strings to IEEEfull.bib and IEEEabrv.bib. + Thanks to Uwe Siart and Mona Mittra for helping with obtaining the + correct definitions. See changelog.txt for the complete list. + + +********************************** Files ********************************** + +README - This file. + +changelog.txt - The revision history. + +IEEEtran_bst_HOWTO.pdf - The user manual. + +IEEEtran.bst - The standard IEEEtran BibTeX style file. For use + with IEEE work. + +IEEEtranS.bst - A version of IEEEtran.bst that sorts the entries. + Some IEEE conferences/publications may use/allow + sorted bibliographies. + +IEEEtranSA.bst - Like IEEEtranS.bst, but with alphanumeric citation + tags like alpha.bst. Not for normal IEEE use. + +IEEEtranN.bst - Like IEEEtran.bst, but based on plainnat.bst and + is compatible with Patrick W. Daly's natbib + package. Not for normal IEEE use. + +IEEEtranSN.bst - Sorting version of IEEEtranN.bst. Not for normal + IEEE use + +IEEEexample.bib - An example BibTeX database that contains the + references shown in the user manual. + +IEEEabrv.bib - String definitions for the abbreviated names of + IEEE journals. (For use with IEEE work.) + +IEEEfull.bib - String definitions for the full names of IEEE + journals. (Do not use for IEEE work.) + +*************************************************************************** +Legal Notice: +This code is offered as-is without any warranty either expressed or +implied; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE! +User assumes all risk. +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. + +All comments are the opinions of their respective authors and are not +necessarily endorsed by the IEEE. + +This work is distributed under the LaTeX Project Public License (LPPL) +( http://www.latex-project.org/ ) version 1.3, and may be freely used, +distributed and modified. A copy of the LPPL, version 1.3, is included +in the base LaTeX documentation of all distributions of LaTeX released +2003/12/01 or later. +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_bst_HOWTO.pdf, IEEEtran.bst, IEEEtranS.bst, + IEEEtranSA.bst, IEEEtranN.bst, IEEEtranSN.bst, + IEEEexample.bib, IEEEabrv.bib, IEEEfull.bib + +*************************************************************************** diff --git a/Master/texmf-dist/doc/latex/ieeetran/README.extras b/Master/texmf-dist/doc/latex/ieeetran/README.extras new file mode 100644 index 00000000000..ae0a6ae9798 --- /dev/null +++ b/Master/texmf-dist/doc/latex/ieeetran/README.extras @@ -0,0 +1,53 @@ + +August 26, 2015 + + +Here are some odds and ends that may be useful. + + +Enjoy! + +Michael Shell +http://www.michaelshell.org/ + +******************************** Files ************************************ + +README - This file. + +tux.eps - "Tux" the Linux penguin in EPS format. + This bitmapped graphic is sized to 1" X 1.25" + and can be used as a test photo for the IEEEtran.cls + biography environment. + +tux.pdf - "Tux" the Linux penguin in PDF format. + This bitmapped graphic is sized to 1" X 1.25" + and can be used as a test photo for the IEEEtran.cls + biography environment. + + +*************************************************************************** +Legal Notice: +This code is offered as-is without any warranty either expressed or +implied; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE! +User assumes all risk. +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. + +All comments are the opinions of their respective authors and are not +necessarily endorsed by the IEEE. + +This work is distributed under the LaTeX Project Public License (LPPL) +( http://www.latex-project.org/ ) version 1.3, and may be freely used, +distributed and modified. A copy of the LPPL, version 1.3, is included +in the base LaTeX documentation of all distributions of LaTeX released +2003/12/01 or later. +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: tux.eps, tux.pdf + +***************************************************************************
\ No newline at end of file diff --git a/Master/texmf-dist/doc/latex/ieeetran/README.testflow b/Master/texmf-dist/doc/latex/ieeetran/README.testflow new file mode 100644 index 00000000000..61145c30c25 --- /dev/null +++ b/Master/texmf-dist/doc/latex/ieeetran/README.testflow @@ -0,0 +1,82 @@ + +January 10, 2007 + + +This is the "testflow" diagnostic suite which is designed to test LaTeX +"print work flow" and to provide lots of helpful information to assist +users in getting their LaTeX system configured and/or upgraded in order +to produce good PS/PDF output. + +Although originally designed for IEEEtran users, testflow will be of +interest to anyone who uses LaTeX to make PostScript or PDF output. + +Extensive usage documentation is contained in "testflow_doc.pdf" + +The control test reference files are available in both PostScript and PDF, +each in A4 and US Letter paper sizes. + + +For helpful tips, answers to frequently asked questions and other support, +visit the testflow home page at my website: + +http://www.michaelshell.org/tex/testflow/ + + +Enjoy! + +Michael Shell +http://www.michaelshell.org/ + +******* +Version 1.1 (2007/01/10) changes: + + 1. New duplex page test. + + 2. New test for Palladio hinting. + + 3. Updated documentation to cover the newer systems. + +********************************* Files ********************************** + +README - This file. + +testflow_doc.pdf - The user manual. + +testflow.tex - The LaTeX test file. + +testflow_ctl_LTR.ps - Control file in PostScript, US Letter paper format. + +testflow_ctl_LTR.pdf - Control file in PDF, US Letter paper format. + +testflow_ctl_A4.ps - Control file in PostScript, A4 paper format. + +testflow_ctl_A4.pdf - Control file in PDF, A4 paper format. + +*************************************************************************** +Legal Notice: +This code is offered as-is without any warranty either expressed or +implied; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE! +User assumes all risk. +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. + +All comments are the opinions of their respective authors and are not +necessarily endorsed by the IEEE. + +This work is distributed under the LaTeX Project Public License (LPPL) +( http://www.latex-project.org/ ) version 1.3, and may be freely used, +distributed and modified. A copy of the LPPL, version 1.3, is included +in the base LaTeX documentation of all distributions of LaTeX released +2003/12/01 or later. +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: testflow_doc.pdf, testflow.tex, testflow_ctl_LTR.ps, + testflow_ctl_LTR.pdf, testflow_ctl_A4.ps, + testflow_ctl_A4.pdf + +*************************************************************************** diff --git a/Master/texmf-dist/doc/latex/ieeetran/README.tools b/Master/texmf-dist/doc/latex/ieeetran/README.tools new file mode 100644 index 00000000000..bc256c5b44b --- /dev/null +++ b/Master/texmf-dist/doc/latex/ieeetran/README.tools @@ -0,0 +1,121 @@ + +August 26, 2015 + + +The IEEEtrantools.sty package provides several commands from the +IEEEtran.cls file so that they can be used under other LaTeX classes. The +user guide provided here covers only the differences in the use of the +commands from those provided by IEEEtran.cls. For complete documentation +on these commands, see the relevant sections in the IEEEtran_HOWTO manual +of the IEEEtran LaTeX class. + +The IEEEtrantools.sty package provides the following IEEEtran.cls commands: + + 1. \IEEEPARstart which produces large initial "drop cap" letters. + + 2. The \bstctlcite command for the control entry types of IEEEtran.bst + V1.00 and later. + + 3. The \IEEEnoauxwrite command. + + 4. The IEEE itemize, enumerate and description list environments. + + 5. The complete IEEEeqnarray family for producing multiline equations + as well as matrices and tables, including the IEEEeqnarray support + commands. + + 6. The \IEEEQEDhere and \IEEEQEDhereams commands to provide amsthm.sty + \qedhere functionality to IEEEproof. \IEEEQEDhere is for simple use + "right on the spot" such as within an IEEEeqnarry: + + \begin{IEEEproof} + \begin{IEEEeqnarray}{rCl+x*} + x & = & y & \nonumber\IEEEQEDhere + \end{IEEEeqnarray} + \end{IEEEproof} + + While \IEEEQEDhereams is like amsthm's venerable \qedhere and is + for use within the standard equation environment: + + \begin{IEEEproof} + \begin{equation} + x = y \nonumber\IEEEQEDhereams\quad + \end{equation} + \end{IEEEproof} + + Note that the qedhere style is normally not done with IEEE-related + work so these are undocumented features of IEEEtran.cls. + + Thanks Mark D. Butala, Hennadiy Leontyev and Stefan M. Moser for + suggesting this feature. + + + +IEEEtrantools.sty is not needed and should not be used with IEEEtran.cls. + +For helpful tips, answers to frequently asked questions and other support, +visit the IEEEtrantools support page at my website: + +http://www.michaelshell.org/tex/ieeetran/tools/ + + +Enjoy! + +Michael Shell +http://www.michaelshell.org/ + + +******* +2015/08/26 V1.5 (V1.8b of IEEEtran.cls) changes: + + 1) Revised IEEEeqnarray column specifications to work with active " + (or other punctuation catcode changes) as with babel under the + german or ngerman language modes. + Thanks to Stefan M. Moser for reporting this problem. + + 2) Fix bug with IEEEeqnarray equation number foreground color + under the color environment of Beamer class. + Thanks to Joschi Brauchle for reporting this problem. + + 3) Added the \IEEEnoauxwrite command. + Thanks to Sudarshan Mukherjee for suggesting this feature. + + + +********************************** Files ********************************** + +README - This file. + +changelog.txt - The revision history. + +IEEEtrantools.sty - The LaTeX package file. + +IEEEtrantools_doc.txt - The user manual - supplementary to the + IEEEtran_HOWTO manual. + +*************************************************************************** +Legal Notice: +This code is offered as-is without any warranty either expressed or +implied; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE! +User assumes all risk. +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. + +All comments are the opinions of their respective authors and are not +necessarily endorsed by the IEEE. + +This work is distributed under the LaTeX Project Public License (LPPL) +( http://www.latex-project.org/ ) version 1.3, and may be freely used, +distributed and modified. A copy of the LPPL, version 1.3, is included +in the base LaTeX documentation of all distributions of LaTeX released +2003/12/01 or later. +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: IEEEtrantools.sty, IEEEtrantools_doc.txt +*************************************************************************** + diff --git a/Master/texmf-dist/doc/latex/ieeetran/bare_adv.tex b/Master/texmf-dist/doc/latex/ieeetran/bare_adv.tex new file mode 100644 index 00000000000..44b34e7c42e --- /dev/null +++ b/Master/texmf-dist/doc/latex/ieeetran/bare_adv.tex @@ -0,0 +1,943 @@ + +%% bare_adv.tex +%% V1.4b +%% 2015/08/26 +%% by Michael Shell +%% See: +%% http://www.michaelshell.org/ +%% for current contact information. +%% +%% This is a skeleton file demonstrating the advanced use of IEEEtran.cls +%% (requires IEEEtran.cls version 1.8b or later) with an IEEE Computer +%% Society journal paper. +%% +%% Support sites: +%% http://www.michaelshell.org/tex/ieeetran/ +%% http://www.ctan.org/pkg/ieeetran +%% and +%% http://www.ieee.org/ + +%%************************************************************************* +%% Legal Notice: +%% This code is offered as-is without any warranty either expressed or +%% implied; without even the implied warranty of MERCHANTABILITY or +%% FITNESS FOR A PARTICULAR PURPOSE! +%% User assumes all risk. +%% 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. +%% +%% All comments are the opinions of their respective authors and are not +%% necessarily endorsed by the IEEE. +%% +%% This work is distributed under the LaTeX Project Public License (LPPL) +%% ( http://www.latex-project.org/ ) version 1.3, and may be freely used, +%% distributed and modified. A copy of the LPPL, version 1.3, is included +%% in the base LaTeX documentation of all distributions of LaTeX released +%% 2003/12/01 or later. +%% Retain all contribution notices and credits. +%% ** Modified files should be clearly indicated as such, including ** +%% ** renaming them and changing author support contact information. ** +%%************************************************************************* + + +% *** Authors should verify (and, if needed, correct) their LaTeX system *** +% *** with the testflow diagnostic prior to trusting their LaTeX platform *** +% *** 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/ + + +% IEEEtran V1.7 and later provides for these CLASSINPUT macros to allow the +% user to reprogram some IEEEtran.cls defaults if needed. These settings +% override the internal defaults of IEEEtran.cls regardless of which class +% options are used. Do not use these unless you have good reason to do so as +% they can result in nonIEEE compliant documents. User beware. ;) +% +%\newcommand{\CLASSINPUTbaselinestretch}{1.0} % baselinestretch +%\newcommand{\CLASSINPUTinnersidemargin}{1in} % inner side margin +%\newcommand{\CLASSINPUToutersidemargin}{1in} % outer side margin +%\newcommand{\CLASSINPUTtoptextmargin}{1in} % top text margin +%\newcommand{\CLASSINPUTbottomtextmargin}{1in}% bottom text margin + + + + +% +\documentclass[10pt,journal,compsoc]{IEEEtran} +% If IEEEtran.cls has not been installed into the LaTeX system files, +% manually specify the path to it like: +% \documentclass[10pt,journal,compsoc]{../sty/IEEEtran} + + +% For Computer Society journals, IEEEtran defaults to the use of +% Palatino/Palladio as is done in IEEE Computer Society journals. +% To go back to Times Roman, you can use this code: +%\renewcommand{\rmdefault}{ptm}\selectfont + + + + + +% Some very useful LaTeX packages include: +% (uncomment the ones you want to load) + + + +% *** MISC UTILITY PACKAGES *** +% +%\usepackage{ifpdf} +% Heiko Oberdiek's ifpdf.sty is very useful if you need conditional +% compilation based on whether the output is pdf or dvi. +% usage: +% \ifpdf +% % pdf code +% \else +% % dvi code +% \fi +% The latest version of ifpdf.sty can be obtained from: +% 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 +% have to be run twice to clear warning/error messages. + + + + + + +% *** CITATION PACKAGES *** +% +\ifCLASSOPTIONcompsoc + % The IEEE Computer Society needs nocompress option + % requires cite.sty v4.0 or later (November 2003) + \usepackage[nocompress]{cite} +\else + % normal IEEE + \usepackage{cite} +\fi +% 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 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 +% \cite will automatically add leading space, if needed. Use cite.sty's +% 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 5.0 (2009-03-20) and later if using hyperref.sty. +% The latest version can be obtained at: +% http://www.ctan.org/pkg/cite +% The documentation is contained in the cite.sty file itself. +% +% Note that some packages require special options to format as the Computer +% Society requires. In particular, Computer Society papers do not use +% compressed citation ranges as is done in typical IEEE papers +% (e.g., [1]-[4]). Instead, they list every citation separately in order +% (e.g., [1], [2], [3], [4]). To get the latter we need to load the cite +% package with the nocompress option which is supported by cite.sty v4.0 +% and later. + + + + + +% *** GRAPHICS RELATED PACKAGES *** +% +\ifCLASSINFOpdf + % \usepackage[pdftex]{graphicx} + % declare the path(s) where your graphic files are + % \graphicspath{{../pdf/}{../jpeg/}} + % and their extensions so you won't have to specify these with + % every instance of \includegraphics + % \DeclareGraphicsExtensions{.pdf,.jpeg,.png} +\else + % or other class option (dvipsone, dvipdf, if not using dvips). graphicx + % will default to the driver specified in the system graphics.cfg if no + % driver is specified. + % \usepackage[dvips]{graphicx} + % declare the path(s) where your graphic files are + % \graphicspath{{../eps/}} + % and their extensions so you won't have to specify these with + % every instance of \includegraphics + % \DeclareGraphicsExtensions{.eps} +\fi +% graphicx was written by David Carlisle and Sebastian Rahtz. It is +% 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/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/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). 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. +% +% You can find documentation about the pdfTeX application at: +% http://www.tug.org/applications/pdftex + + + + + +% *** MATH PACKAGES *** +% +%\usepackage{amsmath} +% A popular package from the American Mathematical Society that provides +% many useful and powerful commands for dealing with mathematics. +% +% 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/pkg/amsmath + + + + + +% *** SPECIALIZED LIST PACKAGES *** +%\usepackage{acronym} +% acronym.sty was written by Tobias Oetiker. This package provides tools for +% managing documents with large numbers of acronyms. (You don't *have* to +% use this package - unless you have a lot of acronyms, you may feel that +% such package management of them is bit of an overkill.) +% Do note that the acronym environment (which lists acronyms) will have a +% problem when used under IEEEtran.cls because acronym.sty relies on the +% description list environment - which IEEEtran.cls has customized for +% producing IEEE style lists. A workaround is to declared the longest +% label width via the IEEEtran.cls \IEEEiedlistdecl global control: +% +% \renewcommand{\IEEEiedlistdecl}{\IEEEsetlabelwidth{SONET}} +% \begin{acronym} +% +% \end{acronym} +% \renewcommand{\IEEEiedlistdecl}{\relax}% remember to reset \IEEEiedlistdecl +% +% instead of using the acronym environment's optional argument. +% The latest version and documentation can be obtained at: +% http://www.ctan.org/pkg/acronym + + +%\usepackage{algorithmic} +% algorithmic.sty was written by Peter Williams and Rogerio Brito. +% This package provides an algorithmic environment fo describing algorithms. +% 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 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/pkg/algorithms +% Also of interest may be the (relatively newer and more customizable) +% algorithmicx.sty package by Szasz Janos: +% http://www.ctan.org/pkg/algorithmicx + + + + +% *** ALIGNMENT PACKAGES *** +% +%\usepackage{array} +% Frank Mittelbach's and David Carlisle's array.sty patches and improves +% the standard LaTeX2e array and tabular environments to provide better +% appearance and additional user controls. As the default LaTeX2e table +% generation code is lacking to the point of almost being broken with +% respect to the quality of the end results, all users are strongly +% 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/pkg/array + + +%\usepackage{mdwmath} +%\usepackage{mdwtab} +% Also highly recommended is Mark Wooding's extremely powerful MDW tools, +% especially mdwmath.sty and mdwtab.sty which are used to format equations +% and tables, respectively. The MDWtools set is already installed on most +% LaTeX systems. The lastest version and documentation is available at: +% http://www.ctan.org/pkg/mdwtools + + +% IEEEtran contains the IEEEeqnarray family of commands that can be used to +% generate multiline equations as well as matrices, tables, etc., of high +% quality. + + +%\usepackage{eqparbox} +% Also of notable interest is Scott Pakin's eqparbox package for creating +% (automatically sized) equal width boxes - aka "natural width parboxes". +% Available at: +% http://www.ctan.org/pkg/eqparbox + + + + +% *** SUBFIGURE PACKAGES *** +%\ifCLASSOPTIONcompsoc +% \usepackage[caption=false,font=footnotesize,labelfont=sf,textfont=sf]{subfig} +%\else +% \usepackage[caption=false,font=footnotesize]{subfig} +%\fi +% subfig.sty, written by Steven Douglas Cochran, is the modern replacement +% for subfigure.sty, the latter of which is no longer maintained and is +% incompatible with some LaTeX packages including fixltx2e. However, +% subfig.sty requires and automatically loads Axel Sommerfeldt's caption.sty +% which will override IEEEtran.cls' handling of captions and this will result +% in non-IEEE style figure/table captions. To prevent this problem, be sure +% and invoke subfig.sty's "caption=false" package option (available since +% subfig.sty version 1.3, 2005/06/28) as this is will preserve IEEEtran.cls +% handling of captions. +% Note that the Computer Society format requires a sans serif font rather +% than the serif font used in traditional IEEE formatting and thus the need +% to invoke different subfig.sty package options depending on whether +% compsoc mode has been enabled. +% +% The latest version and documentation of subfig.sty can be obtained at: +% http://www.ctan.org/pkg/subfig + + + + +% *** FLOAT PACKAGES *** +% +%\usepackage{fixltx2e} +% fixltx2e, the successor to the earlier fix2col.sty, was written by +% Frank Mittelbach and David Carlisle. This package corrects a few problems +% in the LaTeX2e kernel, the most notable of which is that in current +% 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. +% 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} +% stfloats.sty was written by Sigitas Tolusis. This package gives LaTeX2e +% the ability to do double column floats at the bottom of the page as well +% as the top. (e.g., "\begin{figure*}[!b]" is not normally possible in +% LaTeX2e). It also provides a command: +%\fnbelowfloat +% to enable the placement of footnotes below bottom floats (the standard +% LaTeX2e kernel puts them above bottom floats). This is an invasive package +% 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/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 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 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 +% of both fixltx2e and stfloats: +% +% \usepackage{dblfloatfix} +% The latest version can be found at: +% http://www.ctan.org/pkg/dblfloatfix + + +%\ifCLASSOPTIONcaptionsoff +% \usepackage[nomarkers]{endfloat} +% \let\MYoriglatexcaption\caption +% \renewcommand{\caption}[2][\relax]{\MYoriglatexcaption[#2]{#2}} +%\fi +% endfloat.sty was written by James Darrell McCauley, Jeff Goldberg and +% Axel Sommerfeldt. This package may be useful when used in conjunction with +% IEEEtran.cls' captionsoff option. Some IEEE journals/societies require that +% submissions have lists of figures/tables at the end of the paper and that +% figures/tables without any captions are placed on a page by themselves at +% the end of the document. If needed, the draftcls IEEEtran class option or +% \CLASSINPUTbaselinestretch interface can be used to increase the line +% spacing as well. Be sure and use the nomarkers option of endfloat to +% prevent endfloat from "marking" where the figures would have been placed +% in the text. The two hack lines of code above are a slight modification of +% that suggested by in the endfloat docs (section 8.4.1) to ensure that +% the full captions always appear in the list of figures/tables - even if +% the user used the short optional argument of \caption[]{}. +% IEEE papers do not typically make use of \caption[]'s optional argument, +% so this should not be an issue. A similar trick can be used to disable +% captions of packages such as subfig.sty that lack options to turn off +% the subcaptions: +% For subfig.sty: +% \let\MYorigsubfloat\subfloat +% \renewcommand{\subfloat}[2][\relax]{\MYorigsubfloat[]{#2}} +% However, the above trick will not work if both optional arguments of +% the \subfloat command are used. Furthermore, there needs to be a +% description of each subfigure *somewhere* and endfloat does not add +% subfigure captions to its list of figures. Thus, the best approach is to +% avoid the use of subfigure captions (many IEEE journals avoid them anyway) +% and instead reference/explain all the subfigures within the main caption. +% The latest version of endfloat.sty and its documentation can obtained at: +% http://www.ctan.org/pkg/endfloat +% +% The IEEEtran \ifCLASSOPTIONcaptionsoff conditional can also be used +% later in the document, say, to conditionally put the References on a +% page by themselves. + + + + + +% *** PDF, URL AND HYPERLINK PACKAGES *** +% +%\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 and documentation can be obtained at: +% http://www.ctan.org/pkg/url +% 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/pkg/thumbpdf + + +% 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},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, Vilar Camara Neto created 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/pkg/breakurl +% breakurl.sty is not for use under pdflatex pdf mode. +% +% 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. +% 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/pkg/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 +% 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 Advanced Demo of IEEEtran.cls for\\ IEEE 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 was with the Department +of 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 August 26, 2015.}} + +% 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.~14, No.~8, August~2015}% +{Shell \MakeLowercase{\textit{et al.}}: Bare Advanced Demo of IEEEtran.cls for IEEE Computer Society 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~2015 IEEE} +% or like this to get the Computer Society new two part style. +%\IEEEpubid{\makebox[\columnwidth]{\hfill 0000--0000/00/\$00.00~\copyright~2015 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 journal +% 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 \IEEEtitleabstractindextext IEEEtran +% command as these need to go into the title area created by \maketitle. +% As a general rule, do not put math, special symbols or citations +% in the abstract or keywords. +\IEEEtitleabstractindextext{% +\begin{abstract} +The abstract goes here. +\end{abstract} + +% Note that keywords are not normally used for peerreview papers. +\begin{IEEEkeywords} +Computer Society, IEEE, 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 \IEEEtitleabstractindextext text will +% not be used in maketitle, but will appear (i.e., to be "transported") +% here as \IEEEdisplaynontitleabstractindextext 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! +\IEEEdisplaynontitleabstractindextext +% \IEEEdisplaynontitleabstractindextext 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 + + +\ifCLASSOPTIONcompsoc +\IEEEraisesectionheading{\section{Introduction}\label{sec:introduction}} +\else +\section{Introduction} +\label{sec:introduction} +\fi +% Computer Society journal (but not conference!) papers do something unusual +% with the very first section heading (almost always called "Introduction"). +% They place it ABOVE the main text! IEEEtran.cls does not automatically do +% this for you, but you can achieve this effect with the provided +% \IEEEraisesectionheading{} command. Note the need to keep any \label that +% is to refer to the section immediately after \section in the above as +% \IEEEraisesectionheading puts \section within a raised box. + + + + +% The very first letter is a 2 line initial drop letter followed +% by the rest of the first word in caps (small caps for compsoc). +% +% form to use if the first word consists of a single letter: +% \IEEEPARstart{A}{demo} file is .... +% +% form to use if you need the single drop letter followed by +% normal text (unknown if ever used by the IEEE): +% \IEEEPARstart{A}{}demo file is .... +% +% Some journals put the first two words in caps: +% \IEEEPARstart{T}{his demo} file is .... +% +% Here we have the typical use of a "T" for an initial drop letter +% and "HIS" in caps to complete the first word. +\IEEEPARstart{T}{his} demo file is intended to serve as a ``starter file'' +for IEEE Computer Society journal papers produced under \LaTeX\ using +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 August 26, 2015 + +\subsection{Subsection Heading Here} +Subsection text here. + +% needed in second column of first page if using \IEEEpubid +%\IEEEpubidadjcol + +\subsubsection{Subsubsection Heading Here} +Subsubsection text here. + + +% An example of a floating figure using the graphicx package. +% Note that \label must occur AFTER (or within) \caption. +% For figures, \caption should occur after the \includegraphics. +% Note that IEEEtran v1.7 and later has special internal code that +% is designed to preserve the operation of \label within \caption +% even when the captionsoff option is in effect. However, because +% of issues like this, it may be the safest practice to put all your +% \label just after \caption rather than within \caption{}. +% +% Reminder: the "draftcls" or "draftclsnofoot", not "draft", class +% option should be used if it is desired that the figures are to be +% displayed while in draft mode. +% +%\begin{figure}[!t] +%\centering +%\includegraphics[width=2.5in]{myfigure} +% 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 for the network.} +%\label{fig_sim} +%\end{figure} + +% 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. +% However, the Computer Society has been known to put floats at the bottom. + + +% An example of a double column floating figure using two subfigures. +% (The subfig.sty package must be loaded for this to work.) +% The subfigure \label commands are set within each subfloat command, +% and the \label for the overall figure must come after \caption. +% \hfil is used as a separator to get equal spacing. +% Watch out that the combined width of all the subfigures on a +% line do not exceed the text width or a line break will occur. +% +%\begin{figure*}[!t] +%\centering +%\subfloat[Case I]{\includegraphics[width=2.5in]{box}% +%\label{fig_first_case}} +%\hfil +%\subfloat[Case II]{\includegraphics[width=2.5in]{box}% +%\label{fig_second_case}} +%\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. +% 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 +% the IEEE normally uses this smaller font for tables. +% The \label must come after \caption as always. +% +%\begin{table}[!t] +%% increase table row spacing, adjust to taste +%\renewcommand{\arraystretch}{1.3} +% if using array.sty, it might be a good idea to tweak the value of +% \extrarowheight as needed to properly center the text within the cells +%\caption{An Example of a Table} +%\label{table_example} +%\centering +%% Some packages, such as MDW tools, offer better commands for making tables +%% than the plain LaTeX2e tabular which is used here. +%\begin{tabular}{|c||c|} +%\hline +%One & Two\\ +%\hline +%Three & Four\\ +%\hline +%\end{tabular} +%\end{table} + + +% 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. + + + + +\section{Conclusion} +The conclusion goes here. + + + + + +% if have a single appendix: +%\appendix[Proof of the Zonklar Equations] +% or +%\appendix % for no appendix heading +% do not use \section anymore after \appendix, only \section* +% is possibly needed + +% use appendices with more than one appendix +% then use \section to start each appendix +% you must declare a \section before using any +% \subsection or using \label (\appendices by itself +% starts a section numbered zero.) +% + + +\appendices +\section{Proof of the First Zonklar Equation} +Appendix one text goes here. + +% you can choose not to have a title for an appendix +% if you want by leaving the argument blank +\section{} +Appendix two text goes here. + + +% use section* for acknowledgment +\ifCLASSOPTIONcompsoc + % The Computer Society usually uses the plural form + \section*{Acknowledgments} +\else + % regular IEEE prefers the singular form + \section*{Acknowledgment} +\fi + + +The authors would like to thank... + + +% Can use something like this to put references on a page +% by themselves when using endfloat and the captionsoff option. +\ifCLASSOPTIONcaptionsoff + \newpage +\fi + + + +% trigger a \newpage just before the given reference +% number - used to balance the columns on the last page +% adjust value as needed - may need to be readjusted if +% the document is modified later +%\IEEEtriggeratref{8} +% The "triggered" command can be changed if desired: +%\IEEEtriggercmd{\enlargethispage{-5in}} + +% references section + +% can use a bibliography generated by BibTeX as a .bbl file +% BibTeX documentation can be easily obtained at: +% 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} +% argument is your BibTeX string definitions and bibliography database(s) +%\bibliography{IEEEabrv,../bib/paper} +% +% <OR> manually copy in the resultant .bbl file +% set second argument of \begin to the number of references +% (used to reserve space for the reference number labels box) +\begin{thebibliography}{1} + +\bibitem{IEEEhowto:kopka} +H.~Kopka and P.~W. Daly, \emph{A Guide to {\LaTeX}}, 3rd~ed.\hskip 1em plus + 0.5em minus 0.4em\relax Harlow, England: Addison-Wesley, 1999. + +\end{thebibliography} + +% biography section +% +% If you have an EPS/PDF photo (graphicx package needed) extra braces are +% needed around the contents of the optional argument to biography to prevent +% the LaTeX parser from getting confused when it sees the complicated +% \includegraphics command within an optional argument. (You could create +% your own custom macro containing the \includegraphics command to make things +% simpler here.) +%\begin{IEEEbiography}[{\includegraphics[width=1in,height=1.25in,clip,keepaspectratio]{mshell}}]{Michael Shell} +% or if you just want to reserve a space for a photo: + +\begin{IEEEbiography}{Michael Shell} +Biography text here. +\end{IEEEbiography} + +% if you will not have a photo at all: +\begin{IEEEbiographynophoto}{John Doe} +Biography text here. +\end{IEEEbiographynophoto} + +% insert where needed to balance the two columns on the last page with +% biographies +%\newpage + +\begin{IEEEbiographynophoto}{Jane Doe} +Biography text here. +\end{IEEEbiographynophoto} + +% You can push biographies down or up by placing +% a \vfill before or after them. The appropriate +% use of \vfill depends on what kind of text is +% on the last page and whether or not the columns +% are being equalized. + +%\vfill + +% Can be used to pull up biographies so that the bottom of the last one +% is flush with the other column. +%\enlargethispage{-5in} + + + +% that's all folks +\end{document} + + diff --git a/Master/texmf-dist/doc/latex/ieeetran/bare_conf.tex b/Master/texmf-dist/doc/latex/ieeetran/bare_conf.tex new file mode 100644 index 00000000000..6a912c7a53b --- /dev/null +++ b/Master/texmf-dist/doc/latex/ieeetran/bare_conf.tex @@ -0,0 +1,576 @@ + +%% bare_conf.tex +%% 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.8b or later) with an IEEE +%% conference paper. +%% +%% Support sites: +%% http://www.michaelshell.org/tex/ieeetran/ +%% http://www.ctan.org/pkg/ieeetran +%% and +%% http://www.ieee.org/ + +%%************************************************************************* +%% Legal Notice: +%% This code is offered as-is without any warranty either expressed or +%% implied; without even the implied warranty of MERCHANTABILITY or +%% FITNESS FOR A PARTICULAR PURPOSE! +%% User assumes all risk. +%% 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. +%% +%% All comments are the opinions of their respective authors and are not +%% necessarily endorsed by the IEEE. +%% +%% This work is distributed under the LaTeX Project Public License (LPPL) +%% ( http://www.latex-project.org/ ) version 1.3, and may be freely used, +%% distributed and modified. A copy of the LPPL, version 1.3, is included +%% in the base LaTeX documentation of all distributions of LaTeX released +%% 2003/12/01 or later. +%% Retain all contribution notices and credits. +%% ** Modified files should be clearly indicated as such, including ** +%% ** renaming them and changing author support contact information. ** +%%************************************************************************* + + +% *** Authors should verify (and, if needed, correct) their LaTeX system *** +% *** with the testflow diagnostic prior to trusting their LaTeX platform *** +% *** 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/ + + + +\documentclass[conference]{IEEEtran} +% Some Computer Society conferences also require the compsoc mode option, +% but others use the standard conference format. +% +% If IEEEtran.cls has not been installed into the LaTeX system files, +% manually specify the path to it like: +% \documentclass[conference]{../sty/IEEEtran} + + + + + +% Some very useful LaTeX packages include: +% (uncomment the ones you want to load) + + +% *** MISC UTILITY PACKAGES *** +% +%\usepackage{ifpdf} +% Heiko Oberdiek's ifpdf.sty is very useful if you need conditional +% compilation based on whether the output is pdf or dvi. +% usage: +% \ifpdf +% % pdf code +% \else +% % dvi code +% \fi +% The latest version of ifpdf.sty can be obtained from: +% 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 +% have to be run twice to clear warning/error messages. + + + + + + +% *** CITATION PACKAGES *** +% +%\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 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 +% \cite will automatically add leading space, if needed. Use cite.sty's +% 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 5.0 (2009-03-20) and later if using hyperref.sty. +% The latest version can be obtained at: +% http://www.ctan.org/pkg/cite +% The documentation is contained in the cite.sty file itself. + + + + + + +% *** GRAPHICS RELATED PACKAGES *** +% +\ifCLASSINFOpdf + % \usepackage[pdftex]{graphicx} + % declare the path(s) where your graphic files are + % \graphicspath{{../pdf/}{../jpeg/}} + % and their extensions so you won't have to specify these with + % every instance of \includegraphics + % \DeclareGraphicsExtensions{.pdf,.jpeg,.png} +\else + % or other class option (dvipsone, dvipdf, if not using dvips). graphicx + % will default to the driver specified in the system graphics.cfg if no + % driver is specified. + % \usepackage[dvips]{graphicx} + % declare the path(s) where your graphic files are + % \graphicspath{{../eps/}} + % and their extensions so you won't have to specify these with + % every instance of \includegraphics + % \DeclareGraphicsExtensions{.eps} +\fi +% graphicx was written by David Carlisle and Sebastian Rahtz. It is +% 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/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/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). 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. +% +% You can find documentation about the pdfTeX application at: +% http://www.tug.org/applications/pdftex + + + + + +% *** MATH PACKAGES *** +% +%\usepackage{amsmath} +% A popular package from the American Mathematical Society that provides +% many useful and powerful commands for dealing with mathematics. +% +% 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/pkg/amsmath + + + + + +% *** SPECIALIZED LIST PACKAGES *** +% +%\usepackage{algorithmic} +% algorithmic.sty was written by Peter Williams and Rogerio Brito. +% This package provides an algorithmic environment fo describing algorithms. +% 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 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/pkg/algorithms +% Also of interest may be the (relatively newer and more customizable) +% algorithmicx.sty package by Szasz Janos: +% http://www.ctan.org/pkg/algorithmicx + + + + +% *** ALIGNMENT PACKAGES *** +% +%\usepackage{array} +% Frank Mittelbach's and David Carlisle's array.sty patches and improves +% the standard LaTeX2e array and tabular environments to provide better +% appearance and additional user controls. As the default LaTeX2e table +% generation code is lacking to the point of almost being broken with +% respect to the quality of the end results, all users are strongly +% 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/pkg/array + + +% IEEEtran contains the IEEEeqnarray family of commands that can be used to +% generate multiline equations as well as matrices, tables, etc., of high +% quality. + + + + +% *** SUBFIGURE PACKAGES *** +%\ifCLASSOPTIONcompsoc +% \usepackage[caption=false,font=normalsize,labelfont=sf,textfont=sf]{subfig} +%\else +% \usepackage[caption=false,font=footnotesize]{subfig} +%\fi +% subfig.sty, written by Steven Douglas Cochran, is the modern replacement +% for subfigure.sty, the latter of which is no longer maintained and is +% incompatible with some LaTeX packages including fixltx2e. However, +% subfig.sty requires and automatically loads Axel Sommerfeldt's caption.sty +% which will override IEEEtran.cls' handling of captions and this will result +% in non-IEEE style figure/table captions. To prevent this problem, be sure +% and invoke subfig.sty's "caption=false" package option (available since +% subfig.sty version 1.3, 2005/06/28) as this is will preserve IEEEtran.cls +% handling of captions. +% Note that the Computer Society format requires a larger sans serif font +% than the serif footnote size font used in traditional IEEE formatting +% and thus the need to invoke different subfig.sty package options depending +% on whether compsoc mode has been enabled. +% +% The latest version and documentation of subfig.sty can be obtained at: +% http://www.ctan.org/pkg/subfig + + + + +% *** FLOAT PACKAGES *** +% +%\usepackage{fixltx2e} +% fixltx2e, the successor to the earlier fix2col.sty, was written by +% Frank Mittelbach and David Carlisle. This package corrects a few problems +% in the LaTeX2e kernel, the most notable of which is that in current +% 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. +% 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} +% stfloats.sty was written by Sigitas Tolusis. This package gives LaTeX2e +% the ability to do double column floats at the bottom of the page as well +% as the top. (e.g., "\begin{figure*}[!b]" is not normally possible in +% LaTeX2e). It also provides a command: +%\fnbelowfloat +% to enable the placement of footnotes below bottom floats (the standard +% LaTeX2e kernel puts them above bottom floats). This is an invasive package +% 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/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 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 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 +% of both fixltx2e and stfloats: +% +% \usepackage{dblfloatfix} +% The latest version can be found at: +% http://www.ctan.org/pkg/dblfloatfix + + + + +% *** PDF, URL AND HYPERLINK PACKAGES *** +% +%\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 and documentation can be obtained at: +% http://www.ctan.org/pkg/url +% Basically, \url{my_url_here}. + + + + +% *** 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 +% 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 IEEE Conferences} + + +% author names and affiliations +% use a multiple column layout for up to three different +% affiliations +\author{\IEEEauthorblockN{Michael Shell} +\IEEEauthorblockA{School of Electrical and\\Computer Engineering\\ +Georgia Institute of Technology\\ +Atlanta, Georgia 30332--0250\\ +Email: http://www.michaelshell.org/contact.html} +\and +\IEEEauthorblockN{Homer Simpson} +\IEEEauthorblockA{Twentieth Century Fox\\ +Springfield, USA\\ +Email: homer@thesimpsons.com} +\and +\IEEEauthorblockN{James Kirk\\ and Montgomery Scott} +\IEEEauthorblockA{Starfleet Academy\\ +San Francisco, California 96678--2391\\ +Telephone: (800) 555--1212\\ +Fax: (888) 555--1212}} + +% conference papers do not typically use \thanks and this command +% is locked out in conference mode. If really needed, such as for +% the acknowledgment of grants, issue a \IEEEoverridecommandlockouts +% after \documentclass + +% for over three affiliations, or if they all won't fit within the width +% of the page, use this alternative format: +% +%\author{\IEEEauthorblockN{Michael Shell\IEEEauthorrefmark{1}, +%Homer Simpson\IEEEauthorrefmark{2}, +%James Kirk\IEEEauthorrefmark{3}, +%Montgomery Scott\IEEEauthorrefmark{3} and +%Eldon Tyrell\IEEEauthorrefmark{4}} +%\IEEEauthorblockA{\IEEEauthorrefmark{1}School of Electrical and Computer Engineering\\ +%Georgia Institute of Technology, +%Atlanta, Georgia 30332--0250\\ Email: see http://www.michaelshell.org/contact.html} +%\IEEEauthorblockA{\IEEEauthorrefmark{2}Twentieth Century Fox, Springfield, USA\\ +%Email: homer@thesimpsons.com} +%\IEEEauthorblockA{\IEEEauthorrefmark{3}Starfleet Academy, San Francisco, California 96678-2391\\ +%Telephone: (800) 555--1212, Fax: (888) 555--1212} +%\IEEEauthorblockA{\IEEEauthorrefmark{4}Tyrell Inc., 123 Replicant Street, Los Angeles, California 90210--4321}} + + + + +% use for special paper notices +%\IEEEspecialpapernotice{(Invited Paper)} + + + + +% make the title area +\maketitle + +% As a general rule, do not put math, special symbols or citations +% in the abstract +\begin{abstract} +The abstract goes here. +\end{abstract} + +% no keywords + + + + +% 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} +% 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.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 August 26, 2015 + +\subsection{Subsection Heading Here} +Subsection text here. + + +\subsubsection{Subsubsection Heading Here} +Subsubsection text here. + + +% An example of a floating figure using the graphicx package. +% Note that \label must occur AFTER (or within) \caption. +% For figures, \caption should occur after the \includegraphics. +% Note that IEEEtran v1.7 and later has special internal code that +% is designed to preserve the operation of \label within \caption +% even when the captionsoff option is in effect. However, because +% of issues like this, it may be the safest practice to put all your +% \label just after \caption rather than within \caption{}. +% +% Reminder: the "draftcls" or "draftclsnofoot", not "draft", class +% option should be used if it is desired that the figures are to be +% displayed while in draft mode. +% +%\begin{figure}[!t] +%\centering +%\includegraphics[width=2.5in]{myfigure} +% 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 for the network.} +%\label{fig_sim} +%\end{figure} + +% 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. + + +% An example of a double column floating figure using two subfigures. +% (The subfig.sty package must be loaded for this to work.) +% The subfigure \label commands are set within each subfloat command, +% and the \label for the overall figure must come after \caption. +% \hfil is used as a separator to get equal spacing. +% Watch out that the combined width of all the subfigures on a +% line do not exceed the text width or a line break will occur. +% +%\begin{figure*}[!t] +%\centering +%\subfloat[Case I]{\includegraphics[width=2.5in]{box}% +%\label{fig_first_case}} +%\hfil +%\subfloat[Case II]{\includegraphics[width=2.5in]{box}% +%\label{fig_second_case}} +%\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. +% 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 +% the IEEE normally uses this smaller font for tables. +% The \label must come after \caption as always. +% +%\begin{table}[!t] +%% increase table row spacing, adjust to taste +%\renewcommand{\arraystretch}{1.3} +% if using array.sty, it might be a good idea to tweak the value of +% \extrarowheight as needed to properly center the text within the cells +%\caption{An Example of a Table} +%\label{table_example} +%\centering +%% Some packages, such as MDW tools, offer better commands for making tables +%% than the plain LaTeX2e tabular which is used here. +%\begin{tabular}{|c||c|} +%\hline +%One & Two\\ +%\hline +%Three & Four\\ +%\hline +%\end{tabular} +%\end{table} + + +% 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. + + + + +\section{Conclusion} +The conclusion goes here. + + + + +% conference papers do not normally have an appendix + + +% use section* for acknowledgment +\section*{Acknowledgment} + + +The authors would like to thank... + + + + + +% trigger a \newpage just before the given reference +% number - used to balance the columns on the last page +% adjust value as needed - may need to be readjusted if +% the document is modified later +%\IEEEtriggeratref{8} +% The "triggered" command can be changed if desired: +%\IEEEtriggercmd{\enlargethispage{-5in}} + +% references section + +% can use a bibliography generated by BibTeX as a .bbl file +% BibTeX documentation can be easily obtained at: +% 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} +% argument is your BibTeX string definitions and bibliography database(s) +%\bibliography{IEEEabrv,../bib/paper} +% +% <OR> manually copy in the resultant .bbl file +% set second argument of \begin to the number of references +% (used to reserve space for the reference number labels box) +\begin{thebibliography}{1} + +\bibitem{IEEEhowto:kopka} +H.~Kopka and P.~W. Daly, \emph{A Guide to \LaTeX}, 3rd~ed.\hskip 1em plus + 0.5em minus 0.4em\relax Harlow, England: Addison-Wesley, 1999. + +\end{thebibliography} + + + + +% that's all folks +\end{document} + + diff --git a/Master/texmf-dist/doc/latex/ieeetran/bare_conf_compsoc.tex b/Master/texmf-dist/doc/latex/ieeetran/bare_conf_compsoc.tex new file mode 100644 index 00000000000..8465c8b20c5 --- /dev/null +++ b/Master/texmf-dist/doc/latex/ieeetran/bare_conf_compsoc.tex @@ -0,0 +1,599 @@ + +%% bare_conf_compsoc.tex +%% 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.8b or later) with an IEEE Computer +%% Society conference paper. +%% +%% Support sites: +%% http://www.michaelshell.org/tex/ieeetran/ +%% http://www.ctan.org/pkg/ieeetran +%% and +%% http://www.ieee.org/ + +%%************************************************************************* +%% Legal Notice: +%% This code is offered as-is without any warranty either expressed or +%% implied; without even the implied warranty of MERCHANTABILITY or +%% FITNESS FOR A PARTICULAR PURPOSE! +%% User assumes all risk. +%% 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. +%% +%% All comments are the opinions of their respective authors and are not +%% necessarily endorsed by the IEEE. +%% +%% This work is distributed under the LaTeX Project Public License (LPPL) +%% ( http://www.latex-project.org/ ) version 1.3, and may be freely used, +%% distributed and modified. A copy of the LPPL, version 1.3, is included +%% in the base LaTeX documentation of all distributions of LaTeX released +%% 2003/12/01 or later. +%% Retain all contribution notices and credits. +%% ** Modified files should be clearly indicated as such, including ** +%% ** renaming them and changing author support contact information. ** +%%************************************************************************* + + +% *** Authors should verify (and, if needed, correct) their LaTeX system *** +% *** with the testflow diagnostic prior to trusting their LaTeX platform *** +% *** 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/ + + + +\documentclass[conference,compsoc]{IEEEtran} +% Some/most Computer Society conferences require the compsoc mode option, +% but others may want the standard conference format. +% +% If IEEEtran.cls has not been installed into the LaTeX system files, +% manually specify the path to it like: +% \documentclass[conference,compsoc]{../sty/IEEEtran} + + + + + +% Some very useful LaTeX packages include: +% (uncomment the ones you want to load) + + +% *** MISC UTILITY PACKAGES *** +% +%\usepackage{ifpdf} +% Heiko Oberdiek's ifpdf.sty is very useful if you need conditional +% compilation based on whether the output is pdf or dvi. +% usage: +% \ifpdf +% % pdf code +% \else +% % dvi code +% \fi +% The latest version of ifpdf.sty can be obtained from: +% 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 +% have to be run twice to clear warning/error messages. + + + + + + +% *** CITATION PACKAGES *** +% +\ifCLASSOPTIONcompsoc + % IEEE Computer Society needs nocompress option + % requires cite.sty v4.0 or later (November 2003) + \usepackage[nocompress]{cite} +\else + % normal IEEE + \usepackage{cite} +\fi +% 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 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 +% \cite will automatically add leading space, if needed. Use cite.sty's +% 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 5.0 (2009-03-20) and later if using hyperref.sty. +% The latest version can be obtained at: +% http://www.ctan.org/pkg/cite +% The documentation is contained in the cite.sty file itself. +% +% Note that some packages require special options to format as the Computer +% Society requires. In particular, Computer Society papers do not use +% compressed citation ranges as is done in typical IEEE papers +% (e.g., [1]-[4]). Instead, they list every citation separately in order +% (e.g., [1], [2], [3], [4]). To get the latter we need to load the cite +% package with the nocompress option which is supported by cite.sty v4.0 +% and later. + + + + + +% *** GRAPHICS RELATED PACKAGES *** +% +\ifCLASSINFOpdf + % \usepackage[pdftex]{graphicx} + % declare the path(s) where your graphic files are + % \graphicspath{{../pdf/}{../jpeg/}} + % and their extensions so you won't have to specify these with + % every instance of \includegraphics + % \DeclareGraphicsExtensions{.pdf,.jpeg,.png} +\else + % or other class option (dvipsone, dvipdf, if not using dvips). graphicx + % will default to the driver specified in the system graphics.cfg if no + % driver is specified. + % \usepackage[dvips]{graphicx} + % declare the path(s) where your graphic files are + % \graphicspath{{../eps/}} + % and their extensions so you won't have to specify these with + % every instance of \includegraphics + % \DeclareGraphicsExtensions{.eps} +\fi +% graphicx was written by David Carlisle and Sebastian Rahtz. It is +% 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/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/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). 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. +% +% You can find documentation about the pdfTeX application at: +% http://www.tug.org/applications/pdftex + + + + + +% *** MATH PACKAGES *** +% +%\usepackage{amsmath} +% A popular package from the American Mathematical Society that provides +% many useful and powerful commands for dealing with mathematics. +% +% 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/pkg/amsmath + + + + + +% *** SPECIALIZED LIST PACKAGES *** +% +%\usepackage{algorithmic} +% algorithmic.sty was written by Peter Williams and Rogerio Brito. +% This package provides an algorithmic environment fo describing algorithms. +% 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 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/pkg/algorithms +% Also of interest may be the (relatively newer and more customizable) +% algorithmicx.sty package by Szasz Janos: +% http://www.ctan.org/pkg/algorithmicx + + + + +% *** ALIGNMENT PACKAGES *** +% +%\usepackage{array} +% Frank Mittelbach's and David Carlisle's array.sty patches and improves +% the standard LaTeX2e array and tabular environments to provide better +% appearance and additional user controls. As the default LaTeX2e table +% generation code is lacking to the point of almost being broken with +% respect to the quality of the end results, all users are strongly +% 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/pkg/array + + +% IEEEtran contains the IEEEeqnarray family of commands that can be used to +% generate multiline equations as well as matrices, tables, etc., of high +% quality. + + + + +% *** SUBFIGURE PACKAGES *** +%\ifCLASSOPTIONcompsoc +% \usepackage[caption=false,font=footnotesize,labelfont=sf,textfont=sf]{subfig} +%\else +% \usepackage[caption=false,font=footnotesize]{subfig} +%\fi +% subfig.sty, written by Steven Douglas Cochran, is the modern replacement +% for subfigure.sty, the latter of which is no longer maintained and is +% incompatible with some LaTeX packages including fixltx2e. However, +% subfig.sty requires and automatically loads Axel Sommerfeldt's caption.sty +% which will override IEEEtran.cls' handling of captions and this will result +% in non-IEEE style figure/table captions. To prevent this problem, be sure +% and invoke subfig.sty's "caption=false" package option (available since +% subfig.sty version 1.3, 2005/06/28) as this is will preserve IEEEtran.cls +% handling of captions. +% Note that the Computer Society format requires a sans serif font rather +% than the serif font used in traditional IEEE formatting and thus the need +% to invoke different subfig.sty package options depending on whether +% compsoc mode has been enabled. +% +% The latest version and documentation of subfig.sty can be obtained at: +% http://www.ctan.org/pkg/subfig + + + + +% *** FLOAT PACKAGES *** +% +%\usepackage{fixltx2e} +% fixltx2e, the successor to the earlier fix2col.sty, was written by +% Frank Mittelbach and David Carlisle. This package corrects a few problems +% in the LaTeX2e kernel, the most notable of which is that in current +% 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. +% 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} +% stfloats.sty was written by Sigitas Tolusis. This package gives LaTeX2e +% the ability to do double column floats at the bottom of the page as well +% as the top. (e.g., "\begin{figure*}[!b]" is not normally possible in +% LaTeX2e). It also provides a command: +%\fnbelowfloat +% to enable the placement of footnotes below bottom floats (the standard +% LaTeX2e kernel puts them above bottom floats). This is an invasive package +% 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/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 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 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 +% of both fixltx2e and stfloats: +% +% \usepackage{dblfloatfix} +% The latest version can be found at: +% http://www.ctan.org/pkg/dblfloatfix + + + + +% *** PDF, URL AND HYPERLINK PACKAGES *** +% +%\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 and documentation can be obtained at: +% http://www.ctan.org/pkg/url +% Basically, \url{my_url_here}. + + + + +% *** 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 +% 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\\ IEEE Computer Society Conferences} + + +% author names and affiliations +% use a multiple column layout for up to three different +% affiliations +\author{\IEEEauthorblockN{Michael Shell} +\IEEEauthorblockA{School of Electrical and\\Computer Engineering\\ +Georgia Institute of Technology\\ +Atlanta, Georgia 30332--0250\\ +Email: http://www.michaelshell.org/contact.html} +\and +\IEEEauthorblockN{Homer Simpson} +\IEEEauthorblockA{Twentieth Century Fox\\ +Springfield, USA\\ +Email: homer@thesimpsons.com} +\and +\IEEEauthorblockN{James Kirk\\ and Montgomery Scott} +\IEEEauthorblockA{Starfleet Academy\\ +San Francisco, California 96678-2391\\ +Telephone: (800) 555--1212\\ +Fax: (888) 555--1212}} + +% conference papers do not typically use \thanks and this command +% is locked out in conference mode. If really needed, such as for +% the acknowledgment of grants, issue a \IEEEoverridecommandlockouts +% after \documentclass + +% for over three affiliations, or if they all won't fit within the width +% of the page (and note that there is less available width in this regard for +% compsoc conferences compared to traditional conferences), use this +% alternative format: +% +%\author{\IEEEauthorblockN{Michael Shell\IEEEauthorrefmark{1}, +%Homer Simpson\IEEEauthorrefmark{2}, +%James Kirk\IEEEauthorrefmark{3}, +%Montgomery Scott\IEEEauthorrefmark{3} and +%Eldon Tyrell\IEEEauthorrefmark{4}} +%\IEEEauthorblockA{\IEEEauthorrefmark{1}School of Electrical and Computer Engineering\\ +%Georgia Institute of Technology, +%Atlanta, Georgia 30332--0250\\ Email: see http://www.michaelshell.org/contact.html} +%\IEEEauthorblockA{\IEEEauthorrefmark{2}Twentieth Century Fox, Springfield, USA\\ +%Email: homer@thesimpsons.com} +%\IEEEauthorblockA{\IEEEauthorrefmark{3}Starfleet Academy, San Francisco, California 96678-2391\\ +%Telephone: (800) 555--1212, Fax: (888) 555--1212} +%\IEEEauthorblockA{\IEEEauthorrefmark{4}Tyrell Inc., 123 Replicant Street, Los Angeles, California 90210--4321}} + + + + +% use for special paper notices +%\IEEEspecialpapernotice{(Invited Paper)} + + + + +% make the title area +\maketitle + +% As a general rule, do not put math, special symbols or citations +% in the abstract +\begin{abstract} +The abstract goes here. +\end{abstract} + +% no keywords + + + + +% 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} +% no \IEEEPARstart +This demo file is intended to serve as a ``starter file'' +for IEEE Computer Society conference papers produced under \LaTeX\ using +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 August 26, 2015 + +\subsection{Subsection Heading Here} +Subsection text here. + + +\subsubsection{Subsubsection Heading Here} +Subsubsection text here. + + +% An example of a floating figure using the graphicx package. +% Note that \label must occur AFTER (or within) \caption. +% For figures, \caption should occur after the \includegraphics. +% Note that IEEEtran v1.7 and later has special internal code that +% is designed to preserve the operation of \label within \caption +% even when the captionsoff option is in effect. However, because +% of issues like this, it may be the safest practice to put all your +% \label just after \caption rather than within \caption{}. +% +% Reminder: the "draftcls" or "draftclsnofoot", not "draft", class +% option should be used if it is desired that the figures are to be +% displayed while in draft mode. +% +%\begin{figure}[!t] +%\centering +%\includegraphics[width=2.5in]{myfigure} +% 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 for the network.} +%\label{fig_sim} +%\end{figure} + +% 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. + + +% An example of a double column floating figure using two subfigures. +% (The subfig.sty package must be loaded for this to work.) +% The subfigure \label commands are set within each subfloat command, +% and the \label for the overall figure must come after \caption. +% \hfil is used as a separator to get equal spacing. +% Watch out that the combined width of all the subfigures on a +% line do not exceed the text width or a line break will occur. +% +%\begin{figure*}[!t] +%\centering +%\subfloat[Case I]{\includegraphics[width=2.5in]{box}% +%\label{fig_first_case}} +%\hfil +%\subfloat[Case II]{\includegraphics[width=2.5in]{box}% +%\label{fig_second_case}} +%\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. +% 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 +% the IEEE normally uses this smaller font for tables. +% The \label must come after \caption as always. +% +%\begin{table}[!t] +%% increase table row spacing, adjust to taste +%\renewcommand{\arraystretch}{1.3} +% if using array.sty, it might be a good idea to tweak the value of +% \extrarowheight as needed to properly center the text within the cells +%\caption{An Example of a Table} +%\label{table_example} +%\centering +%% Some packages, such as MDW tools, offer better commands for making tables +%% than the plain LaTeX2e tabular which is used here. +%\begin{tabular}{|c||c|} +%\hline +%One & Two\\ +%\hline +%Three & Four\\ +%\hline +%\end{tabular} +%\end{table} + + +% 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. + + + + +\section{Conclusion} +The conclusion goes here. + + + + +% conference papers do not normally have an appendix + + + +% use section* for acknowledgment +\ifCLASSOPTIONcompsoc + % The Computer Society usually uses the plural form + \section*{Acknowledgments} +\else + % regular IEEE prefers the singular form + \section*{Acknowledgment} +\fi + + +The authors would like to thank... + + + + + +% trigger a \newpage just before the given reference +% number - used to balance the columns on the last page +% adjust value as needed - may need to be readjusted if +% the document is modified later +%\IEEEtriggeratref{8} +% The "triggered" command can be changed if desired: +%\IEEEtriggercmd{\enlargethispage{-5in}} + +% references section + +% can use a bibliography generated by BibTeX as a .bbl file +% BibTeX documentation can be easily obtained at: +% 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} +% argument is your BibTeX string definitions and bibliography database(s) +%\bibliography{IEEEabrv,../bib/paper} +% +% <OR> manually copy in the resultant .bbl file +% set second argument of \begin to the number of references +% (used to reserve space for the reference number labels box) +\begin{thebibliography}{1} + +\bibitem{IEEEhowto:kopka} +H.~Kopka and P.~W. Daly, \emph{A Guide to \LaTeX}, 3rd~ed.\hskip 1em plus + 0.5em minus 0.4em\relax Harlow, England: Addison-Wesley, 1999. + +\end{thebibliography} + + + + +% that's all folks +\end{document} + + diff --git a/Master/texmf-dist/doc/latex/ieeetran/bare_jrnl.tex b/Master/texmf-dist/doc/latex/ieeetran/bare_jrnl.tex new file mode 100644 index 00000000000..300ad00c0d8 --- /dev/null +++ b/Master/texmf-dist/doc/latex/ieeetran/bare_jrnl.tex @@ -0,0 +1,717 @@ + +%% bare_jrnl.tex +%% 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.8b or later) with an IEEE +%% journal paper. +%% +%% Support sites: +%% http://www.michaelshell.org/tex/ieeetran/ +%% http://www.ctan.org/pkg/ieeetran +%% and +%% http://www.ieee.org/ + +%%************************************************************************* +%% Legal Notice: +%% This code is offered as-is without any warranty either expressed or +%% implied; without even the implied warranty of MERCHANTABILITY or +%% FITNESS FOR A PARTICULAR PURPOSE! +%% User assumes all risk. +%% 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. +%% +%% All comments are the opinions of their respective authors and are not +%% necessarily endorsed by the IEEE. +%% +%% This work is distributed under the LaTeX Project Public License (LPPL) +%% ( http://www.latex-project.org/ ) version 1.3, and may be freely used, +%% distributed and modified. A copy of the LPPL, version 1.3, is included +%% in the base LaTeX documentation of all distributions of LaTeX released +%% 2003/12/01 or later. +%% Retain all contribution notices and credits. +%% ** Modified files should be clearly indicated as such, including ** +%% ** renaming them and changing author support contact information. ** +%%************************************************************************* + + +% *** Authors should verify (and, if needed, correct) their LaTeX system *** +% *** with the testflow diagnostic prior to trusting their LaTeX platform *** +% *** 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/ + + + +\documentclass[journal]{IEEEtran} +% +% If IEEEtran.cls has not been installed into the LaTeX system files, +% manually specify the path to it like: +% \documentclass[journal]{../sty/IEEEtran} + + + + + +% Some very useful LaTeX packages include: +% (uncomment the ones you want to load) + + +% *** MISC UTILITY PACKAGES *** +% +%\usepackage{ifpdf} +% Heiko Oberdiek's ifpdf.sty is very useful if you need conditional +% compilation based on whether the output is pdf or dvi. +% usage: +% \ifpdf +% % pdf code +% \else +% % dvi code +% \fi +% The latest version of ifpdf.sty can be obtained from: +% 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 +% have to be run twice to clear warning/error messages. + + + + + + +% *** CITATION PACKAGES *** +% +%\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 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 +% \cite will automatically add leading space, if needed. Use cite.sty's +% 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 5.0 (2009-03-20) and later if using hyperref.sty. +% The latest version can be obtained at: +% http://www.ctan.org/pkg/cite +% The documentation is contained in the cite.sty file itself. + + + + + + +% *** GRAPHICS RELATED PACKAGES *** +% +\ifCLASSINFOpdf + % \usepackage[pdftex]{graphicx} + % declare the path(s) where your graphic files are + % \graphicspath{{../pdf/}{../jpeg/}} + % and their extensions so you won't have to specify these with + % every instance of \includegraphics + % \DeclareGraphicsExtensions{.pdf,.jpeg,.png} +\else + % or other class option (dvipsone, dvipdf, if not using dvips). graphicx + % will default to the driver specified in the system graphics.cfg if no + % driver is specified. + % \usepackage[dvips]{graphicx} + % declare the path(s) where your graphic files are + % \graphicspath{{../eps/}} + % and their extensions so you won't have to specify these with + % every instance of \includegraphics + % \DeclareGraphicsExtensions{.eps} +\fi +% graphicx was written by David Carlisle and Sebastian Rahtz. It is +% 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/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/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). 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. +% +% You can find documentation about the pdfTeX application at: +% http://www.tug.org/applications/pdftex + + + + + +% *** MATH PACKAGES *** +% +%\usepackage{amsmath} +% A popular package from the American Mathematical Society that provides +% many useful and powerful commands for dealing with mathematics. +% +% 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/pkg/amsmath + + + + + +% *** SPECIALIZED LIST PACKAGES *** +% +%\usepackage{algorithmic} +% algorithmic.sty was written by Peter Williams and Rogerio Brito. +% This package provides an algorithmic environment fo describing algorithms. +% 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 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/pkg/algorithms +% Also of interest may be the (relatively newer and more customizable) +% algorithmicx.sty package by Szasz Janos: +% http://www.ctan.org/pkg/algorithmicx + + + + +% *** ALIGNMENT PACKAGES *** +% +%\usepackage{array} +% Frank Mittelbach's and David Carlisle's array.sty patches and improves +% the standard LaTeX2e array and tabular environments to provide better +% appearance and additional user controls. As the default LaTeX2e table +% generation code is lacking to the point of almost being broken with +% respect to the quality of the end results, all users are strongly +% 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/pkg/array + + +% IEEEtran contains the IEEEeqnarray family of commands that can be used to +% generate multiline equations as well as matrices, tables, etc., of high +% quality. + + + + +% *** SUBFIGURE PACKAGES *** +%\ifCLASSOPTIONcompsoc +% \usepackage[caption=false,font=normalsize,labelfont=sf,textfont=sf]{subfig} +%\else +% \usepackage[caption=false,font=footnotesize]{subfig} +%\fi +% subfig.sty, written by Steven Douglas Cochran, is the modern replacement +% for subfigure.sty, the latter of which is no longer maintained and is +% incompatible with some LaTeX packages including fixltx2e. However, +% subfig.sty requires and automatically loads Axel Sommerfeldt's caption.sty +% which will override IEEEtran.cls' handling of captions and this will result +% in non-IEEE style figure/table captions. To prevent this problem, be sure +% and invoke subfig.sty's "caption=false" package option (available since +% subfig.sty version 1.3, 2005/06/28) as this is will preserve IEEEtran.cls +% handling of captions. +% Note that the Computer Society format requires a larger sans serif font +% than the serif footnote size font used in traditional IEEE formatting +% and thus the need to invoke different subfig.sty package options depending +% on whether compsoc mode has been enabled. +% +% The latest version and documentation of subfig.sty can be obtained at: +% http://www.ctan.org/pkg/subfig + + + + +% *** FLOAT PACKAGES *** +% +%\usepackage{fixltx2e} +% fixltx2e, the successor to the earlier fix2col.sty, was written by +% Frank Mittelbach and David Carlisle. This package corrects a few problems +% in the LaTeX2e kernel, the most notable of which is that in current +% 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. +% 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} +% stfloats.sty was written by Sigitas Tolusis. This package gives LaTeX2e +% the ability to do double column floats at the bottom of the page as well +% as the top. (e.g., "\begin{figure*}[!b]" is not normally possible in +% LaTeX2e). It also provides a command: +%\fnbelowfloat +% to enable the placement of footnotes below bottom floats (the standard +% LaTeX2e kernel puts them above bottom floats). This is an invasive package +% 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/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 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 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 +% of both fixltx2e and stfloats: +% +% \usepackage{dblfloatfix} +% The latest version can be found at: +% http://www.ctan.org/pkg/dblfloatfix + + + + +%\ifCLASSOPTIONcaptionsoff +% \usepackage[nomarkers]{endfloat} +% \let\MYoriglatexcaption\caption +% \renewcommand{\caption}[2][\relax]{\MYoriglatexcaption[#2]{#2}} +%\fi +% endfloat.sty was written by James Darrell McCauley, Jeff Goldberg and +% Axel Sommerfeldt. This package may be useful when used in conjunction with +% IEEEtran.cls' captionsoff option. Some IEEE journals/societies require that +% submissions have lists of figures/tables at the end of the paper and that +% figures/tables without any captions are placed on a page by themselves at +% the end of the document. If needed, the draftcls IEEEtran class option or +% \CLASSINPUTbaselinestretch interface can be used to increase the line +% spacing as well. Be sure and use the nomarkers option of endfloat to +% prevent endfloat from "marking" where the figures would have been placed +% in the text. The two hack lines of code above are a slight modification of +% that suggested by in the endfloat docs (section 8.4.1) to ensure that +% the full captions always appear in the list of figures/tables - even if +% the user used the short optional argument of \caption[]{}. +% IEEE papers do not typically make use of \caption[]'s optional argument, +% so this should not be an issue. A similar trick can be used to disable +% captions of packages such as subfig.sty that lack options to turn off +% the subcaptions: +% For subfig.sty: +% \let\MYorigsubfloat\subfloat +% \renewcommand{\subfloat}[2][\relax]{\MYorigsubfloat[]{#2}} +% However, the above trick will not work if both optional arguments of +% the \subfloat command are used. Furthermore, there needs to be a +% description of each subfigure *somewhere* and endfloat does not add +% subfigure captions to its list of figures. Thus, the best approach is to +% avoid the use of subfigure captions (many IEEE journals avoid them anyway) +% and instead reference/explain all the subfigures within the main caption. +% The latest version of endfloat.sty and its documentation can obtained at: +% http://www.ctan.org/pkg/endfloat +% +% The IEEEtran \ifCLASSOPTIONcaptionsoff conditional can also be used +% later in the document, say, to conditionally put the References on a +% page by themselves. + + + + +% *** PDF, URL AND HYPERLINK PACKAGES *** +% +%\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 and documentation can be obtained at: +% http://www.ctan.org/pkg/url +% Basically, \url{my_url_here}. + + + + +% *** 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 +% 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 IEEE 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 +% + +\author{Michael~Shell,~\IEEEmembership{Member,~IEEE,} + John~Doe,~\IEEEmembership{Fellow,~OSA,} + and~Jane~Doe,~\IEEEmembership{Life~Fellow,~IEEE}% <-this % stops a space +\thanks{M. Shell was with the Department +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 August 26, 2015.}} + +% 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.~14, No.~8, August~2015}% +{Shell \MakeLowercase{\textit{et al.}}: Bare Demo of IEEEtran.cls for IEEE 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. + + + + +% 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~2015 IEEE} +% Remember, if you use this you must call \IEEEpubidadjcol in the second +% column for its text to clear the IEEEpubid mark. + + + +% use for special paper notices +%\IEEEspecialpapernotice{(Invited Paper)} + + + + +% make the title area +\maketitle + +% As a general rule, do not put math, special symbols or citations +% in the abstract or keywords. +\begin{abstract} +The abstract goes here. +\end{abstract} + +% Note that keywords are not normally used for peerreview papers. +\begin{IEEEkeywords} +IEEE, IEEEtran, journal, \LaTeX, paper, template. +\end{IEEEkeywords} + + + + + + +% 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} +% The very first letter is a 2 line initial drop letter followed +% by the rest of the first word in caps. +% +% form to use if the first word consists of a single letter: +% \IEEEPARstart{A}{demo} file is .... +% +% form to use if you need the single drop letter followed by +% normal text (unknown if ever used by the IEEE): +% \IEEEPARstart{A}{}demo file is .... +% +% Some journals put the first two words in caps: +% \IEEEPARstart{T}{his demo} file is .... +% +% Here we have the typical use of a "T" for an initial drop letter +% 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.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 August 26, 2015 + +\subsection{Subsection Heading Here} +Subsection text here. + +% needed in second column of first page if using \IEEEpubid +%\IEEEpubidadjcol + +\subsubsection{Subsubsection Heading Here} +Subsubsection text here. + + +% An example of a floating figure using the graphicx package. +% Note that \label must occur AFTER (or within) \caption. +% For figures, \caption should occur after the \includegraphics. +% Note that IEEEtran v1.7 and later has special internal code that +% is designed to preserve the operation of \label within \caption +% even when the captionsoff option is in effect. However, because +% of issues like this, it may be the safest practice to put all your +% \label just after \caption rather than within \caption{}. +% +% Reminder: the "draftcls" or "draftclsnofoot", not "draft", class +% option should be used if it is desired that the figures are to be +% displayed while in draft mode. +% +%\begin{figure}[!t] +%\centering +%\includegraphics[width=2.5in]{myfigure} +% 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 for the network.} +%\label{fig_sim} +%\end{figure} + +% 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. + + +% An example of a double column floating figure using two subfigures. +% (The subfig.sty package must be loaded for this to work.) +% The subfigure \label commands are set within each subfloat command, +% and the \label for the overall figure must come after \caption. +% \hfil is used as a separator to get equal spacing. +% Watch out that the combined width of all the subfigures on a +% line do not exceed the text width or a line break will occur. +% +%\begin{figure*}[!t] +%\centering +%\subfloat[Case I]{\includegraphics[width=2.5in]{box}% +%\label{fig_first_case}} +%\hfil +%\subfloat[Case II]{\includegraphics[width=2.5in]{box}% +%\label{fig_second_case}} +%\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. +% 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 +% the IEEE normally uses this smaller font for tables. +% The \label must come after \caption as always. +% +%\begin{table}[!t] +%% increase table row spacing, adjust to taste +%\renewcommand{\arraystretch}{1.3} +% if using array.sty, it might be a good idea to tweak the value of +% \extrarowheight as needed to properly center the text within the cells +%\caption{An Example of a Table} +%\label{table_example} +%\centering +%% Some packages, such as MDW tools, offer better commands for making tables +%% than the plain LaTeX2e tabular which is used here. +%\begin{tabular}{|c||c|} +%\hline +%One & Two\\ +%\hline +%Three & Four\\ +%\hline +%\end{tabular} +%\end{table} + + +% 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. + + + + +\section{Conclusion} +The conclusion goes here. + + + + + +% if have a single appendix: +%\appendix[Proof of the Zonklar Equations] +% or +%\appendix % for no appendix heading +% do not use \section anymore after \appendix, only \section* +% is possibly needed + +% use appendices with more than one appendix +% then use \section to start each appendix +% you must declare a \section before using any +% \subsection or using \label (\appendices by itself +% starts a section numbered zero.) +% + + +\appendices +\section{Proof of the First Zonklar Equation} +Appendix one text goes here. + +% you can choose not to have a title for an appendix +% if you want by leaving the argument blank +\section{} +Appendix two text goes here. + + +% use section* for acknowledgment +\section*{Acknowledgment} + + +The authors would like to thank... + + +% Can use something like this to put references on a page +% by themselves when using endfloat and the captionsoff option. +\ifCLASSOPTIONcaptionsoff + \newpage +\fi + + + +% trigger a \newpage just before the given reference +% number - used to balance the columns on the last page +% adjust value as needed - may need to be readjusted if +% the document is modified later +%\IEEEtriggeratref{8} +% The "triggered" command can be changed if desired: +%\IEEEtriggercmd{\enlargethispage{-5in}} + +% references section + +% can use a bibliography generated by BibTeX as a .bbl file +% BibTeX documentation can be easily obtained at: +% 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} +% argument is your BibTeX string definitions and bibliography database(s) +%\bibliography{IEEEabrv,../bib/paper} +% +% <OR> manually copy in the resultant .bbl file +% set second argument of \begin to the number of references +% (used to reserve space for the reference number labels box) +\begin{thebibliography}{1} + +\bibitem{IEEEhowto:kopka} +H.~Kopka and P.~W. Daly, \emph{A Guide to \LaTeX}, 3rd~ed.\hskip 1em plus + 0.5em minus 0.4em\relax Harlow, England: Addison-Wesley, 1999. + +\end{thebibliography} + +% biography section +% +% If you have an EPS/PDF photo (graphicx package needed) extra braces are +% needed around the contents of the optional argument to biography to prevent +% the LaTeX parser from getting confused when it sees the complicated +% \includegraphics command within an optional argument. (You could create +% your own custom macro containing the \includegraphics command to make things +% simpler here.) +%\begin{IEEEbiography}[{\includegraphics[width=1in,height=1.25in,clip,keepaspectratio]{mshell}}]{Michael Shell} +% or if you just want to reserve a space for a photo: + +\begin{IEEEbiography}{Michael Shell} +Biography text here. +\end{IEEEbiography} + +% if you will not have a photo at all: +\begin{IEEEbiographynophoto}{John Doe} +Biography text here. +\end{IEEEbiographynophoto} + +% insert where needed to balance the two columns on the last page with +% biographies +%\newpage + +\begin{IEEEbiographynophoto}{Jane Doe} +Biography text here. +\end{IEEEbiographynophoto} + +% You can push biographies down or up by placing +% a \vfill before or after them. The appropriate +% use of \vfill depends on what kind of text is +% on the last page and whether or not the columns +% are being equalized. + +%\vfill + +% Can be used to pull up biographies so that the bottom of the last one +% is flush with the other column. +%\enlargethispage{-5in} + + + +% that's all folks +\end{document} + + diff --git a/Master/texmf-dist/doc/latex/ieeetran/bare_jrnl_compsoc.tex b/Master/texmf-dist/doc/latex/ieeetran/bare_jrnl_compsoc.tex new file mode 100644 index 00000000000..9935254a954 --- /dev/null +++ b/Master/texmf-dist/doc/latex/ieeetran/bare_jrnl_compsoc.tex @@ -0,0 +1,787 @@ + +%% bare_jrnl_compsoc.tex +%% 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.8b or later) with an IEEE +%% Computer Society journal paper. +%% +%% Support sites: +%% http://www.michaelshell.org/tex/ieeetran/ +%% http://www.ctan.org/pkg/ieeetran +%% and +%% http://www.ieee.org/ + +%%************************************************************************* +%% Legal Notice: +%% This code is offered as-is without any warranty either expressed or +%% implied; without even the implied warranty of MERCHANTABILITY or +%% FITNESS FOR A PARTICULAR PURPOSE! +%% User assumes all risk. +%% 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. +%% +%% All comments are the opinions of their respective authors and are not +%% necessarily endorsed by the IEEE. +%% +%% This work is distributed under the LaTeX Project Public License (LPPL) +%% ( http://www.latex-project.org/ ) version 1.3, and may be freely used, +%% distributed and modified. A copy of the LPPL, version 1.3, is included +%% in the base LaTeX documentation of all distributions of LaTeX released +%% 2003/12/01 or later. +%% Retain all contribution notices and credits. +%% ** Modified files should be clearly indicated as such, including ** +%% ** renaming them and changing author support contact information. ** +%%************************************************************************* + + +% *** Authors should verify (and, if needed, correct) their LaTeX system *** +% *** with the testflow diagnostic prior to trusting their LaTeX platform *** +% *** 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/ + + +\documentclass[10pt,journal,compsoc]{IEEEtran} +% +% If IEEEtran.cls has not been installed into the LaTeX system files, +% manually specify the path to it like: +% \documentclass[10pt,journal,compsoc]{../sty/IEEEtran} + + + + + +% Some very useful LaTeX packages include: +% (uncomment the ones you want to load) + + +% *** MISC UTILITY PACKAGES *** +% +%\usepackage{ifpdf} +% Heiko Oberdiek's ifpdf.sty is very useful if you need conditional +% compilation based on whether the output is pdf or dvi. +% usage: +% \ifpdf +% % pdf code +% \else +% % dvi code +% \fi +% The latest version of ifpdf.sty can be obtained from: +% 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 +% have to be run twice to clear warning/error messages. + + + + + + +% *** CITATION PACKAGES *** +% +\ifCLASSOPTIONcompsoc + % IEEE Computer Society needs nocompress option + % requires cite.sty v4.0 or later (November 2003) + \usepackage[nocompress]{cite} +\else + % normal IEEE + \usepackage{cite} +\fi +% 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 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 +% \cite will automatically add leading space, if needed. Use cite.sty's +% 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 5.0 (2009-03-20) and later if using hyperref.sty. +% The latest version can be obtained at: +% http://www.ctan.org/pkg/cite +% The documentation is contained in the cite.sty file itself. +% +% Note that some packages require special options to format as the Computer +% Society requires. In particular, Computer Society papers do not use +% compressed citation ranges as is done in typical IEEE papers +% (e.g., [1]-[4]). Instead, they list every citation separately in order +% (e.g., [1], [2], [3], [4]). To get the latter we need to load the cite +% package with the nocompress option which is supported by cite.sty v4.0 +% and later. Note also the use of a CLASSOPTION conditional provided by +% IEEEtran.cls V1.7 and later. + + + + + +% *** GRAPHICS RELATED PACKAGES *** +% +\ifCLASSINFOpdf + % \usepackage[pdftex]{graphicx} + % declare the path(s) where your graphic files are + % \graphicspath{{../pdf/}{../jpeg/}} + % and their extensions so you won't have to specify these with + % every instance of \includegraphics + % \DeclareGraphicsExtensions{.pdf,.jpeg,.png} +\else + % or other class option (dvipsone, dvipdf, if not using dvips). graphicx + % will default to the driver specified in the system graphics.cfg if no + % driver is specified. + % \usepackage[dvips]{graphicx} + % declare the path(s) where your graphic files are + % \graphicspath{{../eps/}} + % and their extensions so you won't have to specify these with + % every instance of \includegraphics + % \DeclareGraphicsExtensions{.eps} +\fi +% graphicx was written by David Carlisle and Sebastian Rahtz. It is +% 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/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/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). 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. +% +% You can find documentation about the pdfTeX application at: +% http://www.tug.org/applications/pdftex + + + + + + +% *** MATH PACKAGES *** +% +%\usepackage{amsmath} +% A popular package from the American Mathematical Society that provides +% many useful and powerful commands for dealing with mathematics. +% +% 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/pkg/amsmath + + + + + +% *** SPECIALIZED LIST PACKAGES *** +% +%\usepackage{algorithmic} +% algorithmic.sty was written by Peter Williams and Rogerio Brito. +% This package provides an algorithmic environment fo describing algorithms. +% 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 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/pkg/algorithms +% Also of interest may be the (relatively newer and more customizable) +% algorithmicx.sty package by Szasz Janos: +% http://www.ctan.org/pkg/algorithmicx + + + + +% *** ALIGNMENT PACKAGES *** +% +%\usepackage{array} +% Frank Mittelbach's and David Carlisle's array.sty patches and improves +% the standard LaTeX2e array and tabular environments to provide better +% appearance and additional user controls. As the default LaTeX2e table +% generation code is lacking to the point of almost being broken with +% respect to the quality of the end results, all users are strongly +% 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/pkg/array + + +% IEEEtran contains the IEEEeqnarray family of commands that can be used to +% generate multiline equations as well as matrices, tables, etc., of high +% quality. + + + + +% *** SUBFIGURE PACKAGES *** +%\ifCLASSOPTIONcompsoc +% \usepackage[caption=false,font=footnotesize,labelfont=sf,textfont=sf]{subfig} +%\else +% \usepackage[caption=false,font=footnotesize]{subfig} +%\fi +% subfig.sty, written by Steven Douglas Cochran, is the modern replacement +% for subfigure.sty, the latter of which is no longer maintained and is +% incompatible with some LaTeX packages including fixltx2e. However, +% subfig.sty requires and automatically loads Axel Sommerfeldt's caption.sty +% which will override IEEEtran.cls' handling of captions and this will result +% in non-IEEE style figure/table captions. To prevent this problem, be sure +% and invoke subfig.sty's "caption=false" package option (available since +% subfig.sty version 1.3, 2005/06/28) as this is will preserve IEEEtran.cls +% handling of captions. +% Note that the Computer Society format requires a sans serif font rather +% than the serif font used in traditional IEEE formatting and thus the need +% to invoke different subfig.sty package options depending on whether +% compsoc mode has been enabled. +% +% The latest version and documentation of subfig.sty can be obtained at: +% http://www.ctan.org/pkg/subfig + + + + +% *** FLOAT PACKAGES *** +% +%\usepackage{fixltx2e} +% fixltx2e, the successor to the earlier fix2col.sty, was written by +% Frank Mittelbach and David Carlisle. This package corrects a few problems +% in the LaTeX2e kernel, the most notable of which is that in current +% 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. +% 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} +% stfloats.sty was written by Sigitas Tolusis. This package gives LaTeX2e +% the ability to do double column floats at the bottom of the page as well +% as the top. (e.g., "\begin{figure*}[!b]" is not normally possible in +% LaTeX2e). It also provides a command: +%\fnbelowfloat +% to enable the placement of footnotes below bottom floats (the standard +% LaTeX2e kernel puts them above bottom floats). This is an invasive package +% 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/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 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 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 +% of both fixltx2e and stfloats: +% +% \usepackage{dblfloatfix} +% The latest version can be found at: +% http://www.ctan.org/pkg/dblfloatfix + + + + +%\ifCLASSOPTIONcaptionsoff +% \usepackage[nomarkers]{endfloat} +% \let\MYoriglatexcaption\caption +% \renewcommand{\caption}[2][\relax]{\MYoriglatexcaption[#2]{#2}} +%\fi +% endfloat.sty was written by James Darrell McCauley, Jeff Goldberg and +% Axel Sommerfeldt. This package may be useful when used in conjunction with +% IEEEtran.cls' captionsoff option. Some IEEE journals/societies require that +% submissions have lists of figures/tables at the end of the paper and that +% figures/tables without any captions are placed on a page by themselves at +% the end of the document. If needed, the draftcls IEEEtran class option or +% \CLASSINPUTbaselinestretch interface can be used to increase the line +% spacing as well. Be sure and use the nomarkers option of endfloat to +% prevent endfloat from "marking" where the figures would have been placed +% in the text. The two hack lines of code above are a slight modification of +% that suggested by in the endfloat docs (section 8.4.1) to ensure that +% the full captions always appear in the list of figures/tables - even if +% the user used the short optional argument of \caption[]{}. +% IEEE papers do not typically make use of \caption[]'s optional argument, +% so this should not be an issue. A similar trick can be used to disable +% captions of packages such as subfig.sty that lack options to turn off +% the subcaptions: +% For subfig.sty: +% \let\MYorigsubfloat\subfloat +% \renewcommand{\subfloat}[2][\relax]{\MYorigsubfloat[]{#2}} +% However, the above trick will not work if both optional arguments of +% the \subfloat command are used. Furthermore, there needs to be a +% description of each subfigure *somewhere* and endfloat does not add +% subfigure captions to its list of figures. Thus, the best approach is to +% avoid the use of subfigure captions (many IEEE journals avoid them anyway) +% and instead reference/explain all the subfigures within the main caption. +% The latest version of endfloat.sty and its documentation can obtained at: +% http://www.ctan.org/pkg/endfloat +% +% The IEEEtran \ifCLASSOPTIONcaptionsoff conditional can also be used +% later in the document, say, to conditionally put the References on a +% page by themselves. + + + + +% *** PDF, URL AND HYPERLINK PACKAGES *** +% +%\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 and documentation can be obtained at: +% http://www.ctan.org/pkg/url +% Basically, \url{my_url_here}. + + + + + +% *** 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 +% 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\\ IEEE 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 was with the Department +of 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 an unwanted space +\thanks{Manuscript received April 19, 2005; revised August 26, 2015.}} + +% 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.~14, No.~8, August~2015}% +{Shell \MakeLowercase{\textit{et al.}}: Bare Demo of IEEEtran.cls for Computer Society 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~2015 IEEE} +% or like this to get the Computer Society new two part style. +%\IEEEpubid{\makebox[\columnwidth]{\hfill 0000--0000/00/\$00.00~\copyright~2015 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 \IEEEtitleabstractindextext IEEEtran +% command as these need to go into the title area created by \maketitle. +% As a general rule, do not put math, special symbols or citations +% in the abstract or keywords. +\IEEEtitleabstractindextext{% +\begin{abstract} +The abstract goes here. +\end{abstract} + +% Note that keywords are not normally used for peerreview papers. +\begin{IEEEkeywords} +Computer Society, IEEE, 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 \IEEEtitleabstractindextext text will +% not be used in maketitle, but will appear (i.e., to be "transported") +% here as \IEEEdisplaynontitleabstractindextext when the compsoc +% or transmag modes are not selected <OR> if conference mode is selected +% - because all conference papers position the abstract like regular +% papers do. +\IEEEdisplaynontitleabstractindextext +% \IEEEdisplaynontitleabstractindextext has no effect when using +% compsoc or transmag 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 + + + +\IEEEraisesectionheading{\section{Introduction}\label{sec:introduction}} +% Computer Society journal (but not conference!) papers do something unusual +% with the very first section heading (almost always called "Introduction"). +% They place it ABOVE the main text! IEEEtran.cls does not automatically do +% this for you, but you can achieve this effect with the provided +% \IEEEraisesectionheading{} command. Note the need to keep any \label that +% is to refer to the section immediately after \section in the above as +% \IEEEraisesectionheading puts \section within a raised box. + + + + +% The very first letter is a 2 line initial drop letter followed +% by the rest of the first word in caps (small caps for compsoc). +% +% form to use if the first word consists of a single letter: +% \IEEEPARstart{A}{demo} file is .... +% +% form to use if you need the single drop letter followed by +% normal text (unknown if ever used by the IEEE): +% \IEEEPARstart{A}{}demo file is .... +% +% Some journals put the first two words in caps: +% \IEEEPARstart{T}{his demo} file is .... +% +% Here we have the typical use of a "T" for an initial drop letter +% and "HIS" in caps to complete the first word. +\IEEEPARstart{T}{his} demo file is intended to serve as a ``starter file'' +for IEEE Computer Society journal papers produced under \LaTeX\ using +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 August 26, 2015 + +\subsection{Subsection Heading Here} +Subsection text here. + +% needed in second column of first page if using \IEEEpubid +%\IEEEpubidadjcol + +\subsubsection{Subsubsection Heading Here} +Subsubsection text here. + + +% An example of a floating figure using the graphicx package. +% Note that \label must occur AFTER (or within) \caption. +% For figures, \caption should occur after the \includegraphics. +% Note that IEEEtran v1.7 and later has special internal code that +% is designed to preserve the operation of \label within \caption +% even when the captionsoff option is in effect. However, because +% of issues like this, it may be the safest practice to put all your +% \label just after \caption rather than within \caption{}. +% +% Reminder: the "draftcls" or "draftclsnofoot", not "draft", class +% option should be used if it is desired that the figures are to be +% displayed while in draft mode. +% +%\begin{figure}[!t] +%\centering +%\includegraphics[width=2.5in]{myfigure} +% 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 for the network.} +%\label{fig_sim} +%\end{figure} + +% 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. +% However, the Computer Society has been known to put floats at the bottom. + + +% An example of a double column floating figure using two subfigures. +% (The subfig.sty package must be loaded for this to work.) +% The subfigure \label commands are set within each subfloat command, +% and the \label for the overall figure must come after \caption. +% \hfil is used as a separator to get equal spacing. +% Watch out that the combined width of all the subfigures on a +% line do not exceed the text width or a line break will occur. +% +%\begin{figure*}[!t] +%\centering +%\subfloat[Case I]{\includegraphics[width=2.5in]{box}% +%\label{fig_first_case}} +%\hfil +%\subfloat[Case II]{\includegraphics[width=2.5in]{box}% +%\label{fig_second_case}} +%\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. +% 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 +% the IEEE normally uses this smaller font for tables. +% The \label must come after \caption as always. +% +%\begin{table}[!t] +%% increase table row spacing, adjust to taste +%\renewcommand{\arraystretch}{1.3} +% if using array.sty, it might be a good idea to tweak the value of +% \extrarowheight as needed to properly center the text within the cells +%\caption{An Example of a Table} +%\label{table_example} +%\centering +%% Some packages, such as MDW tools, offer better commands for making tables +%% than the plain LaTeX2e tabular which is used here. +%\begin{tabular}{|c||c|} +%\hline +%One & Two\\ +%\hline +%Three & Four\\ +%\hline +%\end{tabular} +%\end{table} + + +% 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. + + + + +\section{Conclusion} +The conclusion goes here. + + + + + +% if have a single appendix: +%\appendix[Proof of the Zonklar Equations] +% or +%\appendix % for no appendix heading +% do not use \section anymore after \appendix, only \section* +% is possibly needed + +% use appendices with more than one appendix +% then use \section to start each appendix +% you must declare a \section before using any +% \subsection or using \label (\appendices by itself +% starts a section numbered zero.) +% + + +\appendices +\section{Proof of the First Zonklar Equation} +Appendix one text goes here. + +% you can choose not to have a title for an appendix +% if you want by leaving the argument blank +\section{} +Appendix two text goes here. + + +% use section* for acknowledgment +\ifCLASSOPTIONcompsoc + % The Computer Society usually uses the plural form + \section*{Acknowledgments} +\else + % regular IEEE prefers the singular form + \section*{Acknowledgment} +\fi + + +The authors would like to thank... + + +% Can use something like this to put references on a page +% by themselves when using endfloat and the captionsoff option. +\ifCLASSOPTIONcaptionsoff + \newpage +\fi + + + +% trigger a \newpage just before the given reference +% number - used to balance the columns on the last page +% adjust value as needed - may need to be readjusted if +% the document is modified later +%\IEEEtriggeratref{8} +% The "triggered" command can be changed if desired: +%\IEEEtriggercmd{\enlargethispage{-5in}} + +% references section + +% can use a bibliography generated by BibTeX as a .bbl file +% BibTeX documentation can be easily obtained at: +% 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} +% argument is your BibTeX string definitions and bibliography database(s) +%\bibliography{IEEEabrv,../bib/paper} +% +% <OR> manually copy in the resultant .bbl file +% set second argument of \begin to the number of references +% (used to reserve space for the reference number labels box) +\begin{thebibliography}{1} + +\bibitem{IEEEhowto:kopka} +H.~Kopka and P.~W. Daly, \emph{A Guide to \LaTeX}, 3rd~ed.\hskip 1em plus + 0.5em minus 0.4em\relax Harlow, England: Addison-Wesley, 1999. + +\end{thebibliography} + +% biography section +% +% If you have an EPS/PDF photo (graphicx package needed) extra braces are +% needed around the contents of the optional argument to biography to prevent +% the LaTeX parser from getting confused when it sees the complicated +% \includegraphics command within an optional argument. (You could create +% your own custom macro containing the \includegraphics command to make things +% simpler here.) +%\begin{IEEEbiography}[{\includegraphics[width=1in,height=1.25in,clip,keepaspectratio]{mshell}}]{Michael Shell} +% or if you just want to reserve a space for a photo: + +\begin{IEEEbiography}{Michael Shell} +Biography text here. +\end{IEEEbiography} + +% if you will not have a photo at all: +\begin{IEEEbiographynophoto}{John Doe} +Biography text here. +\end{IEEEbiographynophoto} + +% insert where needed to balance the two columns on the last page with +% biographies +%\newpage + +\begin{IEEEbiographynophoto}{Jane Doe} +Biography text here. +\end{IEEEbiographynophoto} + +% You can push biographies down or up by placing +% a \vfill before or after them. The appropriate +% use of \vfill depends on what kind of text is +% on the last page and whether or not the columns +% are being equalized. + +%\vfill + +% Can be used to pull up biographies so that the bottom of the last one +% is flush with the other column. +%\enlargethispage{-5in} + + + +% that's all folks +\end{document} + + diff --git a/Master/texmf-dist/doc/latex/ieeetran/bare_jrnl_comsoc.tex b/Master/texmf-dist/doc/latex/ieeetran/bare_jrnl_comsoc.tex new file mode 100644 index 00000000000..4ff578399f0 --- /dev/null +++ b/Master/texmf-dist/doc/latex/ieeetran/bare_jrnl_comsoc.tex @@ -0,0 +1,744 @@ + +%% bare_jrnl_comsoc.tex +%% 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.8b or later) with an IEEE +%% Communications Society journal paper. +%% +%% Support sites: +%% http://www.michaelshell.org/tex/ieeetran/ +%% http://www.ctan.org/pkg/ieeetran +%% and +%% http://www.ieee.org/ + +%%************************************************************************* +%% Legal Notice: +%% This code is offered as-is without any warranty either expressed or +%% implied; without even the implied warranty of MERCHANTABILITY or +%% FITNESS FOR A PARTICULAR PURPOSE! +%% User assumes all risk. +%% 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. +%% +%% All comments are the opinions of their respective authors and are not +%% necessarily endorsed by the IEEE. +%% +%% This work is distributed under the LaTeX Project Public License (LPPL) +%% ( http://www.latex-project.org/ ) version 1.3, and may be freely used, +%% distributed and modified. A copy of the LPPL, version 1.3, is included +%% in the base LaTeX documentation of all distributions of LaTeX released +%% 2003/12/01 or later. +%% Retain all contribution notices and credits. +%% ** Modified files should be clearly indicated as such, including ** +%% ** renaming them and changing author support contact information. ** +%%************************************************************************* + + +% *** Authors should verify (and, if needed, correct) their LaTeX system *** +% *** with the testflow diagnostic prior to trusting their LaTeX platform *** +% *** 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/ + + + +\documentclass[journal,comsoc]{IEEEtran} +% +% If IEEEtran.cls has not been installed into the LaTeX system files, +% manually specify the path to it like: +% \documentclass[journal,comsoc]{../sty/IEEEtran} + + +\usepackage[T1]{fontenc}% optional T1 font encoding + + +% Some very useful LaTeX packages include: +% (uncomment the ones you want to load) + + +% *** MISC UTILITY PACKAGES *** +% +%\usepackage{ifpdf} +% Heiko Oberdiek's ifpdf.sty is very useful if you need conditional +% compilation based on whether the output is pdf or dvi. +% usage: +% \ifpdf +% % pdf code +% \else +% % dvi code +% \fi +% The latest version of ifpdf.sty can be obtained from: +% 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 +% have to be run twice to clear warning/error messages. + + + + + + +% *** CITATION PACKAGES *** +% +%\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 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 +% \cite will automatically add leading space, if needed. Use cite.sty's +% 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 5.0 (2009-03-20) and later if using hyperref.sty. +% The latest version can be obtained at: +% http://www.ctan.org/pkg/cite +% The documentation is contained in the cite.sty file itself. + + + + + + +% *** GRAPHICS RELATED PACKAGES *** +% +\ifCLASSINFOpdf + % \usepackage[pdftex]{graphicx} + % declare the path(s) where your graphic files are + % \graphicspath{{../pdf/}{../jpeg/}} + % and their extensions so you won't have to specify these with + % every instance of \includegraphics + % \DeclareGraphicsExtensions{.pdf,.jpeg,.png} +\else + % or other class option (dvipsone, dvipdf, if not using dvips). graphicx + % will default to the driver specified in the system graphics.cfg if no + % driver is specified. + % \usepackage[dvips]{graphicx} + % declare the path(s) where your graphic files are + % \graphicspath{{../eps/}} + % and their extensions so you won't have to specify these with + % every instance of \includegraphics + % \DeclareGraphicsExtensions{.eps} +\fi +% graphicx was written by David Carlisle and Sebastian Rahtz. It is +% 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/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/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). 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. +% +% You can find documentation about the pdfTeX application at: +% http://www.tug.org/applications/pdftex + + + + + +% *** MATH PACKAGES *** +% +\usepackage{amsmath} +% A popular package from the American Mathematical Society that provides +% many useful and powerful commands for dealing with mathematics. +% Do NOT use the amsbsy package under comsoc mode as that feature is +% already built into the Times Math font (newtxmath, mathtime, etc.). +% +% Also, 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/pkg/amsmath + + +% Select a Times math font under comsoc mode or else one will automatically +% be selected for you at the document start. This is required as Communications +% Society journals use a Times, not Computer Modern, math font. +\usepackage[cmintegrals]{newtxmath} +% The freely available newtxmath package was written by Michael Sharpe and +% provides a feature rich Times math font. The cmintegrals option, which is +% the default under IEEEtran, is needed to get the correct style integral +% symbols used in Communications Society journals. Version 1.451, July 28, +% 2015 or later is recommended. Also, do *not* load the newtxtext.sty package +% as doing so would alter the main text font. +% http://www.ctan.org/pkg/newtx +% +% Alternatively, you can use the MathTime commercial fonts if you have them +% installed on your system: +%\usepackage{mtpro2} +%\usepackage{mt11p} +%\usepackage{mathtime} + + +%\usepackage{bm} +% The bm.sty package was written by David Carlisle and Frank Mittelbach. +% This package provides a \bm{} to produce bold math symbols. +% http://www.ctan.org/pkg/bm + + + + + +% *** SPECIALIZED LIST PACKAGES *** +% +%\usepackage{algorithmic} +% algorithmic.sty was written by Peter Williams and Rogerio Brito. +% This package provides an algorithmic environment fo describing algorithms. +% 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 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/pkg/algorithms +% Also of interest may be the (relatively newer and more customizable) +% algorithmicx.sty package by Szasz Janos: +% http://www.ctan.org/pkg/algorithmicx + + + + +% *** ALIGNMENT PACKAGES *** +% +%\usepackage{array} +% Frank Mittelbach's and David Carlisle's array.sty patches and improves +% the standard LaTeX2e array and tabular environments to provide better +% appearance and additional user controls. As the default LaTeX2e table +% generation code is lacking to the point of almost being broken with +% respect to the quality of the end results, all users are strongly +% 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/pkg/array + + +% IEEEtran contains the IEEEeqnarray family of commands that can be used to +% generate multiline equations as well as matrices, tables, etc., of high +% quality. + + + + +% *** SUBFIGURE PACKAGES *** +%\ifCLASSOPTIONcompsoc +% \usepackage[caption=false,font=normalsize,labelfont=sf,textfont=sf]{subfig} +%\else +% \usepackage[caption=false,font=footnotesize]{subfig} +%\fi +% subfig.sty, written by Steven Douglas Cochran, is the modern replacement +% for subfigure.sty, the latter of which is no longer maintained and is +% incompatible with some LaTeX packages including fixltx2e. However, +% subfig.sty requires and automatically loads Axel Sommerfeldt's caption.sty +% which will override IEEEtran.cls' handling of captions and this will result +% in non-IEEE style figure/table captions. To prevent this problem, be sure +% and invoke subfig.sty's "caption=false" package option (available since +% subfig.sty version 1.3, 2005/06/28) as this is will preserve IEEEtran.cls +% handling of captions. +% Note that the Computer Society format requires a larger sans serif font +% than the serif footnote size font used in traditional IEEE formatting +% and thus the need to invoke different subfig.sty package options depending +% on whether compsoc mode has been enabled. +% +% The latest version and documentation of subfig.sty can be obtained at: +% http://www.ctan.org/pkg/subfig + + + + +% *** FLOAT PACKAGES *** +% +%\usepackage{fixltx2e} +% fixltx2e, the successor to the earlier fix2col.sty, was written by +% Frank Mittelbach and David Carlisle. This package corrects a few problems +% in the LaTeX2e kernel, the most notable of which is that in current +% 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. +% 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} +% stfloats.sty was written by Sigitas Tolusis. This package gives LaTeX2e +% the ability to do double column floats at the bottom of the page as well +% as the top. (e.g., "\begin{figure*}[!b]" is not normally possible in +% LaTeX2e). It also provides a command: +%\fnbelowfloat +% to enable the placement of footnotes below bottom floats (the standard +% LaTeX2e kernel puts them above bottom floats). This is an invasive package +% 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/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 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 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 +% of both fixltx2e and stfloats: +% +% \usepackage{dblfloatfix} +% The latest version can be found at: +% http://www.ctan.org/pkg/dblfloatfix + + + + +%\ifCLASSOPTIONcaptionsoff +% \usepackage[nomarkers]{endfloat} +% \let\MYoriglatexcaption\caption +% \renewcommand{\caption}[2][\relax]{\MYoriglatexcaption[#2]{#2}} +%\fi +% endfloat.sty was written by James Darrell McCauley, Jeff Goldberg and +% Axel Sommerfeldt. This package may be useful when used in conjunction with +% IEEEtran.cls' captionsoff option. Some IEEE journals/societies require that +% submissions have lists of figures/tables at the end of the paper and that +% figures/tables without any captions are placed on a page by themselves at +% the end of the document. If needed, the draftcls IEEEtran class option or +% \CLASSINPUTbaselinestretch interface can be used to increase the line +% spacing as well. Be sure and use the nomarkers option of endfloat to +% prevent endfloat from "marking" where the figures would have been placed +% in the text. The two hack lines of code above are a slight modification of +% that suggested by in the endfloat docs (section 8.4.1) to ensure that +% the full captions always appear in the list of figures/tables - even if +% the user used the short optional argument of \caption[]{}. +% IEEE papers do not typically make use of \caption[]'s optional argument, +% so this should not be an issue. A similar trick can be used to disable +% captions of packages such as subfig.sty that lack options to turn off +% the subcaptions: +% For subfig.sty: +% \let\MYorigsubfloat\subfloat +% \renewcommand{\subfloat}[2][\relax]{\MYorigsubfloat[]{#2}} +% However, the above trick will not work if both optional arguments of +% the \subfloat command are used. Furthermore, there needs to be a +% description of each subfigure *somewhere* and endfloat does not add +% subfigure captions to its list of figures. Thus, the best approach is to +% avoid the use of subfigure captions (many IEEE journals avoid them anyway) +% and instead reference/explain all the subfigures within the main caption. +% The latest version of endfloat.sty and its documentation can obtained at: +% http://www.ctan.org/pkg/endfloat +% +% The IEEEtran \ifCLASSOPTIONcaptionsoff conditional can also be used +% later in the document, say, to conditionally put the References on a +% page by themselves. + + + + +% *** PDF, URL AND HYPERLINK PACKAGES *** +% +%\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 and documentation can be obtained at: +% http://www.ctan.org/pkg/url +% Basically, \url{my_url_here}. + + + + +% *** 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 +% 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\\ IEEE Communications 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 +% + +\author{Michael~Shell,~\IEEEmembership{Member,~IEEE,} + John~Doe,~\IEEEmembership{Fellow,~OSA,} + and~Jane~Doe,~\IEEEmembership{Life~Fellow,~IEEE}% <-this % stops a space +\thanks{M. Shell was with the Department +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 August 26, 2015.}} + +% 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.~14, No.~8, August~2015}% +{Shell \MakeLowercase{\textit{et al.}}: Bare Demo of IEEEtran.cls for IEEE Communications Society 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. + + + + +% 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~2015 IEEE} +% Remember, if you use this you must call \IEEEpubidadjcol in the second +% column for its text to clear the IEEEpubid mark. + + + +% use for special paper notices +%\IEEEspecialpapernotice{(Invited Paper)} + + + + +% make the title area +\maketitle + +% As a general rule, do not put math, special symbols or citations +% in the abstract or keywords. +\begin{abstract} +The abstract goes here. +\end{abstract} + +% Note that keywords are not normally used for peerreview papers. +\begin{IEEEkeywords} +Communications Society, IEEE, IEEEtran, journal, \LaTeX, paper, template. +\end{IEEEkeywords} + + + + + + +% 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} +% The very first letter is a 2 line initial drop letter followed +% by the rest of the first word in caps. +% +% form to use if the first word consists of a single letter: +% \IEEEPARstart{A}{demo} file is .... +% +% form to use if you need the single drop letter followed by +% normal text (unknown if ever used by the IEEE): +% \IEEEPARstart{A}{}demo file is .... +% +% Some journals put the first two words in caps: +% \IEEEPARstart{T}{his demo} file is .... +% +% Here we have the typical use of a "T" for an initial drop letter +% and "HIS" in caps to complete the first word. +\IEEEPARstart{T}{his} demo file is intended to serve as a ``starter file'' +for IEEE Communications Society journal papers produced under \LaTeX\ using +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 August 26, 2015 + +\subsection{Subsection Heading Here} +Subsection text here. + +% needed in second column of first page if using \IEEEpubid +%\IEEEpubidadjcol + +\subsubsection{Subsubsection Heading Here} +Subsubsection text here. + + +% An example of a floating figure using the graphicx package. +% Note that \label must occur AFTER (or within) \caption. +% For figures, \caption should occur after the \includegraphics. +% Note that IEEEtran v1.7 and later has special internal code that +% is designed to preserve the operation of \label within \caption +% even when the captionsoff option is in effect. However, because +% of issues like this, it may be the safest practice to put all your +% \label just after \caption rather than within \caption{}. +% +% Reminder: the "draftcls" or "draftclsnofoot", not "draft", class +% option should be used if it is desired that the figures are to be +% displayed while in draft mode. +% +%\begin{figure}[!t] +%\centering +%\includegraphics[width=2.5in]{myfigure} +% 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 for the network.} +%\label{fig_sim} +%\end{figure} + +% 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. + + +% An example of a double column floating figure using two subfigures. +% (The subfig.sty package must be loaded for this to work.) +% The subfigure \label commands are set within each subfloat command, +% and the \label for the overall figure must come after \caption. +% \hfil is used as a separator to get equal spacing. +% Watch out that the combined width of all the subfigures on a +% line do not exceed the text width or a line break will occur. +% +%\begin{figure*}[!t] +%\centering +%\subfloat[Case I]{\includegraphics[width=2.5in]{box}% +%\label{fig_first_case}} +%\hfil +%\subfloat[Case II]{\includegraphics[width=2.5in]{box}% +%\label{fig_second_case}} +%\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. +% 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 +% the IEEE normally uses this smaller font for tables. +% The \label must come after \caption as always. +% +%\begin{table}[!t] +%% increase table row spacing, adjust to taste +%\renewcommand{\arraystretch}{1.3} +% if using array.sty, it might be a good idea to tweak the value of +% \extrarowheight as needed to properly center the text within the cells +%\caption{An Example of a Table} +%\label{table_example} +%\centering +%% Some packages, such as MDW tools, offer better commands for making tables +%% than the plain LaTeX2e tabular which is used here. +%\begin{tabular}{|c||c|} +%\hline +%One & Two\\ +%\hline +%Three & Four\\ +%\hline +%\end{tabular} +%\end{table} + + +% 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. + + + + +\section{Conclusion} +The conclusion goes here. + + + + + +% if have a single appendix: +%\appendix[Proof of the Zonklar Equations] +% or +%\appendix % for no appendix heading +% do not use \section anymore after \appendix, only \section* +% is possibly needed + +% use appendices with more than one appendix +% then use \section to start each appendix +% you must declare a \section before using any +% \subsection or using \label (\appendices by itself +% starts a section numbered zero.) +% + + +\appendices +\section{Proof of the First Zonklar Equation} +Appendix one text goes here. + +% you can choose not to have a title for an appendix +% if you want by leaving the argument blank +\section{} +Appendix two text goes here. + + +% use section* for acknowledgment +\section*{Acknowledgment} + + +The authors would like to thank... + + +% Can use something like this to put references on a page +% by themselves when using endfloat and the captionsoff option. +\ifCLASSOPTIONcaptionsoff + \newpage +\fi + + + +% trigger a \newpage just before the given reference +% number - used to balance the columns on the last page +% adjust value as needed - may need to be readjusted if +% the document is modified later +%\IEEEtriggeratref{8} +% The "triggered" command can be changed if desired: +%\IEEEtriggercmd{\enlargethispage{-5in}} + +% references section + +% can use a bibliography generated by BibTeX as a .bbl file +% BibTeX documentation can be easily obtained at: +% 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} +% argument is your BibTeX string definitions and bibliography database(s) +%\bibliography{IEEEabrv,../bib/paper} +% +% <OR> manually copy in the resultant .bbl file +% set second argument of \begin to the number of references +% (used to reserve space for the reference number labels box) +\begin{thebibliography}{1} + +\bibitem{IEEEhowto:kopka} +H.~Kopka and P.~W. Daly, \emph{A Guide to \LaTeX}, 3rd~ed.\hskip 1em plus + 0.5em minus 0.4em\relax Harlow, England: Addison-Wesley, 1999. + +\end{thebibliography} + +% biography section +% +% If you have an EPS/PDF photo (graphicx package needed) extra braces are +% needed around the contents of the optional argument to biography to prevent +% the LaTeX parser from getting confused when it sees the complicated +% \includegraphics command within an optional argument. (You could create +% your own custom macro containing the \includegraphics command to make things +% simpler here.) +%\begin{IEEEbiography}[{\includegraphics[width=1in,height=1.25in,clip,keepaspectratio]{mshell}}]{Michael Shell} +% or if you just want to reserve a space for a photo: + +\begin{IEEEbiography}{Michael Shell} +Biography text here. +\end{IEEEbiography} + +% if you will not have a photo at all: +\begin{IEEEbiographynophoto}{John Doe} +Biography text here. +\end{IEEEbiographynophoto} + +% insert where needed to balance the two columns on the last page with +% biographies +%\newpage + +\begin{IEEEbiographynophoto}{Jane Doe} +Biography text here. +\end{IEEEbiographynophoto} + +% You can push biographies down or up by placing +% a \vfill before or after them. The appropriate +% use of \vfill depends on what kind of text is +% on the last page and whether or not the columns +% are being equalized. + +%\vfill + +% Can be used to pull up biographies so that the bottom of the last one +% is flush with the other column. +%\enlargethispage{-5in} + + + +% that's all folks +\end{document} + + diff --git a/Master/texmf-dist/doc/latex/ieeetran/bare_jrnl_transmag.tex b/Master/texmf-dist/doc/latex/ieeetran/bare_jrnl_transmag.tex new file mode 100644 index 00000000000..dfe99aed3ef --- /dev/null +++ b/Master/texmf-dist/doc/latex/ieeetran/bare_jrnl_transmag.tex @@ -0,0 +1,714 @@ + +%% bare_jrnl_transmag.tex +%% 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.8b or later) with an IEEE +%% Transactions on Magnetics journal paper. +%% +%% Support sites: +%% http://www.michaelshell.org/tex/ieeetran/ +%% http://www.ctan.org/pkg/ieeetran +%% and +%% http://www.ieee.org/ + +%%************************************************************************* +%% Legal Notice: +%% This code is offered as-is without any warranty either expressed or +%% implied; without even the implied warranty of MERCHANTABILITY or +%% FITNESS FOR A PARTICULAR PURPOSE! +%% User assumes all risk. +%% 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. +%% +%% All comments are the opinions of their respective authors and are not +%% necessarily endorsed by the IEEE. +%% +%% This work is distributed under the LaTeX Project Public License (LPPL) +%% ( http://www.latex-project.org/ ) version 1.3, and may be freely used, +%% distributed and modified. A copy of the LPPL, version 1.3, is included +%% in the base LaTeX documentation of all distributions of LaTeX released +%% 2003/12/01 or later. +%% Retain all contribution notices and credits. +%% ** Modified files should be clearly indicated as such, including ** +%% ** renaming them and changing author support contact information. ** +%%************************************************************************* + + +% *** Authors should verify (and, if needed, correct) their LaTeX system *** +% *** with the testflow diagnostic prior to trusting their LaTeX platform *** +% *** 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/ + + + +\documentclass[journal,transmag]{IEEEtran} +% +% If IEEEtran.cls has not been installed into the LaTeX system files, +% manually specify the path to it like: +% \documentclass[journal]{../sty/IEEEtran} + + + + + +% Some very useful LaTeX packages include: +% (uncomment the ones you want to load) + + +% *** MISC UTILITY PACKAGES *** +% +%\usepackage{ifpdf} +% Heiko Oberdiek's ifpdf.sty is very useful if you need conditional +% compilation based on whether the output is pdf or dvi. +% usage: +% \ifpdf +% % pdf code +% \else +% % dvi code +% \fi +% The latest version of ifpdf.sty can be obtained from: +% 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 +% have to be run twice to clear warning/error messages. + + + + + + +% *** CITATION PACKAGES *** +% +%\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 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 +% \cite will automatically add leading space, if needed. Use cite.sty's +% 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 5.0 (2009-03-20) and later if using hyperref.sty. +% The latest version can be obtained at: +% http://www.ctan.org/pkg/cite +% The documentation is contained in the cite.sty file itself. + + + + + + +% *** GRAPHICS RELATED PACKAGES *** +% +\ifCLASSINFOpdf + % \usepackage[pdftex]{graphicx} + % declare the path(s) where your graphic files are + % \graphicspath{{../pdf/}{../jpeg/}} + % and their extensions so you won't have to specify these with + % every instance of \includegraphics + % \DeclareGraphicsExtensions{.pdf,.jpeg,.png} +\else + % or other class option (dvipsone, dvipdf, if not using dvips). graphicx + % will default to the driver specified in the system graphics.cfg if no + % driver is specified. + % \usepackage[dvips]{graphicx} + % declare the path(s) where your graphic files are + % \graphicspath{{../eps/}} + % and their extensions so you won't have to specify these with + % every instance of \includegraphics + % \DeclareGraphicsExtensions{.eps} +\fi +% graphicx was written by David Carlisle and Sebastian Rahtz. It is +% 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/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/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). 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. +% +% You can find documentation about the pdfTeX application at: +% http://www.tug.org/applications/pdftex + + + + +% *** MATH PACKAGES *** +% +%\usepackage{amsmath} +% A popular package from the American Mathematical Society that provides +% many useful and powerful commands for dealing with mathematics. +% +% 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/pkg/amsmath + + + + + +% *** SPECIALIZED LIST PACKAGES *** +% +%\usepackage{algorithmic} +% algorithmic.sty was written by Peter Williams and Rogerio Brito. +% This package provides an algorithmic environment fo describing algorithms. +% 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 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/pkg/algorithms +% Also of interest may be the (relatively newer and more customizable) +% algorithmicx.sty package by Szasz Janos: +% http://www.ctan.org/pkg/algorithmicx + + + + +% *** ALIGNMENT PACKAGES *** +% +%\usepackage{array} +% Frank Mittelbach's and David Carlisle's array.sty patches and improves +% the standard LaTeX2e array and tabular environments to provide better +% appearance and additional user controls. As the default LaTeX2e table +% generation code is lacking to the point of almost being broken with +% respect to the quality of the end results, all users are strongly +% 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/pkg/array + + +% IEEEtran contains the IEEEeqnarray family of commands that can be used to +% generate multiline equations as well as matrices, tables, etc., of high +% quality. + + + + +% *** SUBFIGURE PACKAGES *** +%\ifCLASSOPTIONcompsoc +% \usepackage[caption=false,font=normalsize,labelfont=sf,textfont=sf]{subfig} +%\else +% \usepackage[caption=false,font=footnotesize]{subfig} +%\fi +% subfig.sty, written by Steven Douglas Cochran, is the modern replacement +% for subfigure.sty, the latter of which is no longer maintained and is +% incompatible with some LaTeX packages including fixltx2e. However, +% subfig.sty requires and automatically loads Axel Sommerfeldt's caption.sty +% which will override IEEEtran.cls' handling of captions and this will result +% in non-IEEE style figure/table captions. To prevent this problem, be sure +% and invoke subfig.sty's "caption=false" package option (available since +% subfig.sty version 1.3, 2005/06/28) as this is will preserve IEEEtran.cls +% handling of captions. +% Note that the Computer Society format requires a larger sans serif font +% than the serif footnote size font used in traditional IEEE formatting +% and thus the need to invoke different subfig.sty package options depending +% on whether compsoc mode has been enabled. +% +% The latest version and documentation of subfig.sty can be obtained at: +% http://www.ctan.org/pkg/subfig + + + +% *** FLOAT PACKAGES *** +% +%\usepackage{fixltx2e} +% fixltx2e, the successor to the earlier fix2col.sty, was written by +% Frank Mittelbach and David Carlisle. This package corrects a few problems +% in the LaTeX2e kernel, the most notable of which is that in current +% 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. +% 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} +% stfloats.sty was written by Sigitas Tolusis. This package gives LaTeX2e +% the ability to do double column floats at the bottom of the page as well +% as the top. (e.g., "\begin{figure*}[!b]" is not normally possible in +% LaTeX2e). It also provides a command: +%\fnbelowfloat +% to enable the placement of footnotes below bottom floats (the standard +% LaTeX2e kernel puts them above bottom floats). This is an invasive package +% 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/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 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 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 +% of both fixltx2e and stfloats: +% +% \usepackage{dblfloatfix} +% The latest version can be found at: +% http://www.ctan.org/pkg/dblfloatfix + + + + +%\ifCLASSOPTIONcaptionsoff +% \usepackage[nomarkers]{endfloat} +% \let\MYoriglatexcaption\caption +% \renewcommand{\caption}[2][\relax]{\MYoriglatexcaption[#2]{#2}} +%\fi +% endfloat.sty was written by James Darrell McCauley, Jeff Goldberg and +% Axel Sommerfeldt. This package may be useful when used in conjunction with +% IEEEtran.cls' captionsoff option. Some IEEE journals/societies require that +% submissions have lists of figures/tables at the end of the paper and that +% figures/tables without any captions are placed on a page by themselves at +% the end of the document. If needed, the draftcls IEEEtran class option or +% \CLASSINPUTbaselinestretch interface can be used to increase the line +% spacing as well. Be sure and use the nomarkers option of endfloat to +% prevent endfloat from "marking" where the figures would have been placed +% in the text. The two hack lines of code above are a slight modification of +% that suggested by in the endfloat docs (section 8.4.1) to ensure that +% the full captions always appear in the list of figures/tables - even if +% the user used the short optional argument of \caption[]{}. +% IEEE papers do not typically make use of \caption[]'s optional argument, +% so this should not be an issue. A similar trick can be used to disable +% captions of packages such as subfig.sty that lack options to turn off +% the subcaptions: +% For subfig.sty: +% \let\MYorigsubfloat\subfloat +% \renewcommand{\subfloat}[2][\relax]{\MYorigsubfloat[]{#2}} +% However, the above trick will not work if both optional arguments of +% the \subfloat command are used. Furthermore, there needs to be a +% description of each subfigure *somewhere* and endfloat does not add +% subfigure captions to its list of figures. Thus, the best approach is to +% avoid the use of subfigure captions (many IEEE journals avoid them anyway) +% and instead reference/explain all the subfigures within the main caption. +% The latest version of endfloat.sty and its documentation can obtained at: +% http://www.ctan.org/pkg/endfloat +% +% The IEEEtran \ifCLASSOPTIONcaptionsoff conditional can also be used +% later in the document, say, to conditionally put the References on a +% page by themselves. + + + + +% *** PDF, URL AND HYPERLINK PACKAGES *** +% +%\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 and documentation can be obtained at: +% http://www.ctan.org/pkg/url +% Basically, \url{my_url_here}. + + + + +% *** 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 +% 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\\ IEEE \textsc{Transactions on Magnetics}} + + + +% author names and affiliations +% transmag papers use the long conference author name format. + +\author{\IEEEauthorblockN{Michael Shell\IEEEauthorrefmark{1}, +Homer Simpson\IEEEauthorrefmark{2}, +James Kirk\IEEEauthorrefmark{3}, +Montgomery Scott\IEEEauthorrefmark{3}, and +Eldon Tyrell\IEEEauthorrefmark{4},~\IEEEmembership{Fellow,~IEEE}} +\IEEEauthorblockA{\IEEEauthorrefmark{1}School of Electrical and Computer Engineering, +Georgia Institute of Technology, Atlanta, GA 30332 USA} +\IEEEauthorblockA{\IEEEauthorrefmark{2}Twentieth Century Fox, Springfield, USA} +\IEEEauthorblockA{\IEEEauthorrefmark{3}Starfleet Academy, San Francisco, CA 96678 USA} +\IEEEauthorblockA{\IEEEauthorrefmark{4}Tyrell Inc., 123 Replicant Street, Los Angeles, CA 90210 USA}% <-this % stops an unwanted space +\thanks{Manuscript received December 1, 2012; revised August 26, 2015. +Corresponding author: M. Shell (email: http://www.michaelshell.org/contact.html).}} + + + +% The paper headers +\markboth{Journal of \LaTeX\ Class Files,~Vol.~14, No.~8, August~2015}% +{Shell \MakeLowercase{\textit{et al.}}: Bare Demo of IEEEtran.cls for IEEE Transactions on Magnetics 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. + + + + +% 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~2015 IEEE} +% Remember, if you use this you must call \IEEEpubidadjcol in the second +% column for its text to clear the IEEEpubid mark. + + + +% use for special paper notices +%\IEEEspecialpapernotice{(Invited Paper)} + + +% for Transactions on Magnetics papers, we must declare the abstract and +% index terms PRIOR to the title within the \IEEEtitleabstractindextext +% IEEEtran command as these need to go into the title area created by +% \maketitle. +% As a general rule, do not put math, special symbols or citations +% in the abstract or keywords. +\IEEEtitleabstractindextext{% +\begin{abstract} +The abstract goes here. +\end{abstract} + +% Note that keywords are not normally used for peerreview papers. +\begin{IEEEkeywords} +IEEE, IEEEtran, IEEE Transactions on Magnetics, journal, \LaTeX, magnetics, paper, template. +\end{IEEEkeywords}} + + + +% make the title area +\maketitle + + +% To allow for easy dual compilation without having to reenter the +% abstract/keywords data, the \IEEEtitleabstractindextext text will +% not be used in maketitle, but will appear (i.e., to be "transported") +% here as \IEEEdisplaynontitleabstractindextext when the compsoc +% or transmag modes are not selected <OR> if conference mode is selected +% - because all conference papers position the abstract like regular +% papers do. +\IEEEdisplaynontitleabstractindextext +% \IEEEdisplaynontitleabstractindextext has no effect when using +% compsoc or transmag 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} +% The very first letter is a 2 line initial drop letter followed +% by the rest of the first word in caps. +% +% form to use if the first word consists of a single letter: +% \IEEEPARstart{A}{demo} file is .... +% +% form to use if you need the single drop letter followed by +% normal text (unknown if ever used by the IEEE): +% \IEEEPARstart{A}{}demo file is .... +% +% Some journals put the first two words in caps: +% \IEEEPARstart{T}{his demo} file is .... +% +% Here we have the typical use of a "T" for an initial drop letter +% and "HIS" in caps to complete the first word. +\IEEEPARstart{T}{his} demo file is intended to serve as a ``starter file'' +for IEEE \textsc{Transactions on Magnetics} journal papers produced under \LaTeX\ using +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 August 26, 2015 + +\subsection{Subsection Heading Here} +Subsection text here. + +% needed in second column of first page if using \IEEEpubid +%\IEEEpubidadjcol + +\subsubsection{Subsubsection Heading Here} +Subsubsection text here. + + +% An example of a floating figure using the graphicx package. +% Note that \label must occur AFTER (or within) \caption. +% For figures, \caption should occur after the \includegraphics. +% Note that IEEEtran v1.7 and later has special internal code that +% is designed to preserve the operation of \label within \caption +% even when the captionsoff option is in effect. However, because +% of issues like this, it may be the safest practice to put all your +% \label just after \caption rather than within \caption{}. +% +% Reminder: the "draftcls" or "draftclsnofoot", not "draft", class +% option should be used if it is desired that the figures are to be +% displayed while in draft mode. +% +%\begin{figure}[!t] +%\centering +%\includegraphics[width=2.5in]{myfigure} +% 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 for the network.} +%\label{fig_sim} +%\end{figure} + +% 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. + + +% An example of a double column floating figure using two subfigures. +% (The subfig.sty package must be loaded for this to work.) +% The subfigure \label commands are set within each subfloat command, +% and the \label for the overall figure must come after \caption. +% \hfil is used as a separator to get equal spacing. +% Watch out that the combined width of all the subfigures on a +% line do not exceed the text width or a line break will occur. +% +%\begin{figure*}[!t] +%\centering +%\subfloat[Case I]{\includegraphics[width=2.5in]{box}% +%\label{fig_first_case}} +%\hfil +%\subfloat[Case II]{\includegraphics[width=2.5in]{box}% +%\label{fig_second_case}} +%\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. +% 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 +% the IEEE normally uses this smaller font for tables. +% The \label must come after \caption as always. +% +%\begin{table}[!t] +%% increase table row spacing, adjust to taste +%\renewcommand{\arraystretch}{1.3} +% if using array.sty, it might be a good idea to tweak the value of +% \extrarowheight as needed to properly center the text within the cells +%\caption{An Example of a Table} +%\label{table_example} +%\centering +%% Some packages, such as MDW tools, offer better commands for making tables +%% than the plain LaTeX2e tabular which is used here. +%\begin{tabular}{|c||c|} +%\hline +%One & Two\\ +%\hline +%Three & Four\\ +%\hline +%\end{tabular} +%\end{table} + + +% 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. + + + + +\section{Conclusion} +The conclusion goes here. + + + + + +% if have a single appendix: +%\appendix[Proof of the Zonklar Equations] +% or +%\appendix % for no appendix heading +% do not use \section anymore after \appendix, only \section* +% is possibly needed + +% use appendices with more than one appendix +% then use \section to start each appendix +% you must declare a \section before using any +% \subsection or using \label (\appendices by itself +% starts a section numbered zero.) +% + + +\appendices +\section{Proof of the First Zonklar Equation} +Appendix one text goes here. + +% you can choose not to have a title for an appendix +% if you want by leaving the argument blank +\section{} +Appendix two text goes here. + + +% use section* for acknowledgment +\section*{Acknowledgment} + + +The authors would like to thank... + + +% Can use something like this to put references on a page +% by themselves when using endfloat and the captionsoff option. +\ifCLASSOPTIONcaptionsoff + \newpage +\fi + + + +% trigger a \newpage just before the given reference +% number - used to balance the columns on the last page +% adjust value as needed - may need to be readjusted if +% the document is modified later +%\IEEEtriggeratref{8} +% The "triggered" command can be changed if desired: +%\IEEEtriggercmd{\enlargethispage{-5in}} + +% references section + +% can use a bibliography generated by BibTeX as a .bbl file +% BibTeX documentation can be easily obtained at: +% 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} +% argument is your BibTeX string definitions and bibliography database(s) +%\bibliography{IEEEabrv,../bib/paper} +% +% <OR> manually copy in the resultant .bbl file +% set second argument of \begin to the number of references +% (used to reserve space for the reference number labels box) +\begin{thebibliography}{1} + +\bibitem{IEEEhowto:kopka} +H.~Kopka and P.~W. Daly, \emph{A Guide to \LaTeX}, 3rd~ed.\hskip 1em plus + 0.5em minus 0.4em\relax Harlow, England: Addison-Wesley, 1999. + +\end{thebibliography} + +% biography section +% +% If you have an EPS/PDF photo (graphicx package needed) extra braces are +% needed around the contents of the optional argument to biography to prevent +% the LaTeX parser from getting confused when it sees the complicated +% \includegraphics command within an optional argument. (You could create +% your own custom macro containing the \includegraphics command to make things +% simpler here.) +%\begin{IEEEbiography}[{\includegraphics[width=1in,height=1.25in,clip,keepaspectratio]{mshell}}]{Michael Shell} +% or if you just want to reserve a space for a photo: + +\begin{IEEEbiography}{Michael Shell} +Biography text here. +\end{IEEEbiography} + +% if you will not have a photo at all: +\begin{IEEEbiographynophoto}{John Doe} +Biography text here. +\end{IEEEbiographynophoto} + +% insert where needed to balance the two columns on the last page with +% biographies +%\newpage + +\begin{IEEEbiographynophoto}{Jane Doe} +Biography text here. +\end{IEEEbiographynophoto} + +% You can push biographies down or up by placing +% a \vfill before or after them. The appropriate +% use of \vfill depends on what kind of text is +% on the last page and whether or not the columns +% are being equalized. + +%\vfill + +% Can be used to pull up biographies so that the bottom of the last one +% is flush with the other column. +%\enlargethispage{-5in} + + + +% that's all folks +\end{document} + + diff --git a/Master/texmf-dist/doc/latex/ieeetran/bibtex/changelog.txt b/Master/texmf-dist/doc/latex/ieeetran/bibtex/changelog.txt new file mode 100644 index 00000000000..585faacd0be --- /dev/null +++ b/Master/texmf-dist/doc/latex/ieeetran/bibtex/changelog.txt @@ -0,0 +1,173 @@ + + +Changelog history of the IEEEtran BibTeX class. + 2015/08/26 + by Michael Shell (MDS) + http://www.michaelshell.org/ + + + 2015/08/26 V1.14 (MDS) changes: + 1. Added the CTLuse_url field to the IEEEtranBSTCTL control entry type + to allow user control of the display of URLs. + Thanks to Pablo Chacin, Bogdan Roman and Richard Kolacinski for + suggesting this feature. + + 2. Added functions bbl.a, bbl.an, bbl.and, bbl.etal and bbl.the + as needed to better support other languages. + Thanks to Karsten Hinz for suggesting this change. + + 3. Added mention, and an example, of reports about standards to the + documentation. + Thanks to Guido R. Hiertz for providing information on this topic. + + 4. Fixed missed comma in the BSTcontrol example in the documentation. + Thanks to Oscar Gustafsson for reporting this problem. + + 5. Corrected IEEE_J_MTT journal name string in IEEEabrv.bib. + Thanks to Nicolás Barabino, Chuanren Wu and Santiago Cogollos Borras + for suggesting this change. + + 6. Corrected IEEE_J_STARS journal name string in IEEEabrv.bib. + Thanks to Yannick Berker for suggesting this change. + + 7. Revised/enabled abbreviations for IEEE_J_DSC, IEEE_J_LT, IEEE_J_NSM, + IEEE_J_SC, IEEE_J_DSC and full and abbreviations for IEEE_M_C + and IEEE_M_WC journal name strings in IEEEfull.bib and IEEEabrv.bib. + + 8. Added new journal name strings to IEEEfull.bib and IEEEabrv.bib. + Thanks to Uwe Siart and Mona Mittra for helping with obtaining the + correct definitions. + The new journal string name definitions are (full version shown): + + @STRING{IEEE_J_AFFC = "{IEEE} Transactions on Affective Computing"} + in 2014 ASL became ASLP + @STRING{IEEE_J_ASLP = "{IEEE/ACM} Transactions on Audio, Speech, and Language Processing"} + @STRING{IEEE_J_JAS = "{IEEE/CAA} Journal of Automatica Sinica"} + @STRING{IEEE_J_AMD = "{IEEE} Transactions on Autonomous Mental Development"} + @STRING{IEEE_J_BD = "{IEEE} Transactions on Big Data"} + @STRING{IEEE_J_BHI = "{IEEE} Journal of Biomedical and Health Informatics"} + @STRING{IEEE_J_CC = "{IEEE} Transactions on Cloud Computing"} + @STRING{IEEE_J_CCN = "{IEEE} Transactions on Cognitive Communications and Networking"} + in 2015 AMD became CDS + @STRING{IEEE_J_CDS = "{IEEE} Transactions on Cognitive and Developmental Systems"} + in 2011 CAPT became CPMT + @STRING{IEEE_J_CPMT = "{IEEE} Transactions on Components, Packaging and Manufacturing Technology"} + @STRING{IEEE_J_CIAIG = "{IEEE} Transactions on Computational Intelligence and {AI} in Games"} + @STRING{IEEE_J_CSS = "{IEEE} Transactions on Computational Social Systems"} + @STRING{IEEE_J_CNS = "{IEEE} Transactions on Control of Network Systems"} + in 2013 SMCB became CYB + @STRING{IEEE_J_CYB = "{IEEE} Transactions on Cybernetics"} + @STRING{IEEE_J_EDS = "{IEEE} Journal of Electron Devices Society"} + @STRING{IEEE_J_ES = "{IEEE} Embedded Systems Letters"} + @STRING{IEEE_J_ETC = "{IEEE} Transactions on Emerging Topics in Computing"} + @STRING{IEEE_J_ETCAS = "{IEEE} Transactions on Emerging and Selected Topics in Circuits and Systems"} + @STRING{IEEE_J_ESTPE = "{IEEE} Transactions on Emerging and Selected Topics in Power Electronics"} + @STRING{IEEE_J_XCDC = "{IEEE} Journal on Exploratory Solid-State Computational Devices and Circuits"} + in 2013 SMCC became HMS + @STRING{IEEE_J_HMS = "{IEEE} Transactions on Human-Machine Systems"} + @STRING{IEEE_J_IV = "{IEEE} Transactions on Intelligent Vehicles"} + @STRING{IEEE_J_IOT = "{IEEE} Internet of Things Journal"} + @STRING{IEEE_J_LS = "{IEEE} Life Sciences Letters"} + @STRING{IEEE_J_MAGL = "{IEEE} Magnetics Letters"} + in 2014 MEMS became MEMSI + @STRING{IEEE_J_MEMSI = "{IEEE} Journal of Microelectromechanical Systems"} + @STRING{IEEE_J_MBSC = "{IEEE} Transactions on Molecular, Biological and Multi-Scale Communications"} + @STRING{IEEE_J_MSCS = "{IEEE} Transactions on Multi-Scale Computing Systems"} + @STRING{IEEE_J_MMCT = "{IEEE} Journal on Multiscale and Multiphysics Computational Techniques"} + @STRING{IEEE_J_ENANO = "{IEEE} Nanotechnology Express"} + @STRING{IEEE_J_NSE = "{IEEE} Transactions on Network Science and Engineering"} + in 2012 NN became NNLS + @STRING{IEEE_J_NNLS = "{IEEE} Transactions on Neural Networks and Learning Systems"} + @STRING{IEEE_J_OCN = "{IEEE} Journal of Optical Communications and Networking"} + @STRING{IEEE_J_PJ = "{IEEE} Photonics Journal"} + @STRING{IEEE_J_PHOT = "{IEEE} Journal of Photovoltaics"} + @STRING{IEEE_J_PETS = "{IEEE} Power and Energy Technology Systems Journal"} + @STRING{IEEE_J_RFIC = "{IEEE} {RFIC} Journal"} + @STRING{IEEE_J_RFID = "{IEEE} {RFID} Journal"} + @STRING{IEEE_J_RITA = "{IEEE} Revista Iberoamericana de Technolog{\'{i}}as del Aprendizaje"} + @STRING{IEEE_J_RAL = "{IEEE} Robotics and Automation Letters"} + @STRING{IEEE_J_SIPN = "{IEEE} Transactions on Signal and Information Processing over Networks"} + @STRING{IEEE_J_SG = "{IEEE} Transactions on Smart Grid"} + @STRING{IEEE_J_SUSC = "{IEEE} Sustainable Computing"} + @STRING{IEEE_J_STE = "{IEEE} Transactions on Sustainable Energy"} + in 2012 SMCA became SMCS + @STRING{IEEE_J_SMCS = "{IEEE} Transactions on Systems, Man, and Cybernetics: Systems"} + @STRING{IEEE_J_TEHM = "{IEEE} Journal of Translational Engineering in Health and Medicine"} + @STRING{IEEE_J_TTHZ = "{IEEE} Transactions on Terrahertz Science and Technology"} + @STRING{IEEE_J_TTE = "{IEEE} Transactions on Transportation Electrification"} + @STRING{IEEE_J_WCOML = "{IEEE} Wireless Communications Letters"} + + magazines and Online Publications + @STRING{IEEE_O_ACC = "{IEEE} Access"} + @STRING{IEEE_M_CHINAC = "China Communications Magazine"} + in 2012 DTC became DT + @STRING{IEEE_M_DT = "{IEEE} Design \&\ Test"} + @STRING{IEEE_M_ETF = "{IEEE} Electrification Magazine"} + @STRING{IEEE_M_EMC = "{IEEE} Electromagnetic Compatibility Magazine"} + @STRING{IEEE_M_GRS = "{IEEE} Geoscience and Remote Sensing Magazine"} + @STRING{IEEE_M_PEL = "{IEEE} Power Electronics Magazine"} + @STRING{IEEE_M_PULSE = "{IEEE} Pulse"} + @STRING{IEEE_M_SSC = "{IEEE} Solid-State Circuits Magazine"} + @STRING{IEEE_M_SMC = "{IEEE} Systems, Man, and Cybernetics Magazine"} + + + 2008/09/30 V1.13 (MDS) changes + 1. Fixed bug with edition number to ordinal conversion. Thanks to + Michael Roland for reporting this and correcting the algorithm. + + + 2007/01/11 V1.12 (MDS) changes + 1. Fixed bug with unwanted comma before "et al." when an entry contained + more than two author names. Thanks to Pallav Gupta for reporting this. + + 2. Fixed bug with anomalous closing quote in tech reports that have a + type, but without a number or address. Thanks to Mehrdad Mirreza for + reporting this. + + 3. Use braces in \providecommand in begin.bib to better support + latex2html. TeX style length assignments OK with recent versions + of latex2html - 1.71 (2002/2/1) or later is strongly recommended. + Use of the language field still causes trouble with latex2html. + Thanks to Federico Beffa for reporting this. + + 4. Added IEEEtran.bst ID and version comment string to .bbl output. + + 5. Provide a \BIBdecl hook that allows the user to execute commands + just prior to the first entry. + + 6. Use default urlstyle (is using url.sty) of "same" rather than rm to + better work with a wider variety of bibliography styles. + + 7. Changed month abbreviations from Sept., July and June to Sep., Jul., + and Jun., respectively, as IEEE now does. Thanks to Moritz Borgmann + for reporting this. + + 8. Fixed bug where control entry types should not be considered when + calculating longest label width. + + 9. Added alias www for electronic/online entry type. + + 10. Added CTLname_url_prefix control entry field to the BST control entry + type. + + + 2003/04/02 V1.11 (MDS) changes + 1. Fixed bug with URLs containing underscores when using url.sty. Thanks + to Ming Kin Lai for reporting this. + + + 2002/09/27 V1.10 (MDS) changes + 1. Corrected minor bug for improperly formed warning message when a + book was not given a title. Thanks to Ming Kin Lai for reporting this. + + 2. Added support for CTLname_format_string and CTLname_latex_cmd fields + in the BST control entry type. + + + 2002/08/13 V1.00 (MDS) + Initial release + + + + + diff --git a/Master/texmf-dist/doc/latex/ieeetran/changelog.txt b/Master/texmf-dist/doc/latex/ieeetran/changelog.txt new file mode 100644 index 00000000000..0fff10569e6 --- /dev/null +++ b/Master/texmf-dist/doc/latex/ieeetran/changelog.txt @@ -0,0 +1,783 @@ + + + Changelog history of the IEEEtran LaTeX class. + 2015/08/26 + by Michael Shell (MDS) + http://www.michaelshell.org/ + + + 2015/08/26 V1.8b (MDS) changes: + + 1) Added new comsoc mode for the IEEE Communications Society. + This mode (at present) only invokes the use of the newtxmath math fonts. + + 2) Revised IEEEeqnarray column specifications to work with active " + (or other punctuation catcode changes) as with babel under the + german or ngerman language modes. + Thanks to Stefan M. Moser for reporting this problem. + + 3) Added \indexspace and other index related macros as newer versions of + article.cls now do. These macros are needed to avoid an error when + using the glossaries package. + Thanks to Sebastian Nyberg for suggesting this change. + + 4) Fixed odd/even page header font bug under compsoc mode and + other page style code improvements. + Thanks to Marco Paolieri for reporting this problem. + + 5) Added hooks to allow for easy control of spacing above title. + + 6) Added the \IEEEnoauxwrite command. + Thanks to Sudarshan Mukherjee for suggesting this feature. + + + 2014/09/17 V1.8a (MDS) changes: + + 1) Extensive rework of the compsoc mode to comply with the latest standards + of the IEEE Computer Society. + + 2) Internal code improvements for page setup and command argument + processing. + + 3) Fixed abstract, index terms and diamond line for compsoc technotes. + Thanks to Dimitris Schinianakis for reporting this problem. + + 4) New cspaper option to support the special trim paper size + (7.875in x 10.75in) used in actual Computer Society journals. For + compsoc journal mode, typesetting will not be altered by the use of this + option. + + 5) New \IEEEraisesectionheading{} command to provide for the special raised + first section heading of Computer Society journal papers. + + 6) Increased \clubpenalty, \widowpenalty, \displaywidowpenalty to + discourage paragraph breaks at the first and last lines. + Thanks to Dirk Beyer for suggesting this change. + + 7) Added lines per column console message. + + +******* + 2012/12/27 V1.8 (MDS) changes:: + + 1) New transmag class option to support the IEEE Transactions on Magnetics + format. Thanks to Wei Yingkang, Sangmin Suh and Benjamin Gaussens + for suggestions and beta testing. + + 2) The \IEEEcompsoctitleabstractindextext and + \IEEEdisplaynotcompsoctitleabstractindextext + commands have been deprecated in favor of their + \IEEEtitleabstractindextext and \IEEEdisplaynontitleabstractindextext + (observe that the "not" has changed to "non") equivalents. This change + generalizes and decouples them from compsoc mode because the new + transmag mode also uses them now. + + 3) Added new *-forms of \IEEEyesnumber*, \IEEEnonumber*, \IEEEyessubnumber*, + and \IEEEnosubnumber* (the non-star form of the latter is also new) which + persist across IEEEeqnarray lines until countermanded. To provide for + continued subequations across instances of IEEEeqnarrays as well as for + subequations that follow a main equation (e.g., 14, 14a, 14b ...) + \IEEEyessubnumber no longer automatically increments the equation number + on it's first invocation of a subequation group. Invoke both + \IEEEyesnumber\IEEEyessubnumber together to start a new + equation/subequation group. + + 4) Hyperref links now work with IEEEeqnarray equations. + Thanks to Stefan M. Moser for reporting this problem. + + 5) Fixed \markboth so that it does not cause an error with babel.sty. + Thanks to Frank Meier for suggesting this change. + + 6) Change all instances of ~ to \nobreakspace to avoid + + ! Argument of \language@active@arg~ has an extra } + + figure caption error with bable.sty under spanish. Thanks to + Manuel Olivares and Javier Bezos for suggesting this change. + + 7) Allow line breaks within long theorem names. + Thanks to Miquel Payaro for suggesting this change. + + 8) Revised \IEEEeqnarraymulticol{} to allow inner alignments without + requiring extra containing braces to prevent an incomplete \ifx error. + Thanks to Stefan M. Moser and Auke van der Valk for reporting this + problem. + + 9) Revised spacing at top of top figures and tables to better + align with the top main text lines as IEEE does in its journals. + Thanks to Dirk Beyer for reporting this issue and beta testing. + +10) Removed support for legacy IED list commands, legacy QED and proof + commands and the legacy biography and biographynophoto environments. + IEEEtran no longer defines or references \labelindent so as to + avoid namespace problems with list packages that define it. + Thanks to Sven Köhler for reporting the problem with enumitem.sty. + + +******* + 2007/03/05 V1.7a (MDS) changes: + + 1) Corrected problem of unwanted two column peer review title page format. + Thanks to Virgilio Rodriguez for reporting this bug. + + 2) "depreciated" -> "deprecated". Thanks to Virgilio Rodriguez for + suggesting this change. + + + +******* + 2007/01/11 V1.7 (MDS) changes: + + 1) New class option compsoc to support the IEEE Computer Society format. + + 2) New class option captionsoff disables the display of figure/table + captions. endfloat.sty is now mentioned in the docs. Thanks to Geoff + Walker for suggesting these changes. + + 3) Fixed compatibility issues with subfig.sty and caption.sty. Thanks to + Steven Douglas Cochran and Axel Sommerfeldt for suggesting this change. + + 4) New \CLASSINPUT, \CLASSOPTION and \CLASSINFO interface allows for more + user control and conditional compilation. + + 5) \ifcenterfigcaptions (\centerfigcaptionstrue, \centerfigcaptionsfalse), + \CMPARstart and \overrideIEEEmargins have been removed and no are + longer supported. The effect of \overrideIEEEmargins can be mimicked + via the more general \CLASSINPUT interface: + % US letter paper: + \newcommand{\CLASSINPUTinnersidemargin}{0.775in} + \newcommand{\CLASSINPUToutersidemargin}{0.585in} + % A4 paper: + \newcommand{\CLASSINPUTinnersidemargin}{17mm} + \newcommand{\CLASSINPUToutersidemargin}{11.647mm} + + 6) Several commands and environments have been deprecated in favor of + replacements with IEEE prefixes to better avoid potential future name + clashes with other packages. Legacy code retained to allow the use of + the obsolete forms (for now), but with a warning message to the console + during compilation: + \IEEEauthorblockA, \IEEEauthorblockN, \IEEEauthorrefmark, + \IEEEbiography, \IEEEbiographynophoto, \IEEEkeywords, \IEEEPARstart, + \IEEEproof, \IEEEpubid, \IEEEpubidadjcol, \IEEEQED, \IEEEQEDclosed, + \IEEEQEDopen, \IEEEspecialpapernotice. IEEEtran.cls now redefines + \proof in way to avoid problems with the amsthm.sty package. + For IED lists: + \IEEEiedlabeljustifyc, \IEEEiedlabeljustifyl, \IEEEiedlabeljustifyr, + \IEEEnocalcleftmargin, \IEEElabelindent, \IEEEsetlabelwidth, + \IEEEusemathlabelsep + + 7) These commands/lengths now require the IEEE prefix and do not have + legacy support: \IEEEnormaljot. + For IED lists: \ifIEEEnocalcleftmargin, \ifIEEEnolabelindentfactor, + \IEEEiedlistdecl, \IEEElabelindentfactor + + 8) \normalsizebaselineskip skip replaced by + \CLASSINFOnormalsizebaselineskip (nonrubber dimen) length. + Also, new \CLASSINFOnormalsizeunitybaselineskip (nonrubber dimen) + provided. + + 9) Now defaults to using Alpha numbering rather than Roman for appendices + numbering. This is because Alpha numbering is more common and avoids + problems with theorem numbering. \ifuseRomanappendices + (\useRomanappendicestrue, \useRomanappendicesfalse) is no longer + supported. Instead, use the new class option romanappendices if Roman + appendices numbering is desired. Thanks to Leonid Mirkin for reporting + the problem with theorems in appendices and suggesting changes. + +10) Improved paper size setting code for pdflatex. + +11) Better handling of theorem numbering when using the section counter + within the appendix(cies). Thanks to Leonid Mirkin for suggesting + this change. + +12) Fixed bug that caused equations at the end of theorems to be too + close to the line below them. + +13) Provided hook to conference mode console notice and changed notice to + better support conferences that use A4 paper. Thanks to Volker Kuhlmann + for suggesting this change. + +14) \IEEEauthorrefmark made robust to allow it to be used in \thanks + without a leading \protect + +15) Improved \textunderscore to provide a much better fake _ when used with + OT1 encoding. Under OT1, detect use of pcr or cmtt \ttfamily and use + available true _ glyph for those two typewriter fonts. + +16) Revised internal \@sect command to be more robust for users who employ + modified section heading formats. Thanks to Zarko F. Cucej for + suggesting this change. + +17) Improved \thesubsubsection definition to prevent breaks at the hyphen. + Thanks to Moritz Borgmann for suggesting this change. Thanks to + Dan Luecking and Heiko Oberdiek for explaining some of the various + alternatives and techniques to fix it. + +18) No longer provide \NAT@parse hack to get cite.sty to play (somewhat) + with hyperref.sty as this is already included in cite.sty version + 4.0 (2003-05-27) and later. + +19) At the beginning of document, set the default style of url.sty to be + the same as the current text font - as is done in IEEE journals. + +20) Corrected excessive line spacing in journal table captions. Thanks to + Moritz Borgmann for suggesting this change. + +21) Corrected \thesubsubsection to use the "I-A1" format IEEE uses rather + than "I-A.1" as was done before. Ditto for \theparagraph. Thanks to + Moritz Borgmann for suggesting this change. + +22) Enclose papersize specials within \AtBeginDvi in case someone wants + to make a format with IEEEtran. Thanks to Moritz Borgmann for + suggesting this change. + +23) Eliminated the small space after abstract and keywords dash as IEEE + now does. Thanks to Moritz Borgmann for suggesting this change. + +24) IEEEkeywords is no longer locked out in conference mode + +25) Increase defaults of \binoppenalty and \relpenalty to discourage + breaks within equations. Thanks to Moritz Borgmann for suggesting + this change. + +26) Support optional argument for IEEEproof. Thanks to Ingo Steinwart for + suggesting this change. Also, start a new \par with \IEEEproof. + +27) Add support for an optional argument to \bstctlcite. + +28) Changed \topfraction and \dbltopfraction from 1.0 to 0.9. Thanks to + Donald Arseneau for suggesting this change. + + +******* + 2005/09/13 V1.6c (MDS) changes: + + 1) Changed endfigure/endfloat definitions so as not to cause problems with + preview-LaTeX and other packages. Thanks to Stephan Heuel and David + Kastrup for reporting this problem. + + + +******* + 2002/11/18 V1.6b (MDS) changes: + + 1) Fixed problem with figure captions when using hyperref. Thanks to + Leandro Barajas and Michael Bassetti for reporting this bug. + + 2) Provide a fake nabib command \NAT@parse so that hyperref will not + interfere with the operation of cite.sty. However, as a result citation + numbers will not be hyperlinked. Also, natbib will not be able to work + with IEEEtran. However, this is perhaps the best solution until + cite.sty and hyperref.sty are able to co-exist with each other. + It easy enough to override the fake command via: + \makeatletter + \let\NAT@parse\undefined + \makeatother + + 3) Revised font selection method so as not to have problems when used + with setspace.sty. Thanks to Zhang Yan for reporting this bug. + + 4) Added \special to feed papersize to dvips. Thanks to Moritz Borgmann + for suggesting this feature. + + 5) In addition to the IEEE IED lists, the original IED style list + environments (as is done in article.cls) are now provided as + LaTeXitemize, LaTeXenumerate, and LaTeXdescription. Also, users can + now redefine \makelabel within IEEE IED list controls. There may be + some use for this in specialized applications. Thanks to Eli Barzilay + for suggesting this feature. + + 6) \table* now defaults to \footnotesize text like \table. + + 7) The draft modes now no longer force a pagebreak after the title. + Thanks to Christian Peel for suggesting this change. + + 8) New draftclsnofoot mode is like draftcls, but does not display the + date and the word "DRAFT" at the foot of the page. Thanks to + Christian Peel for suggesting this feature. + + 9) New peerreview and peerreviewca modes with \IEEEpeerreviewmaketitle + command allows for a "cover" titlepage for anonymous peer review. + Except for the cover titlepage, peerreview is much like journal mode. + peerreviewca is like peerreview, but allows the author names to be + entered and formatted as under conference mode so that author + affiliations and contact information can be easily seen on the cover + page. Thanks to Eric Benedict for suggesting this feature. + + + +******* + 2002/08/13 V1.6 (MDS) changes: + + 1) Added conference mode via conference option. Defaults to the + traditional journal mode. e.g., \documentclass[conference]{IEEEtran} + + 2) Added support for A4 paper via new a4paper option. Pdflatex's paper + size lengths are now automatically set to the proper paper size being + used. + + 3) Revised margins again. Page text is now horizontally centered. + Conference mode increases the top and bottom margins with the bottom + margin being slightly larger. For A4 paper, the top margin and text + typesetting will not change from those of US letter paper, but the side + margins will be smaller and the bottom margin will be larger than that + of US letter. All per IEEE specs. + + 4) Fixed footnote line spacing anomaly in draft mode. + Thanks to Alberto Rodriguez for reporting this bug. + + Also, slightly revised footnote and \thanks note spacing. + Set \interfootnotelinepenalty=10000 to prevent LaTeX + from breaking footnotes across multiple pages or columns. + + 5) Fixed bug that caused overwritten photo areas and sometimes anomalous + spacing when a new paragraph was started within a biography. Also, + the presence of \par's, new lines or spaces at the beginning of + abstract, keywords, biography, or biographynophoto will no longer + affect the first word spacing. + Thanks to Eric Durant for reporting this bug. + + The biography environment now does a better job in preventing + a biography photo area from being broken across pages or columns. + + 6) Fixed whitespace between \cite entries bug. i.e., + both \cite{einstein24, knuth84} and \cite{einstein24,knuth84} + are now valid. \cite is now a robust command as it should be. + IEEEtran now no longer defines the old non-standard \shortcite or + \citename. + + The base IEEEtran.cls does not sort citation numbers or produce ranges + for three or more consecutive numbers. However, V1.6 of IEEEtran.cls + now pre-defines the following format control macros to facilitate easy + use with Donald Arseneau's cite.sty package (tested with cite.sty V3.9): + + \def\citepunct{], [} + \def\citedash{]--[} + + cite.sty is standard on most LaTeX sytems and can be obtained from + www.ctan.org. Thanks to Donald Arseneau for creating cite.sty, + providing the required format arguments to produce the IEEE style + and designing a cite interface capable of handling the IEEE citation + style. + + Note: Historically, IEEE has wanted authors to "hardcode" symbolics. + (i.e., replace all \cite{} with fixed [x]). However, it now seems that + most electronic manuscript submissions to IEEE are in .pdf format, and + as such, do not require the LaTeX document reference numbers to be hard + coded. If an author is required to submit actual LaTeX files, I do + recommend that the bibliography file (.bbl) be copied into the .tex + document and the \bibliographystyle{} and \bibliography{} commands be + commented out so that the .tex file does not depend on (potentially + lengthy and/or confidential) external bibliography database files + + 7) Adjusted some spacing parameters. The spacing above and below equations + has been revised (to a typical IEEE value). \jot now has a decent value. + The title text is now exactly 24pt. (On a related note, \fontsubfuzz has + been increased to 0.9pt to prevent annoying font substitution warnings + when using the Computer Modern fonts that use the 24.88pt size.) + In V1.6, \small is now 8.5pt in 9pt docs because \footnotesize is 8pt. + For 9pt docs, you should probably go ahead and use \footnotesize when + you need text a little smaller than \normalsize. + The interword spacing has been adjusted to be extremely close to that + which IEEE uses. You can use a new class option, nofonttune, if you need + to disable the adjusting of the interword spacing. This adjustment and + an increase to \hyphenpenalty have greatly reduced the amount of + hyphenation in a typical paper. + The baselineskip for the normalsize fonts has been tweaked to reduce + underfull vboxes on journal paper columns with only paragraphs. + Conference mode does the same thing but by also tweaking the \textheight + slightly off 9.25in (IEEE spec) to ensure an integer number of lines per + page. Draft (also draftcls) mode has also been revised to reduce + underfull vbox warnings. However, draft mode can still produce underfull + vboxes (a direct result of the increase in line spacing and margins) if: + A non-normalsize font occupies an entire column (abstract and index + terms take up a whole column by themselves); or the beginning of a + section occurs near the end of a column and cannot be squeezed into the + bottom, etc. This is normal as draft mode's liberal spacings cannot + guarantee perfect formatting. + + 8) New biographynophoto environment for biographies without photos. + Usage: + + \begin{biographynophoto}{author name} + biography text here + \end{biographynophoto} + + 9) Fixed bug that produced multiple table of contents entries for papers + with more than one biography. Also, biography now works better with + hyperref. + +10) New \sublargesize font size command provides for 11pt text in a 10pt + document. (Needed for things like author names.) For documents not + using 10pt normal size text, \sublargesize is currently identical + to \large. + +11) New \IEEEmembership command to provide correct font to indicate IEEE + membership for journal papers. + +12) Fixed author name line overflow problem when in journal mode. This + problem had been introduced in V1.5 in my rush to get \and to work for + conferences. \and is unneeded (and invalid) in journal mode. For + conference mode, \and will work as expected and features an optional + spacing argument. i.e., \and[\hspace{5ex}] + \and will default (recommended) to using \hfill which will result in + equal spacing between author blocks. + +13) New \authorblockN, \authorblockA and \authorrefmark commands to + facilitate easy formatting of author names, affiliations and cross + reference symbols, respectively, when in conference mode. These + three commands are to be used only for conference papers. + In conference mode, \author text is placed within a modified tabular + environment (somewhat like article.cls). So, within \author in + conference mode, you should not try to enclose multiple \\ within an + environment or command (other than the argument braces of + \authorblockX{}). For example: + + \author{\authorblockN{{John Doe \\ Jane Doe}}} % WRONG! + + will generate an error. + + Note that font size/attribute changes will now persists across \\ + within \author. (But, not across author blocks nor across \and.) + However, with the new commands, there should be no need to alter any + font attributes within \author. All text sizing and spacing within + \author{} and the author block commands is per IEEE specs for both + conference and journal modes. (In conference mode, the author names + are only very slightly larger than the affiliations which are in normal + size.) For specialized applications you can alter the justification of + author lines by placing \hfill at the beginning or at the end of a line. + The interline spacing within \author is determined by the font + attributes that are in effect at the end of each line within author. + +14) Because the titles and author name blocks use different font + sizes/styles from the main text, it was possible that two column papers + with titles that span both columns (standard journal and conference + papers, but not technotes) with certain numbers of lines for the title + and authors' name/affiliations can cause underfull vbox problems + (paragraphs with large spacings between them) in the second column of + the main text on the title page - if there were no new sections, + equations or figures in this column (they would provide some needed + rubber spacing). The use of things like special paper notices and + publisher ID marks also affected this issue. The problem could not + happen in the first column because the first column has a rubber length + around the heading of the first section. Furthermore, problems seldom + occurred on pages after the first as the margins had been chosen not to + cause it with the popular font sizes. Rubber lengths after the author + names would not fix this problem. + Auto-calculating a "good" spacing after the title is a tad difficult + to do in LaTeX. However, I am pleased to report that V1.6 has this new + capability - "dynamically determined title spacing". IEEEtran will now + measure the height of all the title and author text in \maketitle + and then calculate a rigid (non-rubber) spacer to follow that meets + IEEE specs and also produces a \textheight on the title page that + ensures an integer number of normalsized lines on the rest of the page. + Single column papers, and two column papers with the title entirely in + column one (technotes) do not need dynamic rigid spacing and therefore + use standard rubber spacers. + + Note: This problem can still crop up if you use floats that span both + columns (i.e., figure*). It has been a decade+ long limitation with + LaTeX that the stretchable portion of \dbltextfloatsep is ignored. + If you get a problem with underful vbox warnings and paragraphs that + "are pulled apart" on page with a float that spans both columns, tweak + the space between the figure and the main text a little: + + \vskip 5pt + \end{figure*} + + If you can't find a value that fixes both columns, you are going to + have to put a rubber spacer somewhere in one or both of the columns. +15) Because of change #14 above, those of you using \pubid will, as of V1.6, + have to place it *before* \maketitle in order for it have the intended + affect. The dynamic spacer algorithm must see if you are using \pubid + when \maketitle is called. \pubidadjcol works as before except that it + now has additional logic to prevent it from doing anything if \pubid + was never called. + +16) In some unusual, non-standard circumstances, an author may desire to + alter the spacing after the title area or put some unusual text above + the main text. For instance, to stop a bad break when a new section + occurs right at the start of the second page. This is difficult to do + when the title spans both columns of two column text since LaTeX treats + such title text as a type of float. A new command, + \IEEEaftertitletext{}, gives access to the end of that produced by + \maketitle. The types of things that can go into \IEEEaftertitletext + are the same as those into \twocolumn[] - no \par, but \\ are OK. There + is no restriction on the range of spacings that can be used. e.g., + \IEEEaftertitletext{\vspace{-100pt}} will push the main text well into + the title and \IEEEaftertitletext{\vspace{100pt}} will push it far down + the page. You will have complete control. If used, place + \IEEEaftertitletext{} before \maketitle like \title and \author. + IEEEtran's dynamic title spacing intentionally does not take into + consideration the contents of \IEEEaftertitletext{} when determining + the spacer after the title area (otherwise it would try to second + guess you), so the user will have manually adjust the height of the + contents in \IEEEaftertitletext{} if the problem discussed in #14 above + should develop. A safe bet is to keep the height of contents of + \IEEEaftertitletext{} to integer multiples of \baselineskip, e.g., + \IEEEaftertitletext{\vspace{-1\baselineskip}} + + Because it can result in an IEEE nonstandard format, the use of + \IEEEaftertitletext{} is discouraged. Possible uses include (1) the use + of IEEEtran for non-IEEE work with different title spacing requirements, + or (2) as an emergency manual override if a problem should develop in + IEEEtran's automatic spacing algorithm. + +17) completely rewritten \PARstart to: + a. no longer have problems when the user begins an environment + within the paragraph that uses \PARstart. + b. auto-detect and use the current font family + c. revise handling of the space at the end of the first word so that + interword glue will now work as normal. + d. produce correctly aligned edges for the (two) indented lines. + + Because the current font family is now auto-detected, there is no + longer any need for \CMPARstart - it is now the same as \PARstart. + +18) There is now a new "open box" Q.E.D. symbol (\QEDopen) as well as the + original default (\QED) closed one (\QEDclosed). Some journals use + the open form. To make \proof use the open form, just do: + \renewcommand{\QED}{\QEDopen} + +19) Additional \typeout{} notices added to warn the user when unusual + settings/commands are detected or as reminders to avoid common errors + when in conference mode. + +20) IEEEtran now provides \abovecaptionskip and \belowcaptionskip skip + registers because article class provides them and some packages + may error if they are missing. However, IEEEtran only uses + \abovecaptionskip for actual caption spacing. + +21) Fixed bug that prevented users from redefining the section headings + to use arabic digits. Thanks to Richardt H. Wilkinson for reporting + this bug. + +22) Code cleaned up to be more efficient with the use of TeX registers; + removed some old LaTeX 2.09 code; revised option processing to + LaTeX2e standard; eliminated unwanted "phantom" spaces in some + environments. + +23) Added new \IEEEeqnarray, \IEEEeqnarraybox, \IEEEeqnarrayboxm and + \IEEEeqnarrayboxt environments to provide superior alternatives to the + standard LaTeX \eqnarray, \array and \tabular. Additional new support + commands include \IEEEeqnarraydecl, \IEEEeqnarrayboxdecl, + \IEEEeqnarraymathstyle, \IEEEeqnarraytextstyle, \yesnumber. + \IEEEnonumber, \IEEEyesnumber, \IEEEyessubnumber, \IEEEeqnarraynumspace, + \IEEEeqnarraymulticol, \IEEEeqnarrayomit, \IEEEeqnarraydefcol, + \IEEEeqnarraydefcolsep, \IEEEeqnarrayseprow, \IEEEeqnarrayseprowcut, + \IEEEeqnarrayrulerow, \IEEEeqnarraydblrulerowcut, + \IEEEeqnarraystrutmode, \IEEEeqnarraystrutsize, + \IEEEeqnarraystrutsizeadd, \IEEEvisiblestrutstrue, + \IEEEvisiblestrutsfalse and \IEEEstrut. + These are documented in the user's guide. + +24) V1.6 changed back to using () around theorem names (which are also now + in italics) as this is what IEEE is using now. Thanks to Christian Peel + for reporting this. Also, when section numbers are used as the first + part of theorem numbers, display them in arabic, not Roman. + +25) New \IEEEtriggeratref{X} command allows a page break to be triggered + just before the given reference number "X". This is most useful when + balancing the columns on the last page and a \newpage between references + is desired. \IEEEtriggercmd{X} allows a different command to be executed + at trigger. + + + +******* + 2001/07/26 V1.5 (MDS) changes: + + + 1) Fixed \and within \author bug: (! Misplaced \crcr. \endtabular ->\crcr) + Thanks to Rainer Dorsch for discovering and reporting that \and + did not work. + + 2) Fixed the biography environment so that if a biography's text is shorter + than the area allocated for the photo, a collision with the next + biography does not occur. You can now put real graphics (using the + graphicx package) into the biography photo box with a new optional + argument of the biography command! For example: + + \begin{biography}[{\includegraphics[width=1in,height=1.25in,clip, + keepaspectratio]{./tux.eps}}]{Linux Penguin} + + will use the specified graphic as the author's photo. The photo area is + exactly 1in wide by 1.25in high - as is done in IEEE Transactions. Try + to keep the same 4:5 aspect ratio if scanning/cropping your photos. + Note the need for the extra set of enclosing braces around the + \includegraphics. Without it, The LaTeX parser may get confused when it + sees the \includegraphics's brackets within the biography's optional + argument. Due to the length of the \includegraphics command, you may + wish to define your own shorthand form of it. I have not done so with + IEEEtran to prevent dependence on the graphicx package. If you do not + use the optional argument, or leave it empty, a standard frame box + with the words "Place Photo Here" will be used. If you want the space + to remain completely empty, you can do: + + \begin{biography}[\mbox{}]{The Invisible Man} + + The interface to biography's optional argument is into a + 1in X 1.25in minipage in which the argument text is centered both + horizontally and vertically: + + \begin{minipage}[b][1.25in][c]{1in}% + \centering + #1% + \end{minipage} + + Within the biography environment, \unitlength is set to 1in. + With this in mind, you can even design your own custom frameboxes. + For instance: + + \begin{biography}[\framebox(1,1.25){\parbox[][\height + ][c]{0.9in}{\centering PLACE\\ PHOTO\\ + HERE}}]{Author Name} + + will yield the same type of result as the default photo box. + + Thanks to Herbert Voss for discovering the collision bug, suggesting + the ability to handle graphics and providing some prototype code. + + + +******* + 2001/03/15 V1.4 (MDS) changes: + + + 1) New "draftcls" and "final" options have been added. + Thanks to Dragan Cvetkovic for suggesting an option like draftcls. + + 2) Documentation changes to reflect the fact that this IEEEtran.cls + is no longer beta test. + + 3) Slightly revised caption sizes. Figure and table captions are now + in \footnotesize, not \small as before. + + 4) Allow user to control figure caption justification. IEEEtran.cls + normally defaults to left justified as is done in Transactions. + However, for conferences, you may wish to issue the command: + \centerfigcaptionstrue + in the preamble. Short (less than one line long) figure captions + will then be centered. Multi-line figure captions will always be + properly left justified. V1.6: This is already done for you when + using the conference mode. + + + +******* + 2001/01/18 V1.3 + Michael Shell (MDS) made extensive changes and additions: + + + BUGS FIXED (and many others too numerous to mention!): + 1) Fixed improper alignment with itemized, enumerated and + description lists. Added new controls to these three + environments so that it is easy to get the alignment IEEE + uses. Furthermore, the itemize, enumerate and description lists + no longer force a new paragraph to begin at the end the list + (\par). (Sometimes lists are used within paragraphs.) + + 2) JVH's fixes now allow things like $\mathbf{N}(0,P(0))$ + to work properly without needing the extra braces: + ${\mathbf{N}}(0,P(0))$. There is no longer any dependence + on the "rawfonts" and "oldlfont" packages. Thanks Juergen! + + 3) Fixed underfull hbox errors and incorrect reference number + alignment when the number of references in the bibliography + exceeded 9 entries (which is almost every paper!). + + 4) Removed dependence on the LaTeX sizexx.clo files. + Now, 9pt documents should work correctly even on systems that + lack a size9.clo file. This is most often used in conjunction + with the option "technote" for "correspondence" papers like those + in IEEE Transactions on Information Theory. For virtually all + other papers, 10pt is used and so it is the default. + Some improper font sizes have been corrected. \footnotesize is + now 8pt in 9pt docs, so footnotes in technotes should be the + correct size now. + + 5) Added \interlinepenalty within the bibliography section to discourage + LaTeX from breaking within a reference. IEEE almost never breaks within + a reference and when they do it is usually in technotes + (correspondence papers). You may get an underfull vbox warning in the + bibliography indicating that the spacing just before the "REFERENCES" + section is larger than normal, but the final result will be more like + what IEEE will publish. See the comments in the BIBLIOGRAPHY section + around line 2034 below if you want to change this behavior. + + 6) No longer "blows up" when you use \paragraph and have a table + of contents. + + 7) Theorem environment changed, (but for V1.6, back to the old way, sigh). + + 8) Figure captions adjusted: IEEE left (not center) justifies + figure captions (for journals) and does not indent figure caption text. + + 9) Adjusted some spacings in the table of contents(TOC))/list-of-figures/ + list-of-tables so that section/table numbers will not so easily + collide with the titles. Section VIII was usually the worst offender. + Still doesn't right justify the section numbers, but neither does + article.cls (This must be why LaTeX likes the x.y.z section numbering + scheme unlike I, II, III, etc. of IEEE. ) + It may be "normal" as it is (left justified). sigh. + +10) Now uses "index terms" now as a heading instead of "keywords". + Furthermore, the "index terms" and "abstract" headings are in bold + italic. This is how IEEE does things. + +11) \thebibliography and \biography now put entries into + the table of contents for you. + + +******* + + + + + ******* + 2000/09/06 (JVH) changes: (now designated as V1.2) + + made some corrections to get closer to LaTeX2e + 20000906 Juergen v.Hagen + vonhagen@ihefiji.etec.uni-karlsruhe.de + + Permission to redistribute granted as of December 2000. + ******* + + + + + + ******* + + 1996 (JWD) LaTeX2e version: (now designated as V1.1) + + In the most recent TeXhax digest, there was a request for a copy of + IEEEtrans.sty modified to work with LaTeX2e. I have a version I + modified to make it IEEEtrans.cls, which I have sent to the person + making the request and am now sending to you to consider posting to + the archives. + -- + Jon Dixon + dixonj@colorado.edu + http://spot.colorado.edu/~dixonj/ + +******* + + + + + +******* + + 30-August-1993 original LaTeX 2.09 version (IEEEtran.sty), + (now designated as V1.0): + + by Gerry Murray and Silvano Balemi + Automatic Control Lab, ETH Zurich, Switzerland + balemi@aut.ee.ethz.ch + +******* + + + diff --git a/Master/texmf-dist/doc/latex/ieeetran/testflow.tex b/Master/texmf-dist/doc/latex/ieeetran/testflow.tex new file mode 100644 index 00000000000..550bb8379f3 --- /dev/null +++ b/Master/texmf-dist/doc/latex/ieeetran/testflow.tex @@ -0,0 +1,592 @@ + +%% testflow.tex +%% V1.1 +%% 2009/01/10 +%% Copyright (c) 2002-2009 by Michael Shell and The LaTeX3 Project +%% See: http://www.michaelshell.org/ +%% for current contact information. +%% +%% A test page based on Rainer Schoepf's testpage.tex which is part of the +%% LaTeX2e system with added modifications to add tests to verify PS/PDF +%% output by Michael Shell. +%% +%% For complete usage documentation, see the file testflow_doc.pdf +%% +%% Support sites: +%% http://www.michaelshell.org/tex/testflow/ +%% http://www.ctan.org/pkg/testflow +%% +%%************************************************************************* +%% Legal Notice: +%% This code is offered as-is without any warranty either expressed or +%% implied; without even the implied warranty of MERCHANTABILITY or +%% FITNESS FOR A PARTICULAR PURPOSE! +%% User assumes all risk. +%% 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. +%% +%% All comments are the opinions of their respective authors and are not +%% necessarily endorsed by the IEEE. +%% +%% This work is distributed under the LaTeX Project Public License (LPPL) +%% ( http://www.latex-project.org/ ) version 1.3, and may be freely used, +%% distributed and modified. A copy of the LPPL, version 1.3, is included +%% in the base LaTeX documentation of all distributions of LaTeX released +%% 2003/12/01 or later. +%% 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: testflow.tex, testflow_ctl_A4.ps, testflow_ctl_A4.pdf, +%% testflow_ctl_LTR.ps, testflow_ctl_LTR.pdf, +%% testflow_doc.pdf +%%************************************************************************* +% +% Changelog: +% +% 1.1 (2007/01/10) +% 1. new duplex test +% 2. tests for Palladio hinting +% +% 1.0 (2002/04/08) Initial release + + + + +% ***** To prevent testflow from prompting user on the console, ***** +% ***** uncomment one each of the two pairs below: ***** +% +% *** paper size (choose one) *** +%\def\papertype{letterpaper} +%\def\papertype{a4paper} +% +% *** duplex page test (choose one) *** +%\def\makeduplexpage{yes} +%\def\makeduplexpage{no} + + + + +\def\docversion{1.1} +\def\docbuildcode{0000} + +\newif\ifmakeduplextest +\makeduplextestfalse +\newif\ifneeduserresponse +\needuserresponsetrue + +\def\useryesstring{yes} +\def\usernostring{no} +\def\userystring{y} +\def\usernstring{n} + +\ifx\papertype\TESTFLOWundefined +\typeout{} +\typeout{ This is the testflow.tex (V\docversion) test page generator.} +\typeout{ See the testflow_doc.pdf file for full documentation.} + +\typeout{} +\typeout{**********************************************************} +\typeout{* Enter paper type in form of document class option,% +\space\space\space\space\space*} +\typeout{* e.g., `a4paper' or `letterpaper' (without the quotes).\space*} +\typein[\papertype]{******************************************% +****************} +\fi + +\ifx\makeduplexpage\TESTFLOWundefined +\loop +\typeout{} +\typeout{**************************************************************} +\typeout{* Do you wish to make a second page to test duplex printing?% +\space*} +\typeout{* Enter `yes' or `no' (without the quotes).% +\space\space\space\space\space\space\space\space\space\space\space\space\space +\space\space\space\space\space*} +\typein[\makeduplexpage]{******************************************% +********************} +\ifx\makeduplexpage\useryesstring\makeduplextesttrue\needuserresponsefalse\fi +\ifx\makeduplexpage\usernostring\makeduplextestfalse\needuserresponsefalse\fi +\ifx\makeduplexpage\userystring\makeduplextesttrue\needuserresponsefalse\fi +\ifx\makeduplexpage\usernstring\makeduplextestfalse\needuserresponsefalse\fi +\ifneeduserresponse +\repeat +\else +\ifx\makeduplexpage\useryesstring\makeduplextesttrue\fi +\ifx\makeduplexpage\userystring\makeduplextesttrue\fi +\fi + + + +% declare symbols for lasy test +\DeclareSymbolFont{lasy}{U}{lasy}{m}{n} +\SetSymbolFont{lasy}{bold}{U}{lasy}{b}{n} +\DeclareMathSymbol\lasymho {\mathord}{lasy}{"30} +\DeclareMathSymbol\lasyJoin {\mathrel}{lasy}{"31} +\DeclareMathSymbol\lasyBox {\mathord}{lasy}{"32} +\DeclareMathSymbol\lasyDiamond {\mathord}{lasy}{"33} +\DeclareMathSymbol\lasyleadsto {\mathrel}{lasy}{"3B} +\DeclareMathSymbol\lasysqsubset{\mathrel}{lasy}{"3C} +\DeclareMathSymbol\lasysqsupset{\mathrel}{lasy}{"3D} +\DeclareMathSymbol\lasylhd {\mathbin}{lasy}{"01} +\DeclareMathSymbol\lasyunlhd {\mathbin}{lasy}{"02} +\DeclareMathSymbol\lasyrhd {\mathbin}{lasy}{"03} +\DeclareMathSymbol\lasyunrhd {\mathbin}{lasy}{"04} + + + +\documentclass[\papertype, 10pt]{article} + +\typeout{-- Option summary:} +\typeout{-- Paper size: \papertype} +\ifmakeduplextest +\typeout{-- With duplex test page} +\else +\typeout{-- No duplex test page} +\fi + +% enable Times fonts +\renewcommand{\sfdefault}{phv} +\renewcommand{\rmdefault}{ptm} +\renewcommand{\ttdefault}{pcr} + +\def\fontsubfuzz{.9pt} + +\def\tenptsize{\fontsize{10}{12pt}\selectfont} +\def\nineptsize{\fontsize{9}{11pt}\selectfont} +\def\eightptsize{\fontsize{8}{10pt}\selectfont} +\def\sevenptsize{\fontsize{7}{9pt}\selectfont} +\def\sixptsize{\fontsize{6}{8pt}\selectfont} +\def\fiveptsize{\fontsize{5}{7pt}\selectfont} + + +\pagestyle{empty} +\thispagestyle{empty} + +\nofiles + +\setlength{\oddsidemargin}{0pt} +\setlength{\evensidemargin}{0pt} +\setlength{\marginparwidth}{1in} +\setlength{\marginparsep}{0pt} + +\setlength{\topmargin}{0pt} +\setlength{\headheight}{0pt} +\setlength{\headsep}{0pt} +\setlength{\topskip}{0pt} + +\setlength{\footskip}{0pt} + +\setlength{\textwidth}{\paperwidth} +\addtolength{\textwidth}{-2in} +\setlength{\textheight}{\paperheight} +\addtolength{\textheight}{-2in} + +\setlength{\parindent}{0pt} +\setlength{\parskip}{0pt} + +\setlength{\unitlength}{1sp} + + +\newcounter{textheight} +\newcounter{textwidth} + +\setcounter{textheight}{\textheight} +\setcounter{textwidth}{\textwidth} + + + +\newlength{\help} + +\newcounter{help} + +\newcounter{in} +\newcounter{halfin} +\newcounter{fifthin} +\newcounter{tenthin} +\newcounter{twtin} + +\newcounter{mm} +\newcounter{tmm} +\newcounter{frmm} +\newcounter{fvmm} +\newcounter{tenmm} + +\newcounter{foo} + +\newcounter{x} +\newcounter{y} + +\newcommand{\addtox}{\addtocounter{x}} +\newcommand{\addtoy}{\addtocounter{y}} + +\newcommand{\putxy}{\put(\value{x},\value{y})} +\newcommand{\multiputxy}{\multiput(\value{x},\value{y})} + +\newcommand{\sethelpcounter}[2]{% + \setlength{\help}{#2}\setcounter{#1}{\help}} + + +\newenvironment{testflowpage}{\setlength{\help}{1in} +\setcounter{in}{\help} + +\setlength{\help}{0.5in} +\setcounter{halfin}{\help} + +\setlength{\help}{0.2in} +\setcounter{fifthin}{\help} + +\setlength{\help}{0.1in} +\setcounter{tenthin}{\help} + +\setlength{\help}{0.05in} +\setcounter{twtin}{\help} + + +\setlength{\help}{1mm} +\setcounter{mm}{\help} + +\setlength{\help}{2mm} +\setcounter{tmm}{\help} + +\setlength{\help}{4mm} +\setcounter{frmm}{\help} + +\setlength{\help}{5mm} +\setcounter{fvmm}{\help} + +\setlength{\help}{10mm} +\setcounter{tenmm}{\help} + + +\begin{picture}(0,0) +\scriptsize + +\put(0,-\value{textheight}){% + \framebox(\value{textwidth},\value{textheight}){}} + +% left mm ruler +\setcounter{x}{0} +\sethelpcounter{y}{-0.45\textheight} +\putxy{\line(-1,0){\value{in}}} + + +\addtox{-\value{fvmm}} +\addtoy{-\value{tmm}} +\multiputxy(-\value{fvmm},0){5}{\line(0,1){\value{frmm}}} + + +\addtoy{\value{mm}} +\multiput(-\value{mm},\value{y})(-\value{mm},0){25}% + {\line(0,1){\value{tmm}}} + +\addtoy{\value{frmm}} +\setcounter{foo}{5} +\multiput(-\value{fvmm},\value{y})(-\value{fvmm},0){4}{% + \makebox(0,0){\arabic{foo}}\addtocounter{foo}{5}} + + +% left in ruler +\setcounter{x}{0} +\sethelpcounter{y}{-0.55\textheight} +\putxy{\line(-1,0){\value{in}}} + +\addtox{-\value{tenthin}} +\addtoy{-\value{tenthin}} +\multiputxy(-\value{tenthin},0){10}{\line(0,1){\value{fifthin}}} + +\addtox{\value{twtin}} +\addtoy{\value{twtin}} +\multiputxy(-\value{tenthin},0){10}{\line(0,1){\value{tenthin}}} + +\setcounter{foo}{1} + +\addtox{-\value{twtin}} +\addtoy{\value{tenthin}} +\addtoy{\value{tenthin}} +\multiputxy(-\value{tenthin},0){9}{% + \makebox(0,0){\arabic{foo}}\addtocounter{foo}{1}} + +% right mm ruler +\sethelpcounter{x}{\textwidth} +\sethelpcounter{y}{-0.45\textheight} +\putxy{\line(1,0){\value{in}}} + +\addtox{\value{mm}} +\addtoy{-\value{mm}} +\multiputxy(\value{mm},0){25}{\line(0,1){\value{tmm}}} + +\addtox{\value{frmm}} +\addtoy{-\value{mm}} +\multiputxy(\value{fvmm},0){5}{\line(0,1){\value{frmm}}} + +\addtoy{\value{fvmm}} +\setcounter{foo}{5} +\multiputxy(\value{fvmm},0){4}{% + \makebox(0,0){\arabic{foo}}\addtocounter{foo}{5}} + +% right in ruler +\sethelpcounter{x}{\textwidth} +\sethelpcounter{y}{-0.55\textheight} +\putxy{\line(1,0){\value{in}}} + +\addtox{\value{tenthin}} +\addtoy{-\value{tenthin}} +\multiputxy(\value{tenthin},0){10}{% + \line(0,1){\value{fifthin}}} + +\addtox{-\value{twtin}} +\addtoy{\value{twtin}} +\multiputxy(\value{tenthin},0){10}{% + \line(0,1){\value{tenthin}}} + +\setcounter{foo}{1} +\addtox{\value{twtin}} +\addtoy{\value{tenthin}} +\addtoy{\value{tenthin}} +\multiputxy(\value{tenthin},0){9}{% + \makebox(0,0){\arabic{foo}}\addtocounter{foo}{1}} + + +% top mm ruler +\sethelpcounter{x}{0.45\textwidth} +\setcounter{y}{0} +\putxy{\line(0,1){\value{in}}} + +\addtox{-\value{tmm}} +\addtoy{\value{fvmm}} +\multiputxy(0,\value{fvmm}){5}{\line(1,0){\value{frmm}}} + +\addtox{\value{mm}} +\addtoy{-\value{frmm}} +\multiputxy(0,\value{mm}){25}{\line(1,0){\value{tmm}}} + +\setcounter{foo}{5} +\addtox{-\value{tmm}} +\addtoy{-\value{mm}} +\addtoy{\value{fvmm}} +\multiputxy(0,\value{fvmm}){4}{% + \makebox(0,0){\arabic{foo}\rule{5pt}{0pt}}\addtocounter{foo}{5}} + +% top in ruler +\sethelpcounter{x}{0.55\textwidth} +\setcounter{y}{0} +\putxy{\line(0,1){\value{in}}} + +\addtox{-\value{tenthin}} +\addtoy{\value{tenthin}} +\multiputxy(0,\value{tenthin}){10}{\line(1,0){\value{fifthin}}} + +\addtox{\value{twtin}} +\addtoy{-\value{twtin}} +\multiputxy(0,\value{tenthin}){10}{\line(1,0){\value{tenthin}}} + +\setcounter{foo}{1} +\addtox{-\value{tenthin}} +\addtoy{\value{twtin}} +\multiputxy(0,\value{tenthin}){9}{% + \makebox(0,0){\arabic{foo}}\addtocounter{foo}{1}} + +% bottom mm ruler +\sethelpcounter{x}{0.45\textwidth} +\setcounter{y}{-\textheight} +\putxy{\line(0,-1){\value{in}}} + +\addtox{-\value{tmm}} +\addtoy{-\value{fvmm}} +\multiputxy(0,-\value{fvmm}){5}{\line(1,0){\value{frmm}}} + +\addtox{\value{mm}} +\addtoy{\value{frmm}} +\multiputxy(0,-\value{mm}){25}{\line(1,0){\value{tmm}}} + +\setcounter{foo}{5} +\addtox{-\value{tmm}} +\addtoy{\value{mm}} +\addtoy{-\value{fvmm}} +\multiputxy(0,-\value{fvmm}){4}{% + \makebox(0,0){\arabic{foo}\rule{5pt}{0pt}}\addtocounter{foo}{5}} + + +% bottom in ruler +\sethelpcounter{x}{0.55\textwidth} +\setcounter{y}{-\textheight} +\putxy{\line(0,-1){\value{in}}} + +\addtox{-\value{tenthin}} +\addtoy{-\value{tenthin}} +\multiputxy(0,-\value{tenthin}){10}{\line(1,0){\value{fifthin}}} + +\addtox{\value{twtin}} +\addtoy{\value{twtin}} +\multiputxy(0,-\value{tenthin}){10}{\line(1,0){\value{tenthin}}} + +\setcounter{foo}{1} +\addtox{-\value{tenthin}} +\addtoy{-\value{twtin}} +\multiputxy(0,-\value{tenthin}){9}{% + \makebox(0,0){\arabic{foo}}\addtocounter{foo}{1}} + + +\end{picture} + +\setlength{\help}{\textwidth} +\addtolength{\help}{-1.25in} + +\vspace*{\baselineskip} +\mbox{}\hfill +\begin{minipage}{\help}\relax} +% end of testpage environment +{\end{minipage}\hfill\mbox{}\vfill\mbox{}} + + +\begin{document} + + +\begin{testflowpage} + +\centerline{\Huge A Test for \LaTeX\ PS/PDF Printing} +\vspace{0.75\baselineskip} +\centerline{\large Version \docversion\hspace{0.2in} Build Code: \docbuildcode} +\vspace{0.75\baselineskip} +\centerline{\large See the testflow home page for the latest news and FAQ:} +\centerline{\texttt{\footnotesize http://www.michaelshell.org/tex/testflow/}} +\vspace{1.5\baselineskip} +\centerline{\large\bfseries\scshape Notes} +\vspace{0.5\baselineskip} + +Document paper type selected under \LaTeX: \mbox{\ttfamily\papertype}\\ +Depends only on the base article.cls --- no other external packages are loaded.\\ +The main text font is Times Roman, the math font is Computer Modern.\\ +Imperial (0.1in) and metric (mm) rulers are provided to measure centering.\\ +The frame on this page should be centered on the paper and 1in (25.4mm) from the edges.\\ +To maintain accurate dimensions, do not scale page when printing.\\ +(i.e., deselect any ``fit to page" or ``shrink/expand page" options.)\\ +For complete usage information, read the \texttt{testflow\_doc.pdf} file. + +\vspace{1.0\baselineskip} +\centerline{\large\bfseries\scshape Palladio Font Hinting Test} +\vspace{0.5\baselineskip} + +\centerline{\renewcommand{\rmdefault}{ppl}\rmfamily\bfseries This is in bold Palatino/Palladio.} + + +\vspace{1.0\baselineskip} +\centerline{\large\bfseries\scshape Ligature Test} +\vspace{0.5\baselineskip} + +\makebox[0.85in][l]{\textbf{Ligatures}} ---~~~The office was affected by the five flawed mufflers. + +\makebox[0.85in][l]{\textbf{No Ligatures}} ---~~~The of\/f\/ice was a\/f\/fected by the f\/ive f\/lawed muf\/f\/lers. + + +\vspace{1.0\baselineskip} +\centerline{\large\bfseries\scshape Math Tests} +\vspace{0.5\baselineskip} + +\centerline{\normalsize\bfseries Large Delimiter and Operator Test} +\begin{center} +\begin{math} +I = \left[ + \begin{array}{cc} + 1 & 0\\ + 0 & 1 + \end{array} + \right]\quad \mbox{and} +\quad\Bigg(\sum\limits_{i=0}^{2} 2^i = 7 \Bigg) +\end{math} +\end{center} + +\vspace{0.25\baselineskip} + +\centerline{\normalsize\bfseries Minus Sign Test} +\begin{center} +\begin{math} +\mbox{If } a = 4\mbox{, then: } 2^{-a + 7} - 2^{a-3} = 2^{3} - 2^{1} = 6 +\end{math} +\end{center} + +\vspace{0.1\baselineskip} +\centerline{\normalsize\bfseries Problem Character, Times Roman and Font Kerning Tests} +\vspace{0.5\baselineskip} +% here is how we would directly access them within cmmi10 +%{\fontencoding{OML}\fontfamily{cmm}\fontshape{it}\selectfont +%\symbol{0}\hspace{1ex}\symbol{9}\hspace{1ex}\symbol{10}\hspace{1ex}\symbol{13} +%\hspace{1ex}\symbol{32}\hspace{1ex}\symbol{127}} +\centerline{\normalfont Math italic glyphs: $\mathnormal{\Gamma,~\Psi,~\Omega,~\gamma,~\psi,~\mbox{\t{\mbox{}\mbox{}}}}$} +\vspace{0.25\baselineskip} +\centerline{Large Times Roman italic: {\LARGE \textit{z}}\qquad GS kerning test: {\footnotesize The ``Problematic" little quotes.}} + +\vspace{0.25\baselineskip} +{\footnotesize\textbf{Note:} The math italic glyphs are in the control character positions +0, 9, 10, 13, 32 and 127.\hfill\\ +i.e., \texttt{\string\Gamma}, \texttt{\string\Psi}, \texttt{\string\Omega}, +\texttt{\string\gamma}, \texttt{\string\psi}, and the \texttt{\string\t\{xx\}} tie-after accent, respectively.} + + +\vspace{1.0\baselineskip} +\centerline{\large\bfseries\scshape Picture and Lasy Fonts Test} +\vspace{0.5\baselineskip} + +\def\lasyglyphs{\lasymho, \lasyJoin, \lasyBox, +\lasyDiamond, \lasyleadsto, \lasysqsubset, \lasysqsupset, +\lasylhd, \lasyunlhd, \lasyrhd, \lasyunrhd} + +\setlength{\unitlength}{1cm} + +\begin{center} + +\begin{picture}(12,2.4) +\qbezier(0,2.4)(2.25,2.8)(4.5,2.4) +\put(1,1.8){\oval(1,1)[tl]} +\put(3.5,1.8){\oval(1,1)[tr]} +\put(2.25,1.9){\oval(4,1)[t]} +\put(.2,1.5){\oval(1,2.2)[l]} +\put(1.5,1.5){\circle*{0.1}} +\put(1.5,1.5){\circle{1.2}} +\put(1.5,1.5){\vector(0,1){0.6}} +\put(1.5,1.5){\vector(1,0){0.6}} +\put(1.5,1.5){\vector(0,-1){0.6}} +\put(1.5,1.5){\vector(-1,0){0.6}} +\thicklines +\qbezier(0,0.6)(2.25,0.2)(4.5,0.6) +\put(0,0){\vector(1,0){11.5}} +\put(3,1.5){\circle*{0.1}} +\put(3,1.5){\circle{1.2}} +\put(3,1.5){\vector(0,1){0.6}} +\put(3,1.5){\vector(1,0){0.6}} +\put(3,1.5){\vector(0,-1){0.6}} +\put(3,1.5){\vector(-1,0){0.6}} +\put(1,1.2){\oval(1,1)[bl]} +\put(3.5,1.2){\oval(1,1)[br]} +\put(2.25,1.1){\oval(4,1)[b]} +\put(4.3,1.5){\oval(1,2.2)[r]} +\put(4.9,2.4){\makebox[0.75in][r]{10pt bold:\hspace{0.1in}}\tenptsize\boldmath$\lasyglyphs$} +\put(4.9,2.0){\makebox[0.75in][r]{10pt:\hspace{0.1in}}\tenptsize$\lasyglyphs$} +\put(4.9,1.65){\makebox[0.75in][r]{\nineptsize9pt:\hspace{0.1in}}\nineptsize$\lasyglyphs$} +\put(4.9,1.35){\makebox[0.75in][r]{\eightptsize8pt:\hspace{0.1in}}\eightptsize$\lasyglyphs$} +\put(4.9,1.1){\makebox[0.75in][r]{\sevenptsize7pt:\hspace{0.1in}}\sevenptsize$\lasyglyphs$} +\put(4.9,0.875){\makebox[0.75in][r]{\sixptsize6pt:\hspace{0.1in}}\sixptsize$\lasyglyphs$} +\put(4.9,0.675){\makebox[0.75in][r]{\fiveptsize5pt:\hspace{0.1in}}\fiveptsize$\lasyglyphs$} +\end{picture} +\end{center} +\end{testflowpage} + + +% Optional duplex test page +\ifmakeduplextest +\newpage +\begin{testflowpage} +\centerline{\Huge A Test for \LaTeX\ PS/PDF Printing} +\vspace{0.75\baselineskip} +\centerline{\large Version \docversion\hspace{0.2in} Build Code: \docbuildcode} +\vspace{1.0\baselineskip} +\centerline{\large\bfseries\scshape Duplex Alignment Test Side} +\mbox{}\vfill\mbox{} +\end{testflowpage} +\fi + +\end{document} + diff --git a/Master/texmf-dist/doc/latex/ieeetran/testflow_ctl_A4.pdf b/Master/texmf-dist/doc/latex/ieeetran/testflow_ctl_A4.pdf Binary files differnew file mode 100644 index 00000000000..dc188be4446 --- /dev/null +++ b/Master/texmf-dist/doc/latex/ieeetran/testflow_ctl_A4.pdf diff --git a/Master/texmf-dist/doc/latex/ieeetran/testflow_ctl_LTR.pdf b/Master/texmf-dist/doc/latex/ieeetran/testflow_ctl_LTR.pdf Binary files differnew file mode 100644 index 00000000000..4f6427e2112 --- /dev/null +++ b/Master/texmf-dist/doc/latex/ieeetran/testflow_ctl_LTR.pdf diff --git a/Master/texmf-dist/doc/latex/ieeetran/testflow_doc.pdf b/Master/texmf-dist/doc/latex/ieeetran/testflow_doc.pdf Binary files differnew file mode 100644 index 00000000000..5440773d596 --- /dev/null +++ b/Master/texmf-dist/doc/latex/ieeetran/testflow_doc.pdf diff --git a/Master/texmf-dist/doc/latex/ieeetran/tools/changelog.txt b/Master/texmf-dist/doc/latex/ieeetran/tools/changelog.txt new file mode 100644 index 00000000000..1e721c5f232 --- /dev/null +++ b/Master/texmf-dist/doc/latex/ieeetran/tools/changelog.txt @@ -0,0 +1,119 @@ + + + Changelog history of the IEEEtrantools.sty LaTeX package. + 2015/08/26 + by Michael Shell (MDS) + http://www.michaelshell.org/ + + +2015/08/26 V1.5 (V1.8b of IEEEtran.cls) + + 1) Revised IEEEeqnarray column specifications to work with active " + (or other punctuation catcode changes) as with babel under the + german or ngerman language modes. + Thanks to Stefan M. Moser for reporting this problem. + + 2) Fixed bug with IEEEeqnarray equation number foreground color + under the color environment of Beamer class. + Thanks to Joschi Brauchle for reporting this problem. + + 3) Added the \IEEEnoauxwrite command. + Thanks to Sudarshan Mukherjee for suggesting this feature. + + +******* +2014/09/17 V1.4 (V1.8a of IEEEtran.cls) changes: + + 1) Internal code improvements for command argument processing and + support for future features. + + +******* +12/2012 V1.3 (V1.8 of IEEEtran.cls) changes: + + 1) No longer redefines the standard LaTeX itemize, enumerate and + description (IED) lists by default. (e.g., the older package option + "retainorgcmds" is now the default behavior.) A new package option, + "redeflists", can be invoked to redefine the standard IED list + environments to their IEEE versions. IEEEitemize, IEEEenumerate and + IEEEdescription remain available in any case. The redeflists option + may not be compatible with other packages that alter the standard + IED list environments. + + 2) Added new *-forms of \IEEEyesnumber*, \IEEEnonumber*, \IEEEyessubnumber*, + and \IEEEnosubnumber* (the non-star form of the latter is also new) which + persist across IEEEeqnarray lines until countermanded. To provide for + continued subequations across instances of IEEEeqnarrays as well as for + subequations that follow a main equation (e.g., 14, 14a, 14b ...) + \IEEEyessubnumber no longer automatically increments the equation number + on it's first invocation of a subequation group. Invoke both + \IEEEyesnumber\IEEEyessubnumber together to start a new + equation/subequation group. + + 3) Hyperref links now work with IEEEeqnarray equations. + Thanks to Stefan M. Moser for reporting this problem. + + 4) Now provides the IEEEproof environment, as well as the + \IEEEQEDhere, \IEEEQEDhereeqn and \IEEEQEDoff commands. + Also, \IEEEproofindentspace allows users to change the + IEEEproof indentation via \renewcommand. + Thanks to Mark D. Butala, Hennadiy Leontyev and Stefan M. Moser + for suggesting this. Special thanks to Stefan M. Moser for beta + testing and additional suggestions which improved IEEEproof. + + 5) Revised \IEEEeqnarraymulticol{} to allow inner alignments without + requiring extra containing braces to prevent an incomplete \ifx error. + Thanks to Stefan M. Moser and Auke van der Valk for reporting this + problem. + + 6) Added \IEEEauthorrefmark. + + 7) Removed support for legacy IED list commands. + IEEEtrantools no longer defines or references \labelindent so as to + avoid namespace problems with list packages that define it. + Thanks to Sven Köhler for reporting the problem with enumitem.sty. + + +******* + 1/2007 V1.2 (V1.7 of IEEEtran.cls) changes: + + 1) Several commands and environments have depreciated in favor of + replacements with IEEE prefixes to better avoid potential future name + clashes with other packages. Legacy code retained to allow + use of the obsolete forms, but with an warning message to the + console during compilation: + \IEEEPARstart + For IED lists: + \IEEEiedlabeljustifyc, \IEEEiedlabeljustifyl, \IEEEiedlabeljustifyr, + \IEEEnocalcleftmargin, \IEEElabelindent, \IEEEsetlabelwidth, + \IEEEusemathlabelsep + + 2) These commands/lengths now require the IEEE prefix and do not have + legacy support: \IEEEnormaljot. + For IED lists: \ifIEEEnocalcleftmargin, \ifIEEEnolabelindentfactor, + \IEEEiedlistdecl, \IEEElabelindentfactor + + 3) \normalsizebaselineskip no longer provided. + + 4) New \IEEEPARstart controls: + \IEEEPARstartHEIGHTTEXT, \IEEEPARstartFONTSTYLE, \IEEEPARstartCAPSTYLE, + \IEEEPARstartWORDFONTSTYLE, \IEEEPARstartWORDCAPSTYLE, + \IEEEPARstartHOFFSET, \IEEEPARstartITLCORRECT + and the (output) length \IEEEPARstartletwidth. + + 5) Provide for an optional argument to \bstctlcite to provide a way to + specify a different aux file. + + +******* + 11/2002 V1.1 (V1.6b of IEEEtran.cls) changes: + + 1) In addition to the IEEE IED lists, the original LaTeX IED style list + environments are now preserved as LaTeXitemize, LaTeXenumerate, and + LaTeXdescription. Also, users can now redefine \makelabel within + IEEE IED list controls. There may be some use for these in specialized + applications. Thanks to Eli Barzilay for suggesting this feature. + + +******* + diff --git a/Master/texmf-dist/doc/latex/ieeetran/tux.eps b/Master/texmf-dist/doc/latex/ieeetran/tux.eps new file mode 100644 index 00000000000..11b9a7d1eed --- /dev/null +++ b/Master/texmf-dist/doc/latex/ieeetran/tux.eps @@ -0,0 +1,1958 @@ +%!PS-Adobe-3.0 EPSF-3.0 +%%Creator: GIMP PostScript file plugin V 1.11 by Peter Kirchgessner +%%Title: /home/mshell/IEEE/TEST/tux.ps +%%CreationDate: Fri Jul 27 14:59:35 2001 +%%DocumentData: Clean7Bit +%%LanguageLevel: 2 +%%Pages: 1 +%%BoundingBox: 14 14 87 105 +%%EndComments +%%BeginPreview: 256 256 1 256 +% 0000000000000000000000000000000000000000000000000000000000000000 +% 0000000000000000000000000000000000000000000000000000000000000000 +% 0000000000000000000000000000000000000000000000000000000000000000 +% 0000000000000000000000000000000000000000000000000000000000000000 +% 0000000000000000000000000000000000000000000000000000000000000000 +% 0000000000000000000000000000000000000000000000000000000000000000 +% 0000000000000000000000000000000000000000000000000000000000000000 +% 00000000000000000000000000000001c0000000000000000000000000000000 +% 00000000000000000000000000003ffffffe0000000000000000000000000000 +% 0000000000000000000000000000ffffffff8000000000000000000000000000 +% 0000000000000000000000000007fffffffff000000000000000000000000000 +% 000000000000000000000000001ffffffffffc00000000000000000000000000 +% 00000000000000000000000000ffffffffffffc0000000000000000000000000 +% 00000000000000000000000001fffffffffffff0000000000000000000000000 +% 00000000000000000000000003fffffffffffff8000000000000000000000000 +% 0000000000000000000000000ffffffffffffffe000000000000000000000000 +% 0000000000000000000000003fffffffffffffff800000000000000000000000 +% 0000000000000000000000003fffffffffffffffe00000000000000000000000 +% 0000000000000000000000007ffffffffffffffff00000000000000000000000 +% 000000000000000000000000ffffffffffffd5fff80000000000000000000000 +% 000000000000000000000001ffffffffffffef7ffc0000000000000000000000 +% 000000000000000000000003ffffffffffffb2fffe0000000000000000000000 +% 000000000000000000000003ffffffffffffd5ffff0000000000000000000000 +% 000000000000000000000007ffffffffffffab5fff0000000000000000000000 +% 00000000000000000000000fffffffffffffeeffffc000000000000000000000 +% 00000000000000000000000fffffffffffff5bffffc000000000000000000000 +% 00000000000000000000001ffffffffffffff7ffffe000000000000000000000 +% 00000000000000000000001fffffffffffffbfffffe000000000000000000000 +% 00000000000000000000003ffffffffffffffffffff000000000000000000000 +% 00000000000000000000003ffffffffffffffffffff800000000000000000000 +% 00000000000000000000003ffffffffffffffffffff800000000000000000000 +% 00000000000000000000007ffffffffffffffffffffc00000000000000000000 +% 00000000000000000000007ffffffffffffffffffffc00000000000000000000 +% 00000000000000000000007ffffffffffffffffffffe00000000000000000000 +% 00000000000000000000007ffffffffffffffffffffe00000000000000000000 +% 00000000000000000000007ffffffffffffffffffffe00000000000000000000 +% 0000000000000000000000ffffffffffffffffffffff00000000000000000000 +% 0000000000000000000000ffffffffffffffffffffff00000000000000000000 +% 0000000000000000000000ffffffffffffffffffffff00000000000000000000 +% 0000000000000000000000fffffffffffffffbffffff00000000000000000000 +% 0000000000000000000000ffffffffffffffff7fffff80000000000000000000 +% 0000000000000000000000fffffefffffff5ffffffff80000000000000000000 +% 0000000000000000000000ffffffffffffaa3fffffff80000000000000000000 +% 0000000000000000000000fffd7ffffffea48fdfffff80000000000000000000 +% 0000000000000000000000ffe00ffffff54923ffffff80000000000000000000 +% 0000000000000000000000ffd525ffffea1005ffffff80000000000000000000 +% 0000000000000000000000ffa00bffffd48212ffffff80000000000000000000 +% 0000000000000000000000ffa892ffffe80005ffffff80000000000000000000 +% 0000000000000000000000ff40007fff800000bfffffc0000000000000000000 +% 0000000000000000000000ff00007fff0004007fffffc0000000000000000000 +% 0000000000000000000000fe80003fff003f803fffffc0000000000000000000 +% 0000000000000000000000ff07c03fff007fc03fffffc0000000000000000000 +% 0000000000000000000000fe1f703fff00fcb01fffffc0000000000000000000 +% 0000000000000000000000fe1f581fff01ff781fffffc0000000000000000000 +% 0000000000000000000000fe1fbc1fff01ff581fffffc0000000000000000000 +% 0000000000000000000000fe3fac3fdf03ffb81fffffc0000000000000000000 +% 0000000000000000000000fe3ffc1fff03fffc0fffffc0000000000000000000 +% 00000000000000000000007e3fee3fff83fff80fffffc0000000000000000000 +% 00000000000000000000007e3ffc3fff83fffc1fffffc0000000000000000000 +% 00000000000000000000007e1ffe7fffc3fff80fffffc0000000000000000000 +% 00000000000000000000007e1ffe800063fff81fffffc0000000000000000000 +% 00000000000000000000007e1ffe555511fff81fffffc0000000000000000000 +% 00000000000000000000007f0ff9400aa5fff01fffffc0000000000000000000 +% 00000000000000000000007f07f6955589ffe03fffffc0000000000000000000 +% 00000000000000000000007f81d120012017803fffffe0000000000000000000 +% 00000000000000000000007f814a0aaa0485007fffffe0000000000000000000 +% 00000000000000000000007f8150a0000010a0ffffffe0000000000000000000 +% 00000000000000000000007fc6a50a9048842bffffffe0000000000000000000 +% 00000000000000000000007ff94850020010807fffffe0000000000000000000 +% 00000000000000000000007fe52282480220091fffffe0000000000000000000 +% 00000000000000000000007fda8828004802405fffffe0000000000000000000 +% 00000000000000000000007fa52282910040081fffffe0000000000000000000 +% 00000000000000000000003f5448240001092aaffffff0000000000000000000 +% 00000000000000000000003eaa9288422400553ffffff0000000000000000000 +% 00000000000000000000003ea92021080049545ffffff0000000000000000000 +% 00000000000000000000003eaa4a84004402a2bffffff8000000000000000000 +% 00000000000000000000003ea4802891089d4a5ffffffc000000000000000000 +% 00000000000000000000003f522a8000002892bffffffc000000000000000000 +% 00000000000000000000003fe880248452d5293ffffffc000000000000000000 +% 00000000000000000000003fd52a8010815292bffdfffe000000000000000000 +% 00000000000000000000003ffd0011023ea44afffd5ffe000000000000000000 +% 00000000000000000000003feb548224e94aaa3ffeb7ff000000000000000000 +% 00000000000000000000003feec0244baa9150bffeabff000000000000000000 +% 00000000000000000000003fe5bd89ba552a821fff55ff800000000000000000 +% 00000000000000000000003fc15555454954244fff55ffc00000000000000000 +% 00000000000000000000003fcad5092aaaa9008fffaaffc00000000000000000 +% 00000000000000000000003fc0b5525255504017ffd5ffe00000000000000000 +% 00000000000000000000003fca5a84aaaaa28927ffd7fff00000000000000000 +% 00000000000000000000007fc016b54aaa040007fffffff80000000000000000 +% 00000000000000000000007fd48b555554908003fffffff80000000000000000 +% 0000000000000000000000ffc122eaada8240001fffffffc0000000000000000 +% 0000000000000000000001ffc8095ddaa2800001fffffffc0000000000000000 +% 0000000000000000000003ffc0a002a408100000fffffffe0000000000000000 +% 0000000000000000000003ff80055411512000007fffffff0000000000000000 +% 0000000000000000000007ff01200142020000007fffffff8000000000000000 +% 000000000000000000000fff000a4808480000003fffffff8000000000000000 +% 000000000000000000001ffe00201242000000001fffffffc000000000000000 +% 000000000000000000003ffc00094090800000001fffffffe000000000000000 +% 000000000000000000007ff800100a04100000000ffffffff000000000000000 +% 000000000000000000007ff8000290510000000007fffffff000000000000000 +% 00000000000000000001ffe0000422000000000007fffffff800000000000000 +% 00000000000000000003ffe0000084a00000000003fffffffc00000000000000 +% 00000000000000000003ffc0000010000000000003fffffffe00000000000000 +% 00000000000000000007ffc0000000000000000001fffffffe00000000000000 +% 0000000000000000001fff80000000000000000001ffffffff80000000000000 +% 0000000000000000003fff00000000000000000000ffffffffc0000000000000 +% 0000000000000000003fff00000000000000000000ffffffffe0000000000000 +% 0000000000000000007ffe00000000000000000000fffffffff0000000000000 +% 000000000000000001fffc000000000000000000007ffffffff8000000000000 +% 000000000000000003fffc000000000000000000007ffffffffc000000000000 +% 000000000000000003fff8000000000000000000007ffffffffe000000000000 +% 000000000000000007fff8000000000000000000007fffffffff000000000000 +% 00000000000000001ffff0000000000000000000003fffffffffc00000000000 +% 00000000000000003ffffa000000000000000000003fffffffffe00000000000 +% 00000000000000007ffff0000000000000000000003ffffffffff00000000000 +% 00000000000000007ffff4000000000000000000003ffffffffff00000000000 +% 0000000000000001ffffe9000000000000000000921ffffffffffc0000000000 +% 0000000000000001ffffe440000000000000124a040ffffffffffe0000000000 +% 0000000000000003ffffea9000000000000000104807fffffffffe0000000000 +% 0000000000000003ffffe80000000000000004811103ffffffffff0000000000 +% 0000000000000007ffffe20000000000000000042041ffdfffffff8000000000 +% 000000000000000fffffd40000000000000000004480ffffffffff8000000000 +% 000000000000000fffffc000000000000000000000007ffbffffffc000000000 +% 000000000000001fffffa000000000000000000002507fffffffffc000000000 +% 000000000000001fffff0000000000000000000000001fffbfffffe000000000 +% 000000000000001fffff0000000000000000000000081fffffffffe000000000 +% 000000000000003ffffe0000000000000000000000110fffeffffff000000000 +% 000000000000003ff7fe0000000000000000000000000ffffffffff000000000 +% 000000000000003ffffc00000000000000000000000207fffffffff800000000 +% 000000000000007feff800000000000000000000000043fffdfffff800000000 +% 000000000000007ffff800000000000000000000000003fffffffffc00000000 +% 000000000000007ffff000000000000000000000000041ffff7ffffc00000000 +% 00000000000000ffffe000000000000000000000000001ffbffffffe00000000 +% 00000000000000ff7fe000000000000000000000000000ff7ffffffe00000000 +% 00000000000001ffffc000000000000000000000000000fff7dfffff00000000 +% 00000000000001feffc000000000000000000000000000fedfffffff00000000 +% 00000000000003ffff00000000000000000000000000007fffefffff80000000 +% 00000000000003fdff00000000000000000000000000007fffffffff80000000 +% 00000000000003ffff00000000000000000000000000007ffff7ffff80000000 +% 00000000000007fbfe00000000000000000000000000003fffffffffc0000000 +% 0000000000000ffffc00000000000000000000000000003ffffbffffc0000000 +% 0000000000000ff7fc00000000000000000000000000003fffffffffe0000000 +% 0000000000000ffff800000000000000000000000000001fffffffffe0000000 +% 0000000000001feff800000000000000000000000000001ffffdffffe0000000 +% 0000000000003ffff000000000000000000000000000001ffffffffff0000000 +% 0000000000003fdff000000000000000000000000000001ffffdfffff0000000 +% 0000000000007fffe000000000000000000000000000001ffffffffff0000000 +% 0000000000007fbfe000000000000000000000000000001ffffdfffff0000000 +% 000000000000ffffe000000000000000000000000000000ffffffffff8000000 +% 000000000001ffffc000000000000000000000000000000ffffffffff8000000 +% 000000000001ff7fc000000000000000000000000000000ffffffffff8000000 +% 000000000003ffffc000000000000000000000000000000ffffffffff8000000 +% 000000000007ffff8000000000000000000000000000000ffffffffff8000000 +% 00000000000fff7f8000000000000000000000000000000ffffbfffffc000000 +% 00000000000fffff8000000000000000000000000000000ffffffffffc000000 +% 00000000001fff7f8000000000000000000000000000000ffffffffffc000000 +% 00000000003fff7f0000000000000000000000000000000ffff7fffffc000000 +% 00000000007fff7f0000000000000000000000000000000ffffffffffc000000 +% 00000000007fffff0000000000000000000000000000000ffffffffffc000000 +% 0000000000ffff7f0000000000000000000000000000000ffffffffffc000000 +% 0000000000ffff7f0000000000000000000000000000000ffffffffffc000000 +% 0000000000ffff7f0000000000000000000000000000000ffffffffffc000000 +% 0000000000fffd7f0000000000000000000000000000000ffffffffffc000000 +% 0000000001ffff7e0000000000000000000000000000000ffffffffffc000000 +% 0000000001ffffbf0000000000000000000000000000000ffffffffffc000000 +% 0000000001fffffe0000000000000000000000000000000ffffffffffc000000 +% 0000000001ffffbf0000000000000000000000000000000ffffffffffc000000 +% 0000000001fffffe0000000000000000000000000000000ffffffffffc000000 +% 0000000001ffffff0000000000000000000000000000001ffffffffff8000000 +% 0000000001fffffb0000000000000000000000000000001ffffffffff8000000 +% 0000000000ffbfff0000000000000000000000000000001ffffffefff8000000 +% 0000000000fa03fc8000000000000000000000000000001fffffffd7f8000000 +% 00000000005048ff8000000000000000000000000000003ffffffff7f0000000 +% 000000000025123fc000000000000000000000000000003ffffffffdf0000000 +% 0000000000a840bfe000000000000000000000000000003ffffffff7f0000000 +% 000000000042141ff000000000000000000000000000aa8ffffffffff0000000 +% 0000000001288143fe000000000000000000000000010027ffffffffa0000000 +% 0000000002822815fe00000000000000000000000002000fffffffff80000000 +% 0000000002548282ff800000000000000000000000025497ffffffff40000000 +% 0000000005202829ffc0000000000000000000000002800fffffffff08000000 +% 00000000094a82803ff0000000000000000000000000255ffffffffe21000000 +% 00000000141024255ffc000000000000000000000002881ffffffffc44000000 +% 0000000052a288883ffe0000000000000000000000022157fffffffa08800000 +% 00000aaaaa0821110fff000000000000000000000001442ffffffff8a1000000 +% 0005525544a2882257ffe000000000000000000000021157ffffffe408800000 +% 000524892908228403fff00000000000000000000004a42fffffffe952800000 +% 0014892442224420a5fff800000000000000000000020157ffffffc200800000 +% 000a52529444088a02fffe00000000000000000000295495ffffff54aa800000 +% 002904840088a110a97fff800000000000000000008202557ffffa8800800000 +% 005251295511082200ffffc00000000000000000000954957fffeaa2aa000000 +% 0014840000222284a53ffff000000000000000000122012aaffeaa1400800000 +% 0022295554844420085ffff800000000000000000005544aa952aaa154000000 +% 005480000120888aa12ffffe0000000000000000024881295555500a01400000 +% 00292aaaa40a1110081fffff00000000000000000002aa455555255054100000 +% 0052400008a08222a24fffff800000000000000001250094a54aa80201480000 +% 0024894a420a28440897ffffc000000000000000000a55252a5482a8a4100000 +% 0015221090a082089103fffff0000000000000000122a0489292540209440000 +% 00284842040910a12225ffffe0000000000000000005151249248150a0110000 +% 00128210a14224080442fffff8000000000000000095404492492a040a848000 +% 002a28840a104142a8897ffff0000000000000000002aa912492404940294000 +% 00128221404508100110bffff800000000000000009d10244924951015021000 +% 0014508a1510428554227ffff800000000000000001aa5411249004280544000 +% 000905104045142801441ffff800000000000000005d4814449055102a011400 +% 00155022148840814808affff000000000000000003a92a11105004500a84100 +% 000905048111122812a117ffe00000000000000000fd24044450551054021420 +% 0014a85028222082800a0bffc00000000000000001faa951110500450150a108 +% 000a0105028445102aa057ff800000000000000003fd42044448491052040450 +% 0015545050208825000a81fc000000000000000007fa94511111122204515104 +% 00088104850a110055200a8000000000000000001ffd210444422044a0840452 +% 00152a21104082550045514000000000000000007ffaaa51111045080a114884 +% 0009404822142800520802600000000000000000fffa80044445084140841112 +% 002a150284a102aa04a150a00000000000000001fffaaaa11110411414212224 +% 0014a05020045000a00a0528000000000000000ffff510084445144141084490 +% 002909050aa1054a0aa05058000000000000001ffffd45421110411414520928 +% 8055525040085010a009050c000000000000007ffff55014844488412100a248 +% 00280005154205220a90505600000000000001fffffd254021111212044a0930 +% 80a555504014a044402285158000000000001ffffff54815084420845110a540 +% 005400048a400a0894841055c000000000003ffffffd22805211042084451500 +% 815155481092a0a10110a527e00000000000fffffff548290084514a11105400 +% 00a4001142040a0828240095780000000007fffffffa92824a21040084455000 +% 8292aa8210a0a0a282815525ffc0000007ffffffffed482810885154292a8000 +% 01540028440a0908282a00957ffe802afffffffffffaa2828222040142540000 +% 82a2aa829140a2228280552adfffffffffffffffffea94282888a15414a80000 +% 01540028041408442425004afffffffffffffffffffaa102422208014aa00000 +% 02a95542a94142088888552b5fffffffffffffffffed4a508888a2aa54000000 +% 814a9014001410a111110095fffffffffffffffffff5200411120844ac000000 +% 82aa4aa15541450822222a555fffffffffffffffffdaaaa14220a29550000000 +% 0155554a4814104284444155fffffffffffffffffff5480a1445092ac0000000 +% 8055555552a2a51420888aab5fffffffffffffffffeea5504110555400000000 +% 000daaaaaaa910410a2224aafffffffffffffffffffaa885144522ac00000000 +% 8000755555554a9450888957b7ffffffffffffffffed55284110955000000000 +% 00000ed5555555210422255afffffffffffffffffffb5242944aaaa000000000 +% 8000001b6aaaaaaa51489557bfffffffffffffffffed55282125558000000000 +% 00000002ddb555554a12aabd7fffe0000000001ffffb55454aaaaf0000000000 +% 80000000176edaaaa4a4aad7ff800000000000000ffed5292495540000000000 +% 0000000002dbb5555555557dfe000000000000000075aaaaaaaab80000000000 +% 8000000000036feaaaaaabd7fc00000000000000003f6aaaaaabe00000000000 +% 0000000000003abdb55576bee000000000000000003ad5555556800000000000 +% 80000000000003eb6db6ddf78000000000000000003fbb55556d800000000000 +% 000000000000007edb6db76f0000000000000000001eeab555b7000000000000 +% 8000000000000003f6db6dfc00000000000000000007df6bbb6c000000000000 +% 00000000000000007ff7fff800000000000000000003fadd6ef8000000000000 +% 80000000000000001b5edbb000000000000000000000ffb7b5e0000000000000 +% 000000000000000003fbffc000000000000000000000777d7f80000000000000 +% 80000000000000000007f0000000000000000000000001ffe000000000000000 +% 0000000000000000000000000000000000000000000000000000000000000000 +% 8000000000000000000000000000000000000000000000000000000000000000 +% 0000000000000000000000000000000000000000000000000000000000000000 +% 8000000000000000000000000000000000000000000000000000000000000000 +% 0000000000000000000000000000000000000000000000000000000000000000 +% 8000000000000000000000000000000000000000000000000000000000000000 +% 0000000000000000000000000000000000000000000000000000000000000000 +% 8000000000000000000000000000000000000000000000000000000000000000 +% 0000000000000000000000000000000000000000000000000000000000000000 +% 8000000000000000000000000000000000000000000000000000000000000000 +% 0000000000000000000000000000000000000000000000000000000000000000 +%%EndPreview +%%BeginProlog +% Use own dictionary to avoid conflicts +10 dict begin +%%EndProlog +%%Page: 1 1 +% Translate for offset +14.173228 14.173228 translate +% Translate to begin of first scanline +0.000000 90.000000 translate +72.000000 -90.000000 scale +% Image geometry +256 320 8 +% Transformation matrix +[ 256 0 0 320 0 0 ] +% Strings to hold RGB-samples per scanline +/rstr 256 string def +/gstr 256 string def +/bstr 256 string def +{currentfile /ASCII85Decode filter /RunLengthDecode filter rstr readstring pop} +{currentfile /ASCII85Decode filter /RunLengthDecode filter gstr readstring pop} +{currentfile /ASCII85Decode filter /RunLengthDecode filter bstr readstring pop} +true 3 +%%BeginData: 86888 ASCII Bytes +colorimage +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +K)bfOKE$H~> +K)bfOKE$H~> +K)bfOKE$H~> +N;r5GMuS;~> +N;r5GMuS;~> +N;r5GMuS;~> +O8n8BOT0h~> +O8n8BOT0h~> +O8n8BOT0h~> +OoO>@P5g%~> +OoO>@P5g%~> +OoO>@P5g%~> +PlKG=Q2c@~> +PlKG=Q2c@~> +PlKG=Q2c@~> +QN,M;QiDR~> +QN,M;QiDR~> +QN,M;QiDR~> +QiGM9RK%d~> +QiGM9RK%d~> +QiGM9RK%d~> +RK(S7S,\!~> +RK(S7S,\!~> +RK(S7S,\!~> +RfCb:!!`B'Sc=3~> +RfCb:!!`B'Sc=3~> +RfCb:!!`B'Sc=3~> +S,^e9!!`B'T)X<~> +S,^e9!!`B'T)X<~> +S,^e9!!`B'T)X<~> +Sc?\2T`9N~> +Sc?\2T`9N~> +Sc?\2T`9N~> +T)[7@rW`#sU&TW~> +T)[7@rW`#sU&TW~> +T)[7@rW`#sU&TW~> +TE!CB"q2.a)\WVgp&^ugJ,~> +TE!CB"q2.a)\WVgp&^ugJ,~> +TE!CB"q2.a)\WVgp&^ugJ,~> +TE!FC$4IRe,V1Jl)\WVap]:F"V#Pr~> +TE!FC$4IRe,V1Jl)\WVap]:F"V#Pr~> +TE!FC$4IRe,V1Jl)\WVap]:F"V#Pr~> +T`<OD%0d4[,V1c74>\T7'+>*@!WWG$s*t~> +T`<OD%0d4[,V1c74>\T7'+>*@!WWG$s*t~> +T`<OD%0d4[,V1c74>\T7'+>*@!WWG$s*t~> +U&WUD%La!r/3H<s8kMK.//o!%q#UO#VZ2/~> +U&WUD%La!r/3H<s8kMK.//o!%q#UO#VZ2/~> +U&WUD%La!r/3H<s8kMK.//o!%q#UO#VZ2/~> +UAr^ErsTAN,V2>[>\%)>6p*">'*e76VZ2/~> +UAr^ErsTAN,V2>[>\%)>6p*">'*e76VZ2/~> +UAr^ErsTAN,V2>[>\%)>6p*">'*e76VZ2/~> +UAr^E&I&X_,W%nhA8>sk>Y6h()\WYU!iQ'K~> +UAr^E&I&X_,W%nhA8>sk>Y6h()\WYU!iQ'K~> +UAr^E&I&X_,W%nhA8>sk>Y6h()\WYU!iQ'K~> +U]8aD&I]=(1eM"gI!f^?:cp9S)[lrH!iZ-L~> +U]8aD&I]=(1eM"gI!f^?:cp9S)[lrH!iZ-L~> +U]8aD&I]=(1eM"gI!f^?:cp9S)[lrH!iZ-L~> +U]8aD&e#F!4A]R1I!g$H<CAr#)]KFpq#[PqJ,~> +U]8aD&e#F!4A]R1I!g$H<CAr#)]KFpq#[PqJ,~> +U]8aD&e#F!4A]R1I!g$H<CAr#)]KFpq#[PqJ,~> +V#SgD&e#^)4A]R1I!g$H>XU\2,T@C*q#[PqJ,~> +V#SgD&e#^)4A]R1I!g$H>XU\2,T@C*q#[PqJ,~> +V#SgD&e#^)4A]R1I!g$H>XU\2,T@C*q#[PqJ,~> +V#SgD'+>g24A]R1FDGYs:ddE&/0l/J%/Bt)s*t~> +V#SgD'+>g24A]R1FDGYs:ddE&/0l/J%/Bt)s*t~> +V#SgD'+>g24A]R1FDGYs:ddE&/0l/J%/Bt)s*t~> +V>nmD'+>g26r7E9CLg[H6p*:_/0l/J%/9n)s*t~> +V>nmD'+>g26r7E9CLg[H6p*:_/0l/J%/9n)s*t~> +V>nmD'+>g26r7E9CLg[H6p*:_/0l/J%/9n)s*t~> +V>npE%0dIb/3Ha6A6`,26p*=*/-I4;'+>*@!iu?O~> +V>npE%0dIb/3Ha6A6`,26p*=*/-I4;'+>*@!iu?O~> +V>npE%0dIb/3Ha6A6`,26p*=*/-I4;'+>*@!iu?O~> +VZ5!E"U5VZ/3H?":^]ZR1b:0s)^H@9$jQG-XT*e~> +VZ5!E"U5VZ/3H?":^]ZR1b:0s)^H@9$jQG-XT*e~> +VZ5!E"U5VZ/3H?":^]ZR1b:0s)^H@9$jQG-XT*e~> +VZ5!ErsT5R,W%nO6o6_O,UE:$rs\T&XT*e~> +VZ5!ErsT5R,W%nO6o6_O,UE:$rs\T&XT*e~> +VZ5!ErsT5R,W%nO6o6_O,UE:$rs\T&XT*e~> +VZ5!E&I]<l,V1c'/0lJ[',(cU!X9))!j2KQ~> +VZ5!E&I]<l,V1c'/0lJ[',(cU!X9))!j2KQ~> +VZ5!E&I]<l,V1c'/0lJ[',(cU!X9))!j2KQ~> +VuP$D!Xo_]r?VCVrs\8rXoEn~> +VuP$D!Xo_]r?VCVrs\8rXoEn~> +VuP$D!Xo_]r?VCVrs\8rXoEn~> +VuP'E!X9&Ar"B&7l2gqiY5a"~> +VuP'E!X9&Ar"B&7l2gqiY5a"~> +VuP'E!X9&Ar"B&7l2gqiY5a"~> +VuP$D"U5AD',(T5!j;QR~> +VuP$D"U5AD',(T5!j;QR~> +VuP$D"U5AD',(T5!j;QR~> +W;k*DrsSr5!Y"/lYQ'+~> +W;k*DrsSr5!Y"/lYQ'+~> +W;k*DrsSr5!Y"/lYQ'+~> +W;iq#YQ'+~> +W;iq#YQ'+~> +W;iq#YQ'+~> +W;iq#YQ'+~> +W;iq#YQ'+~> +W;iq#YQ'+~> +W;in"YlB4~> +W;in"YlB4~> +W;in"YlB4~> +W;in"YlB4~> +W;in"YlB4~> +W;in"YlB4~> +W;in"YlB4~> +W;in"YlB4~> +W;in"YlB4~> +WW/q!Z2]=~> +WW/q!Z2]=~> +WW/q!Z2]=~> +WW1*B!!_B`Z2]=~> +WW1*B!!_B`Z2]=~> +WW1*B!!_B`Z2]=~> +WW2Ji"9o8C"pX,i"pP,5!X9;HrY,;?k5qpgJ,~> +WW2Ji"9o8C"pX,i"pP,5!X9;HrY,;?k5qpgJ,~> +WW2Ji"9o8C"pX,i"pP,5!X9;HrY,;?k5qpgJ,~> +WW2Vm!!`?0rY#;@#2fR_'*TX41d!#lklS-iJ,~> +WW2Vm!!`?0rY#;@#2fR_'*TX41d!#lklS-iJ,~> +WW2Vm!!`?0rY#;@#2fR_'*TX41d!#lklS-iJ,~> +WW2\or!Wi8$l^H;//o!%hZ<uj)`1Af1_]-UZ2]=~> +WW2\or!Wi8$l^H;//o!%hZ<uj)`1Af1_]-UZ2]=~> +WW2\or!Wi8$l^H;//o!%hZ<uj)`1Af1_]-UZ2]=~> +WW2_p!sT/B#5nT.$l_#k6nAu[n,`Ron,`b,1f.^N'C,_)s*t~> +WW2_p!sT/B#5nT.$l_#k6nAu[n,`Ron,`b,1f.^N'C,_)s*t~> +WW2_p!sT/B#5nT.$l_#k6nAu[n,`Ron,`b,1f.^N'C,_)s*t~> +WW2bqrs\])rsT&M/4;$hlr#580%"qqpp%/^/1$m\YS1^<7IZN#F~> +WW2bqrs\])rsT&M/4;$hlr#580%"qqpp%/^/1$m\YS1^<7IZN#F~> +WW2bqrs\])rsT&M/4;$hlr#580%"qqpp%/^/1$m\YS1^<7IZN#F~> +WW2;d"UlYE1`HYc!X]>]8mH.RCMQoq#6"Z,"rfru)s[R2s*t~> +WW2;d"UlYE1`HYc!X]>]8mH.RCMQoq#6"Z,"rfru)s[R2s*t~> +WW2;d"UlYE1`HYc!X]>]8mH.RCMQoq#6"Z,"rfru)s[R2s*t~> +WW2Sl"9oej)\`/O":QhL1_]<Z#6lG9>\eG/KDh#:K3Tr9rW30@6o5SD!j_iV~> +WW2Sl"9oej)\`/O":QhL1_]<Z#6lG9>\eG/KDh#:K3Tr9rW30@6o5SD!j_iV~> +WW2Sl"9oej)\`/O":QhL1_]<Z#6lG9>\eG/KDh#:K3Tr9rW30@6o5SD!j_iV~> +WW2Yn#SSahFG#3]:`KB8"<00c,RjDK!"Ac,#Ri7aA9<3XN0O=3%&Bu+PXGo]!XpVB,Rj&AZN#F~> +WW2Yn#SSahFG#3]:`KB8"<00c,RjDK!"Ac,#Ri7aA9<3XN0O=3%&Bu+PXGo]!XpVB,Rj&AZN#F~> +WW2Yn#SSahFG#3]:`KB8"<00c,RjDK!"Ac,#Ri7aA9<3XN0O=3%&Bu+PXGo]!XpVB,Rj&AZN#F~> +WW2\o&K=PgN1?uNS:bT6$j$J=,U<fh!Y#f*A9<3ON0Kj&Uo^Z)rk/T58dkb&"qqphm/jTnJ,~> +WW2\o&K=PgN1?uNS:bT6$j$J=,U<fh!Y#f*A9<3ON0Kj&Uo^Z)rk/T58dkb&"qqphm/jTnJ,~> +WW2\o&K=PgN1?uNS:bT6$j$J=,U<fh!Y#f*A9<3ON0Kj&Uo^Z)rk/T58dkb&"qqphm/jTnJ,~> +WW2_p%3&Q"Panhg`5K?RF@m5G!rir/!WWH'!Y#f8A9<3XPa%]6XL,(9rko/f]pq\."p+i1'+F:1 +ZN#F~> +WW2_p%3&Q"Panhg`5K?RF@m5G!rir/!WWH'!Y#f8A9<3XPa%]6XL,(9rko/f]pq\."p+i1'+F:1 +ZN#F~> +WW2_p%3&Q"Panhg`5K?RF@m5G!rir/!WWH'!Y#f8A9<3XPa%]6XL,(9rko/f]pq\."p+i1'+F:1 +ZN#F~> +WW2bq'+@K\N1?u_`5K@&[#BB)'*84D%/9l(#6"Z/'1?AQN/X:&ri?+,rk/T]eBGkEUk:K;rW<*5 +mK0]oJ,~> +WW2bq'+@K\N1?u_`5K@&[#BB)'*84D%/9l(#6"Z/'1?AQN/X:&ri?+,rk/T]eBGkEUk:K;rW<*5 +mK0]oJ,~> +WW2bq'+@K\N1?u_`5K@&[#BB)'*84D%/9l(#6"Z/'1?AQN/X:&ri?+,rk/T]eBGkEUk:K;rW<*5 +mK0]oJ,~> +WW2bq'I7dQPbc"2bfn#D[%*)&6k]b+$jQA+#qTV/N1?uV[(X0O`;e$ieBGV5Ul9(."p+i1%.42& +s*t~> +WW2bq'I7dQPbc"2bfn#D[%*)&6k]b+$jQA+#qTV/N1?uV[(X0O`;e$ieBGV5Ul9(."p+i1%.42& +s*t~> +WW2bq'I7dQPbc"2bfn#D[%*)&6k]b+$jQA+#qTV/N1?uV[(X0O`;e$ieBGV5Ul9(."p+i1%.42& +s*t~> +WW2er#n0XXN23Pg`6?1!]`k3rN-llZo)]dC<GR5W[)CJLguRP_m,[NojOD,TUl9[t%-do"s*t~> +WW2er#n0XXN23Pg`6?1!]`k3rN-llZo)]dC<GR5W[)CJLguRP_m,[NojOD,TUl9[t%-do"s*t~> +WW2er#n0XXN23Pg`6?1!]`k3rN-llZo)]dC<GR5W[)CJLguRP_m,[NojOD,TUl9[t%-do"s*t~> +WW2er#TI<,S><O1eD1&as4daq[%(,#o)]1[FH!<>h!F\*q>CTkrTr=HS:"imklS3kJ,~> +WW2er#TI<,S><O1eD1&as4daq[%(,#o)]1[FH!<>h!F\*q>CTkrTr=HS:"imklS3kJ,~> +WW2er#TI<,S><O1eD1&as4daq[%(,#o)]1[FH!<>h!F\*q>CTkrTr=HS:"imklS3kJ,~> +WW2hs#6m;4PdJBam/-_bo_nF;X;gd5"U85%[+t<Fr<Munm)5-98d=P^Zi>O~> +WW2hs#6m;4PdJBam/-_bo_nF;X;gd5"U85%[+t<Fr<Munm)5-98d=P^Zi>O~> +WW2hs#6m;4PdJBam/-_bo_nF;X;gd5"U85%[+t<Fr<Munm)5-98d=P^Zi>O~> +WW2hs$3jLh^"i8YrUg'\qY^HU;"Oel)hYiZo_SLijKt/IeF`b=#5%lme>.1*l2n<lJ,~> +WW2hs$3jLh^"i8YrUg'\qY^HU;"Oel)hYiZo_SLijKt/IeF`b=#5%lme>.1*l2n<lJ,~> +WW2hs$3jLh^"i8YrUg'\qY^HU;"Oel)hYiZo_SLijKt/IeF`b=#5%lme>.1*l2n<lJ,~> +WW2hs$k-pQjRiECm**Dlm.C5S!q_ueo`>4HUs.osr<VbS1_U'%,\5F%r;u&M2!P.Ks*t~> +WW2hs$k-pQjRiECm**Dlm.C5S!q_ueo`>4HUs.osr<VbS1_U'%,\5F%r;u&M2!P.Ks*t~> +WW2hs$k-pQjRiECm**Dlm.C5S!q_ueo`>4HUs.osr<VbS1_U'%,\5F%r;u&M2!P.Ks*t~> +WW2hs%3'rDo_na<>U0t%4J_?Ar;k+fq>pX$r;m*iUs/2trV[)iF;"]W$l^H24LG%b"8()J%-mu$ +s*t~> +WW2hs%3'rDo_na<>U0t%4J_?Ar;k+fq>pX$r;m*iUs/2trV[)iF;"]W$l^H24LG%b"8()J%-mu$ +s*t~> +WW2hs%3'rDo_na<>U0t%4J_?Ar;k+fq>pX$r;m*iUs/2trV[)iF;"]W$l^H24LG%b"8()J%-mu$ +s*t~> +WW2hs%O@k:rVbe>!WicU,SPRlrVZc`9)A\i%/g509!$8/rVZfiK+._\#;gOE8gGsho_n^ioSaIL +!jhoW~> +WW2hs%O@k:rVbe>!WicU,SPRlrVZc`9)A\i%/g509!$8/rVZfiK+._\#;gOE8gGsho_n^ioSaIL +!jhoW~> +WW2hs%O@k:rVbe>!WicU,SPRlrVZc`9)A\i%/g509!$8/rVZfiK+._\#;gOE8gGsho_n^ioSaIL +!jhoW~> +WW2hs!Be="oEosI!X:c/A3;-%o`"droR$iO$jHb7$k*@>!Wu9#eF`b=!qa/>rW3B1/9I,8A0a"] +o_n^hZlA<4Zi>O~> +WW2hs!Be="oEosI!X:c/A3;-%o`"droR$iO$jHb7$k*@>!Wu9#eF`b=!qa/>rW3B1/9I,8A0a"] +o_n^hZlA<4Zi>O~> +WW2hs!Be="oEosI!X:c/A3;-%o`"droR$iO$jHb7$k*@>!Wu9#eF`b=!qa/>rW3B1/9I,8A0a"] +o_n^hZlA<4Zi>O~> +WW)r&quR$ubk1kp/H,\T1lR&t//uh3r;i,arXAf.rtGA5"9r,4eF`b=!UNGV!XK2sFGu/T$tT#/ +r;tJ"%."&%s*t~> +WW)r&quR$ubk1kp/H,\T1lR&t//uh3r;i,arXAf.rtGA5"9r,4eF`b=!UNGV!XK2sFGu/T$tT#/ +r;tJ"%."&%s*t~> +WW)r&quR$ubk1kp/H,\T1lR&t//uh3r;i,arXAf.rtGA5"9r,4eF`b=!UNGV!XK2sFGu/T$tT#/ +r;tJ"%."&%s*t~> +WW)r&quR$oeEm.@%/p;;)dIc<49B<jrVcAa'*eFL$6(NI'*\L>>dW#Qrqul2%/L#01jjpk"t\R. +r;uUf'C5e,s*t~> +WW)r&quR$oeEm.@%/p;;)dIc<49B<jrVcAa'*eFL$6(NI'*\L>>dW#Qrqul2%/L#01jjpk"t\R. +r;uUf'C5e,s*t~> +WW)r&quR$oeEm.@%/p;;)dIc<49B<jrVcAa'*eFL$6(NI'*\L>>dW#Qrqul2%/L#01jjpk"t\R. +r;uUf'C5e,s*t~> +WW2hs"AmV7oP=@+$oE'J<=C_FrVcAa',1?a%Q$dS:dc6,<NO^BrVcA(q#Ua>>\eEp'<M02!q^RC +liONnJ,~> +WW2hs"AmV7oP=@+$oE'J<=C_FrVcAa',1?a%Q$dS:dc6,<NO^BrVcA(q#Ua>>\eEp'<M02!q^RC +liONnJ,~> +WW2hs"AmV7oP=@+$oE'J<=C_FrVcAa',1?a%Q$dS:dc6,<NO^BrVcA(q#Ua>>\eEp'<M02!q^RC +liONnJ,~> +WW2hs"C0IKrCZth$6)fHCE"5+rVcAir=]5O,V8pW#t-=@XOQn@rTlZC!rio</4<_o%"n3Or;uVU% +."&%s*t~> +WW2hs"C0IKrCZth$6)fHCE"5+rVcAir=]5O,V8pW#t-=@XOQn@rTlZC!rio</4<_o%"n3Or;uVU% +."&%s*t~> +WW2hs"C0IKrCZth$6)fHCE"5+rVcAir=]5O,V8pW#t-=@XOQn@rTlZC!rio</4<_o%"n3Or;uVU% +."&%s*t~> +WW2hs"BEtDoK<$Q$4JI^CFfOGrVc)Qr<rZ1rX9/J,U<dDN6LYerT#7%!Wj#D'E/CC/2RcNo`"dj +oUH?V!jhoW~> +WW2hs"BEtDoK<$Q$4JI^CFfOGrVc)Qr<rZ1rX9/J,U<dDN6LYerT#7%!Wj#D'E/CC/2RcNo`"dj +oUH?V!jhoW~> +WW2hs"BEtDoK<$Q$4JI^CFfOGrVc)Qr<rZ1rX9/J,U<dDN6LYerT#7%!Wj#D'E/CC/2RcNo`"dj +oUH?V!jhoW~> +W;lbs##NP1oL')lrW3H3)am:3!c.c5luWI-!X]>T$k,8"h":R+,k_<>'*85Gm/Hqbm%b'V!jhoW~> +W;lbs##NP1oL')lrW3H3)am:3!c.c5luWI-!X]>T$k,8"h":R+,k_<>'*85Gm/Hqbm%b'V!jhoW~> +W;lbs##NP1oL')lrW3H3)am:3!c.c5luWI-!X]>T$k,8"h":R+,k_<>'*85Gm/Hqbm%b'V!jhoW~> +W;lbs##NP1rF?QMrW3H3'/WN!!c.H,`%2>l!XT8:!ZR*Jo_mPjo)\r'o`"djm%b'V!jhoW~> +W;lbs##NP1rF?QMrW3H3'/WN!!c.H,`%2>l!XT8:!ZR*Jo_mPjo)\r'o`"djm%b'V!jhoW~> +W;lbs##NP1rF?QMrW3H3'/WN!!c.H,`%2>l!XT8:!ZR*Jo_mPjo)\r'o`"djm%b'V!jhoW~> +W;lbs"[p;qoR$l?!ZVk)$j'u3lt[7E(*bCi0eFn#+X%U*,[A:SrTkg$!WdE8rquobS.k5jZi>O~> +W;lbs"[p;qoR$l?!ZVk)$j'u3lt[7E(*bCi0eFn#+X%U*,[A:SrTkg$!WdE8rquobS.k5jZi>O~> +W;lbs"[p;qoR$l?!ZVk)$j'u3lt[7E(*bCi0eFn#+X%U*,[A:SrTkg$!WdE8rquobS.k5jZi>O~> +W;lbs"Z3pRoX#&'!ZM=F!c.5"3CIJ2MMdRSL6@FGH>,c%1n<@noK;^H!1a#d!p#:KliONnJ,~> +W;lbs"Z3pRoX#&'!ZM=F!c.5"3CIJ2MMdRSL6@FGH>,c%1n<@noK;^H!1a#d!p#:KliONnJ,~> +W;lbs"Z3pRoX#&'!ZM=F!c.5"3CIJ2MMdRSL6@FGH>,c%1n<@noK;^H!1a#d!p#:KliONnJ,~> +W;lbs"WOQ(o\:D[!X3,:FafXRriQd4Y,8A-Y-kF0NH&!ho^mP'!WieSo`"djjEqC&!jhoW~> +W;lbs"WOQ(o\:D[!X3,:FafXRriQd4Y,8A-Y-kF0NH&!ho^mP'!WieSo`"djjEqC&!jhoW~> +W;lbs"WOQ(o\:D[!X3,:FafXRriQd4Y,8A-Y-kF0NH&!ho^mP'!WieSo`"djjEqC&!jhoW~> +W;lbs"q6aWo_ik9q#Up><.^:&X1#UI['$_5XoPp0Xp22.L7@8J%eTl'AGuH.o[H_'!jhoW~> +W;lbs"q6aWo_ik9q#Up><.^:&X1#UI['$_5XoPp0Xp22.L7@8J%eTl'AGuH.o[H_'!jhoW~> +W;lbs"q6aWo_ik9q#Up><.^:&X1#UI['$_5XoPp0Xp22.L7@8J%eTl'AGuH.o[H_'!jhoW~> +W;l_r#&D`\o\;8BquR92/T$<'Kp&:?[^NKIriQ[&MLL"sP,u+#Y*QIrp&Y7?bl.JBm)1._liONn +J,~> +W;l_r#&D`\o\;8BquR92/T$<'Kp&:?[^NKIriQ[&MLL"sP,u+#Y*QIrp&Y7?bl.JBm)1._liONn +J,~> +W;l_r#&D`\o\;8BquR92/T$<'Kp&:?[^NKIriQ[&MLL"sP,u+#Y*QIrp&Y7?bl.JBm)1._liONn +J,~> +W;l_r#!Bijo_kj)r;mfV;L=+LD0qbT[C3NN[^<3?VN#_4<,%Z$rjDp3MF\NY!WaRRr;?]PPRQjZ +Zi>O~> +W;l_r#!Bijo_kj)r;mfV;L=+LD0qbT[C3NN[^<3?VN#_4<,%Z$rjDp3MF\NY!WaRRr;?]PPRQjZ +Zi>O~> +W;l_r#!Bijo_kj)r;mfV;L=+LD0qbT[C3NN[^<3?VN#_4<,%Z$rjDp3MF\NY!WaRRr;?]PPRQjZ +Zi>O~> +W;l_r'I9L8o_n`Q$j$JcBR>GhJpWui[C-"B%(*IMY,nLtQ@aja[(H=G"L>1n<#tl<!\C_NrVZfa +e4Ss,[/YX~> +W;l_r'I9L8o_n`Q$j$JcBR>GhJpWui[C-"B%(*IMY,nLtQ@aja[(H=G"L>1n<#tl<!\C_NrVZfa +e4Ss,[/YX~> +W;l_r'I9L8o_n`Q$j$JcBR>GhJpWui[C-"B%(*IMY,nLtQ@aja[(H=G"L>1n<#tl<!\C_NrVZfa +e4Ss,[/YX~> +W;l_r)$Y34m/?nTN#ONiI>*ZHU8G6%[C*<K[^<L?ZkB7=[(F5n]=YM[[&0=04<l+eeGT7Im,Y5] +klS6lJ,~> +W;l_r)$Y34m/?nTN#ONiI>*ZHU8G6%[C*<K[^<L?ZkB7=[(F5n]=YM[[&0=04<l+eeGT7Im,Y5] +klS6lJ,~> +W;l_r)$Y34m/?nTN#ONiI>*ZHU8G6%[C*<K[^<L?ZkB7=[(F5n]=YM[[&0=04<l+eeGT7Im,Y5] +klS6lJ,~> +W;l\q&k'\!o_naVMfjH%NLQcFZEgmDrO)^5r4<]X]>MP,b/VK>_7dIo]sb)@P')i0m/Hqco^((( +kQ8-kJ,~> +W;l\q&k'\!o_naVMfjH%NLQcFZEgmDrO)^5r4<]X]>MP,b/VK>_7dIo]sb)@P')i0m/Hqco^((( +kQ8-kJ,~> +W;l\q&k'\!o_naVMfjH%NLQcFZEgmDrO)^5r4<]X]>MP,b/VK>_7dIo]sb)@P')i0m/Hqco^((( +kQ8-kJ,~> +W;l\q)&&OYjRhf7H\-s2QD1Fc[Bd6H[^*?M['[IE_>_@PaoTf4rlPku`l>p0]!ec=S!9GF`8o_' +S.+T_[/YX~> +W;l\q)&&OYjRhf7H\-s2QD1Fc[Bd6H[^*?M['[IE_>_@PaoTf4rlPku`l>p0]!ec=S!9GF`8o_' +S.+T_[/YX~> +W;l\q)&&OYjRhf7H\-s2QD1Fc[Bd6H[^*?M['[IE_>_@PaoTf4rlPku`l>p0]!ec=S!9GF`8o_' +S.+T_[/YX~> +W;lYp(IYX[m$E'NKoM7dVQR51[^EQL[^NQT]DfVe`lcHLb0J;\c-FSYbfIlC_nEalX/;GRMhQRu +0b!7I[/YX~> +W;lYp(IYX[m$E'NKoM7dVQR51[^EQL[^NQT]DfVe`lcHLb0J;\c-FSYbfIlC_nEalX/;GRMhQRu +0b!7I[/YX~> +W;lYp(IYX[m$E'NKoM7dVQR51[^EQL[^NQT]DfVe`lcHLb0J;\c-FSYbfIlC_nEalX/;GRMhQRu +0b!7I[/YX~> +W;ci%q>q$5Pg#&4I>*]IS"ct_Z2qD>r3cX<[/RlC_oBjucMc/oc,e,MaSs*W]aD?_[]Z[*QATN<% +-[i#s*t~> +W;ci%q>q$5Pg#&4I>*]IS"ct_Z2qD>r3cX<[/RlC_oBjucMc/oc,e,MaSs*W]aD?_[]Z[*QATN<% +-[i#s*t~> +W;ci%q>q$5Pg#&4I>*]IS"ct_Z2qD>r3cX<[/RlC_oBjucMc/oc,e,MaSs*W]aD?_[]Z[*QATN<% +-[i#s*t~> +W;lYp%h(pAG_1X*OHuH6X/iP3[JdNH]<o2^_84.2b0J/Sc-k%cc-FQ1a:6&,_o'R5]sb5CU4,$0 +l2n?mJ,~> +W;lYp%h(pAG_1X*OHuH6X/iP3[JdNH]<o2^_84.2b0J/Sc-k%cc-FQ1a:6&,_o'R5]sb5CU4,$0 +l2n?mJ,~> +W;lYp%h(pAG_1X*OHuH6X/iP3[JdNH]<o2^_84.2b0J/Sc-k%cc-FQ1a:6&,_o'R5]sb5CU4,$0 +l2n?mJ,~> +W;lYp$lrSqH\.'8QCFVLX02B+%^raV]>;+q_8aL;cHak_rmCekrlk>^&'W,=bfJ#L_oKg+ZD)[t% +-mu%s*t~> +W;lYp$lrSqH\.'8QCFVLX02B+%^raV]>;+q_8aL;cHak_rmCekrlk>^&'W,=bfJ#L_oKg+ZD)[t% +-mu%s*t~> +W;lYp$lrSqH\.'8QCFVLX02B+%^raV]>;+q_8aL;cHak_rmCekrlk>^&'W,=bfJ#L_oKg+ZD)[t% +-mu%s*t~> +W;l\q$mT#"I=6g0P*VZ8X02H-rO**G[(Erd_8F:4b0J<2df7Sebl,W_bQl57a2>3P>8HN+[/YX~> +W;l\q$mT#"I=6g0P*VZ8X02H-rO**G[(Erd_8F:4b0J<2df7Sebl,W_bQl57a2>3P>8HN+[/YX~> +W;l\q$mT#"I=6g0P*VZ8X02H-rO**G[(Erd_8F:4b0J<2df7Sebl,W_bQl57a2>3P>8HN+[/YX~> +W;l_r&JeetH[UL%Ng?61V5po-[^*=?[f3o<_>hLTb5T]cde_/iaNV`Hrlk>^#KFg0a1\?p-gLi@ +s*t~> +W;l_r&JeetH[UL%Ng?61V5po-[^*=?[f3o<_>hLTb5T]cde_/iaNV`Hrlk>^#KFg0a1\?p-gLi@ +s*t~> +W;l_r&JeetH[UL%Ng?61V5po-[^*=?[f3o<_>hLTb5T]cde_/iaNV`Hrlk>^#KFg0a1\?p-gLi@ +s*t~> +W;lbs%0eS.H[UL%LmF@$V5pZqZMq97]<o2^rkS`T`lcQTrR(blbfp%,!R/X`bl>`b`k25O#/8-h +V0FKplN4KoJ,~> +W;lbs%0eS.H[UL%LmF@$V5pZqZMq97]<o2^rkS`T`lcQTrR(blbfp%,!R/X`bl>`b`k25O#/8-h +V0FKplN4KoJ,~> +W;lbs%0eS.H[UL%LmF@$V5pZqZMq97]<o2^rkS`T`lcQTrR(blbfp%,!R/X`bl>`b`k25O#/8-h +V0FKplN4KoJ,~> +VuQ\s,9:3;I=6^-LmFU.X/iP/[C3KK[^Nfa_7RP"`l?0DdaHFhdeV,da8jH`a:#nmNHKi1ZFd]; +Bd;mE[Jta~> +VuQ\s,9:3;I=6^-LmFU.X/iP/[C3KK[^Nfa_7RP"`l?0DdaHFhdeV,da8jH`a:#nmNHKi1ZFd]; +Bd;mE[Jta~> +VuQ\s,9:3;I=6^-LmFU.X/iP/[C3KK[^Nfa_7RP"`l?0DdaHFhdeV,da8jH`a:#nmNHKi1ZFd]; +Bd;mE[Jta~> +VuQ_t%Lb+5GC>(!Lm"3tV5pZ"rNcI3s18<=]DfVJ_og.#dKIh9bfn0-bl>`cbfJ$-a:,\^L37K\ +QD1F\NE[(]!k&&Y~> +VuQ_t%Lb+5GC>(!Lm"3tV5pZ"rNcI3s18<=]DfVJ_og.#dKIh9bfn0-bl>`cbfJ$-a:,\^L37K\ +QD1F\NE[(]!k&&Y~> +VuQ_t%Lb+5GC>(!Lm"3tV5pZ"rNcI3s18<=]DfVJ_og.#dKIh9bfn0-bl>`cbfJ$-a:,\^L37K\ +QD1F\NE[(]!k&&Y~> +VuQ_t'F[BRH[U<uNg?6,V5pZ&[C3NO[^Q.Hs2"`T!Qr=XcMtucbl>`dbfIlLrl>Sc]7tWdJrQLo +U8=NB9Fg=h[Jta~> +VuQ_t'F[BRH[U<uNg?6,V5pZ&[C3NO[^Q.Hs2"`T!Qr=XcMtucbl>`dbfIlLrl>Sc]7tWdJrQLo +U8=NB9Fg=h[Jta~> +VuQ_t'F[BRH[U<uNg?6,V5pZ&[C3NO[^Q.Hs2"`T!Qr=XcMtucbl>`dbfIlLrl>Sc]7tWdJrQLo +U8=NB9Fg=h[Jta~> +VuQ_t$k-$VH[UL%Ng?61X/l3)!4Dg7!OTK;_#_QurQYGlbl5ZebfJ#PaNXV(#/QjQHAIZKrLNt_ +!fBAUklS<nJ,~> +VuQ_t$k-$VH[UL%Ng?61X/l3)!4Dg7!OTK;_#_QurQYGlbl5ZebfJ#PaNXV(#/QjQHAIZKrLNt_ +!fBAUklS<nJ,~> +VuQ_t$k-$VH[UL%Ng?61X/l3)!4Dg7!OTK;_#_QurQYGlbl5ZebfJ#PaNXV(#/QjQHAIZKrLNt_ +!fBAUklS<nJ,~> +VuQ_t(CX8eH[UL+QC=A=X/iP6[^ENK[_&u[]DfYGb5]lpcH+)NaN2TLqoBAh["`:HOHu3%SYDjL +SYD*3%-[i%s*t~> +VuQ_t(CX8eH[UL+QC=A=X/iP6[^ENK[_&u[]DfYGb5]lpcH+)NaN2TLqoBAh["`:HOHu3%SYDjL +SYD*3%-[i%s*t~> +VuQ_t(CX8eH[UL+QC=A=X/iP6[^ENK[_&u[]DfYGb5]lpcH+)NaN2TLqoBAh["`:HOHu3%SYDjL +SYD*3%-[i%s*t~> +VuQ_t%gG^MH\I08QCXSCX/iP7[J[K4]Do\J`l%f$"jP-4bfJ$-a8jH_a9obVF_uqtQBmu1UAUP` +O@TlF!k82[~> +VuQ_t%gG^MH\I08QCXSCX/iP7[J[K4]Do\J`l%f$"jP-4bfJ$-a8jH_a9obVF_uqtQBmu1UAUP` +O@TlF!k82[~> +VuQ_t%gG^MH\I08QCXSCX/iP7[J[K4]Do\J`l%f$"jP-4bfJ$-a8jH_a9obVF_uqtQBmu1UAUP` +O@TlF!k82[~> +VuQ\s$o(t"H\.QQU8=]eX0V`4&\>Ea]=Ynk_8aL4cHaSXaN2U'aSs0`_6er/H]=?hSc>GaSHG=O +Lc=Ju\,Us~> +VuQ\s$o(t"H\.QQU8=]eX0V`4&\>Ea]=Ynk_8aL4cHaSXaN2U'aSs0`_6er/H]=?hSc>GaSHG=O +Lc=Ju\,Us~> +VuQ\s$o(t"H\.QQU8=]eX0V`4&\>Ea]=Ynk_8aL4cHaSXaN2U'aSs0`_6er/H]=?hSc>GaSHG=O +Lc=Ju\,Us~> +VuQ\s$4J.74CO,:V5:5urjD[4s1A6G!65#\&^8>;bfJ#L`l#X4_7Q@[D1[fIQMR0PRKAdp*Vfa= +$l^H*o)cE$J,~> +VuQ\s$4J.74CO,:V5:5urjD[4s1A6G!65#\&^8>;bfJ#L`l#X4_7Q@[D1[fIQMR0PRKAdp*Vfa= +$l^H*o)cE$J,~> +VuQ\s$4J.74CO,:V5:5urjD[4s1A6G!65#\&^8>;bfJ#L`l#X4_7Q@[D1[fIQMR0PRKAdp*Vfa= +$l^H*o)cE$J,~> +VuQYr'FZ`_7T=u4X/iP6ZF.*O]">D_]>=Eb#gC<4bfJ#LaN"4q#eQaP@<.0eQC@cCs.]Oa"e(gA +Lc5b<!X0i[Hs@p$oE)Q&J,~> +VuQYr'FZ`_7T=u4X/iP6ZF.*O]">D_]>=Eb#gC<4bfJ#LaN"4q#eQaP@<.0eQC@cCs.]Oa"e(gA +Lc5b<!X0i[Hs@p$oE)Q&J,~> +VuQYr'FZ`_7T=u4X/iP6ZF.*O]">D_]>=Eb#gC<4bfJ#LaN"4q#eQaP@<.0eQC@cCs.]Oa"e(gA +Lc5b<!X0i[Hs@p$oE)Q&J,~> +VuQVq)BD+=:.]/hVR!V<[^roU]">er_oBU3`luHHrQ"uYrkSrRTP[A5JrPqZR[X)D"d4\%Na!1l +!X9<CI!f]d)ta9Bs*t~> +VuQVq)BD+=:.]/hVR!V<[^roU]">er_oBU3`luHHrQ"uYrkSrRTP[A5JrPqZR[X)D"d4\%Na!1l +!X9<CI!f]d)ta9Bs*t~> +VuQVq)BD+=:.]/hVR!V<[^roU]">er_oBU3`luHHrQ"uYrkSrRTP[A5JrPqZR[X)D"d4\%Na!1l +!X9<CI!f]d)ta9Bs*t~> +VuQVq%1G!e;GL,%QEIO$[^s'L])omm_u@gT`rEj_]<%Q?9NuOhNg?!"rLNt_s.'C\Lk:G37M?4+ +!W`s&rd4lkA0_fs#5J>1s*t~> +VuQVq%1G!e;GL,%QEIO$[^s'L])omm_u@gT`rEj_]<%Q?9NuOhNg?!"rLNt_s.'C\Lk:G37M?4+ +!W`s&rd4lkA0_fs#5J>1s*t~> +VuQVq%1G!e;GL,%QEIO$[^s'L])omm_u@gT`rEj_]<%Q?9NuOhNg?!"rLNt_s.'C\Lk:G37M?4+ +!W`s&rd4lkA0_fs#5J>1s*t~> +VuQVq%La:E<*NF%>Df;\[C3]\rPJ`__og."`X]hl[$?)J7TXJULldpgRf/ccU7Ia?NeN1IOdqq( +'DV\;'.d[AI"Qf^>Y5qDq#\,,J,~> +VuQVq%La:E<*NF%>Df;\[C3]\rPJ`__og."`X]hl[$?)J7TXJULldpgRf/ccU7Ia?NeN1IOdqq( +'DV\;'.d[AI"Qf^>Y5qDq#\,,J,~> +VuQVq%La:E<*NF%>Df;\[C3]\rPJ`__og."`X]hl[$?)J7TXJULldpgRf/ccU7Ia?NeN1IOdqq( +'DV\;'.d[AI"Qf^>Y5qDq#\,,J,~> +VuQVq%La:EJo+ao;G:b]S#`p.rk\WP!64uR%D0!<NHJi;>\eJ/KoV>pQ2mKSRgbUENKfs9[_9,_ +N$Ji.!Wj#\9)a5;K*$F*)u0QGs*t~> +VuQVq%La:EJo+ao;G:b]S#`p.rk\WP!64uR%D0!<NHJi;>\eJ/KoV>pQ2mKSRgbUENKfs9[_9,_ +N$Ji.!Wj#\9)a5;K*$F*)u0QGs*t~> +VuQVq%La:EJo+ao;G:b]S#`p.rk\WP!64uR%D0!<NHJi;>\eJ/KoV>pQ2mKSRgbUENKfs9[_9,_ +N$Ji.!Wj#\9)a5;K*$F*)u0QGs*t~> +VuQYrrrsbX:o'q)@:<D79N5_XNKod"VQ?&JNJ<%-@8p<GEdNClLlddcP5:ILOGJ^MT!c8MrOi9> +A/"b?!Xp>bre(5u!eYSOp]A&,J,~> +VuQYrrrsbX:o'q)@:<D79N5_XNKod"VQ?&JNJ<%-@8p<GEdNClLlddcP5:ILOGJ^MT!c8MrOi9> +A/"b?!Xp>bre(5u!eYSOp]A&,J,~> +VuQYrrrsbX:o'q)@:<D79N5_XNKod"VQ?&JNJ<%-@8p<GEdNClLlddcP5:ILOGJ^MT!c8MrOi9> +A/"b?!Xp>bre(5u!eYSOp]A&,J,~> +VuQYr&dACNI'gS`BOkmq@96]BAo2O%ral@BAnGb"FaO(@#`+S(QBIQ"RZdZ9#`a^pL6o'V]u9f] +!Mh:A!XfE)I!gR!I"Qf=)[uQE])R9~> +VuQYr&dACNI'gS`BOkmq@96]BAo2O%ral@BAnGb"FaO(@#`+S(QBIQ"RZdZ9#`a^pL6o'V]u9f] +!Mh:A!XfE)I!gR!I"Qf=)[uQE])R9~> +VuQYr&dACNI'gS`BOkmq@96]BAo2O%ral@BAnGb"FaO(@#`+S(QBIQ"RZdZ9#`a^pL6o'V]u9f] +!Mh:A!XfE)I!gR!I"Qf=)[uQE])R9~> +VuQVq!X9pOrk/l>BkqU/H[C!dMNs0YNK&gQrJgi=!1*MF!1NkL%??6uKn>>\]u7k5bf%I!]`Q-Z +4SSsd$m]V@K7&<(HurU=#5SD5s*t~> +VuQVq!X9pOrk/l>BkqU/H[C!dMNs0YNK&gQrJgi=!1*MF!1NkL%??6uKn>>\]u7k5bf%I!]`Q-Z +4SSsd$m]V@K7&<(HurU=#5SD5s*t~> +VuQVq!X9pOrk/l>BkqU/H[C!dMNs0YNK&gQrJgi=!1*MF!1NkL%??6uKn>>\]u7k5bf%I!]`Q-Z +4SSsd$m]V@K7&<(HurU=#5SD5s*t~> +VuQYr!X9&irk/`I]oQiBDJjK8Js*4BriZ9u!hbjJrg!\MQBm]"rfRPQP)t][Kme]BrOr-Q!6"iL +!)WFl$Odt:FG"sgK7&&g2#.3bs*t~> +VuQYr!X9&irk/`I]oQiBDJjK8Js*4BriZ9u!hbjJrg!\MQBm]"rfRPQP)t][Kme]BrOr-Q!6"iL +!)WFl$Odt:FG"sgK7&&g2#.3bs*t~> +VuQYr!X9&irk/`I]oQiBDJjK8Js*4BriZ9u!hbjJrg!\MQBm]"rfRPQP)t][Kme]BrOr-Q!6"iL +!)WFl$Odt:FG"sgK7&&g2#.3bs*t~> +VuQYr!t6,2[/R`G[(VB2B5;:#G`&!iX9Gc(U7Ij@r0mSIrJh&;KnXr8V#A",`;Rp[`;[FOF:8TS +!riH3'4cKCK7%cG:a?8@!keP`~> +VuQYr!t6,2[/R`G[(VB2B5;:#G`&!iX9Gc(U7Ij@r0mSIrJh&;KnXr8V#A",`;Rp[`;[FOF:8TS +!riH3'4cKCK7%cG:a?8@!keP`~> +VuQYr!t6,2[/R`G[(VB2B5;:#G`&!iX9Gc(U7Ij@r0mSIrJh&;KnXr8V#A",`;Rp[`;[FOF:8TS +!riH3'4cKCK7%cG:a?8@!keP`~> +VuQYr!t6G;XSfaF[Ynp6CM.[:NM*#BVPTcQR[TP2r0%#7#(hY_Jr>YkrOiKD]tMA&bgaSLrk/B/ +)[?'=#n0XXI"Qf^8gFi>!knVa~> +VuQYr!t6G;XSfaF[Ynp6CM.[:NM*#BVPTcQR[TP2r0%#7#(hY_Jr>YkrOiKD]tMA&bgaSLrk/B/ +)[?'=#n0XXI"Qf^8gFi>!knVa~> +VuQYr!t6G;XSfaF[Ynp6CM.[:NM*#BVPTcQR[TP2r0%#7#(hY_Jr>YkrOiKD]tMA&bgaSLrk/B/ +)[?'=#n0XXI"Qf^8gFi>!knVa~> +W;l_r!sU#-XT#mG[(X/]Mf*0@CN>#_QBmu*R[09;OoUOAL^/N[I=d'*Mkp?cs0hm>!6"ld!o2;T +rk/AK$jQM/#R3+jA8>^\1_]Qa^&NT~> +W;l_r!sU#-XT#mG[(X/]Mf*0@CN>#_QBmu*R[09;OoUOAL^/N[I=d'*Mkp?cs0hm>!6"ld!o2;T +rk/AK$jQM/#R3+jA8>^\1_]Qa^&NT~> +W;l_r!sU#-XT#mG[(X/]Mf*0@CN>#_QBmu*R[09;OoUOAL^/N[I=d'*Mkp?cs0hm>!6"ld!o2;T +rk/AK$jQM/#R3+jA8>^\1_]Qa^&NT~> +W;l_r!t6G;V#@t8[(X/]O_A9=CNXuXM#EA6P5gRBL^J`^I<U*`JqAf=XnfX>`6?`\jQu7*m+g+/ +X<dNA"qqpp6qT9LoE)c,J,~> +W;l_r!t6G;V#@t8[(X/]O_A9=CNXuXM#EA6P5gRBL^J`^I<U*`JqAf=XnfX>`6?`\jQu7*m+g+/ +X<dNA"qqpp6qT9LoE)c,J,~> +W;l_r!t6G;V#@t8[(X/]O_A9=CNXuXM#EA6P5gRBL^J`^I<U*`JqAf=XnfX>`6?`\jQu7*m+g+/ +X<dNA"qqpp6qT9LoE)c,J,~> +W;l_r!sT]$XS][<[(X/=D.-sfDKgO+JcggWI<YU0"FYlZQ`g>$%(<jV]tMA.eE#u_o^r.]"RO@N +:^m!u!YZL]o)cZ+J,~> +W;l_r!sT]$XS][<[(X/=D.-sfDKgO+JcggWI<YU0"FYlZQ`g>$%(<jV]tMA.eE#u_o^r.]"RO@N +:^m!u!YZL]o)cZ+J,~> +W;l_r!sT]$XS][<[(X/=D.-sfDKgO+JcggWI<YU0"FYlZQ`g>$%(<jV]tMA.eE#u_o^r.]"RO@N +:^m!u!YZL]o)cZ+J,~> +WW2er!sT]$V#%b2[_9ANF^\fkB5@9_!G?3IB*3@+NhlTd!4;a="iSXGm.BrLr<W&orUf1#U_<sn +!l+bc~> +WW2er!sT]$V#%b2[_9ANF^\fkB5@9_!G?3IB*3@+NhlTd!4;a="iSXGm.BrLr<W&orUf1#U_<sn +!l+bc~> +WW2er!sT]$V#%b2[_9ANF^\fkB5@9_!G?3IB*3@+NhlTd!4;a="iSXGm.BrLr<W&orUf1#U_<sn +!l+bc~> +WrMhq"qrhh]u8.5rOiKF]tLe=EFE9dp1FPEEdEP3[f*l>[/R`B`6?`lm.C)O"SCKn>R'<l!>>[P +s*t~> +WrMhq"qrhh]u8.5rOiKF]tLe=EFE9dp1FPEEdEP3[f*l>[/R`B`6?`lm.C)O"SCKn>R'<l!>>[P +s*t~> +WrMhq"qrhh]u8.5rOiKF]tLe=EFE9dp1FPEEdEP3[f*l>[/R`B`6?`lm.C)O"SCKn>R'<l!>>[P +s*t~> +WrMkr!t5ho[/SPUbf'In!4;a="1F,1B_l6DB689BIZ^H(]aD3]]sPJkbgb_?o_/4do]3(m#3Q'f +$ig@Es*t~> +WrMkr!t5ho[/SPUbf'In!4;a="1F,1B_l6DB689BIZ^H(]aD3]]sPJkbgb_?o_/4do]3(m#3Q'f +$ig@Es*t~> +WrMkr!t5ho[/SPUbf'In!4;a="1F,1B_l6DB689BIZ^H(]aD3]]sPJkbgb_?o_/4do]3(m#3Q'f +$ig@Es*t~> +X8hqr#n.J>`8o_/bfn$#]a_EGO+DY+I=$<lNgHTNr4NNI]tLed`5KmLh!F\*p&,!bgggiU!riJ? +s*t~> +X8hqr#n.J>`8o_/bfn$#]a_EGO+DY+I=$<lNgHTNr4NNI]tLed`5KmLh!F\*p&,!bgggiU!riJ? +s*t~> +X8hqr#n.J>`8o_/bfn$#]a_EGO+DY+I=$<lNgHTNr4NNI]tLed`5KmLh!F\*p&,!bgggiU!riJ? +s*t~> +X8hqr#mMs!m-NfoeBGl(^&PJ;XT5a*]`PXU[/IZA`6?`ljRi!@!PKH6!W`]2_>f#~> +X8hqr#mMs!m-NfoeBGl(^&PJ;XT5a*]`PXU[/IZA`6?`ljRi!@!PKH6!W`]2_>f#~> +X8hqr#mMs!m-NfoeBGl(^&PJ;XT5a*]`PXU[/IZA`6?`ljRi!@!PKH6!W`]2_>f#~> +XT/"r#n3'so^qM2gs!_5]`?"D]`?"G^&Q"Tbgb/'jRi*7r<)Ck$k2;#rt>A6_Z,,~> +XT/"r#n3'so^qM2gs!_5]`?"D]`?"G^&Q"Tbgb/'jRi*7r<)Ck$k2;#rt>A6_Z,,~> +XT/"r#n3'so^qM2gs!_5]`?"D]`?"G^&Q"Tbgb/'jRi*7r<)Ck$k2;#rt>A6_Z,,~> +XoJ(r#tj"OrUfI;jOD-;]`?"J]`>M?^&Q"Ubgb.tjQu7*n,3C&,Ra_YklLnp'+DbXJ,~> +XoJ(r#tj"OrUfI;jOD-;]`?"J]`>M?^&Q"Ubgb.tjQu7*n,3C&,Ra_YklLnp'+DbXJ,~> +XoJ(r#tj"OrUfI;jOD-;]`?"J]`>M?^&Q"Ubgb.tjQu7*n,3C&,Ra_YklLnp'+DbXJ,~> +XoAG,!XAK&!Y_[-rr)lh"74ge`;R@L`9b2;`!=N9eE#]Wm.B`E!q^7AjoYPr!!:(<J,~> +XoAG,!XAK&!Y_[-rr)lh"74ge`;R@L`9b2;`!=N9eE#]Wm.B`E!q^7AjoYPr!!:(<J,~> +XoAG,!XAK&!Y_[-rr)lh"74ge`;R@L`9b2;`!=N9eE#]Wm.B`E!q^7AjoYPr!!:(<J,~> +Y5\V/'+>NYquQs)CZP-drVuKkm+fhK]a2R#eC<R?m-OB1r;sYh%-IZn"qq'Us*t~> +Y5\V/'+>NYquQs)CZP-drVuKkm+fhK]a2R#eC<R?m-OB1r;sYh%-IZn"qq'Us*t~> +Y5\V/'+>NYquQs)CZP-drVuKkm+fhK]a2R#eC<R?m-OB1r;sYh%-IZn"qq'Us*t~> +YQ+V2";;^f'*eC:!^+]nr;?fkrUf1+`;.(H`:LYLbgb.tjQ,\"rVcBTr;uV=)s.2'"q1ROs*t~> +YQ+V2";;^f'*eC:!^+]nr;?fkrUf1+`;.(H`:LYLbgb.tjQ,\"rVcBTr;uV=)s.2'"q1ROs*t~> +YQ+V2";;^f'*eC:!^+]nr;?fkrUf1+`;.(H`:LYLbgb.tjQ,\"rVcBTr;uV=)s.2'"q1ROs*t~> +Yl=b+$krUZ!=T23!X'1,m.BrHr;uWPeEjmK`;e<kguRhoo_nFHr<(8+$jPbo`W(G~> +Yl=b+$krUZ!=T23!X'1,m.BrHr;uWPeEjmK`;e<kguRhoo_nFHr<(8+$jPbo`W(G~> +Yl=b+$krUZ!=T23!X'1,m.BrHr;uWPeEjmK`;e<kguRhoo_nFHr<(8+$jPbo`W(G~> +Yl>.6"qqpp'+>9N!X;KVm.gM]o^(AOm_&kDbgbG/m.Br5rVuKlrJVBoj9!=#J,~> +Yl>.6"qqpp'+>9N!X;KVm.gM]o^(AOm_&kDbgbG/m.Br5rVuKlrJVBoj9!=#J,~> +Yl>.6"qqpp'+>9N!X;KVm.gM]o^(AOm_&kDbgbG/m.Br5rVuKlrJVBoj9!=#J,~> +Z2ab(rXA`,""^P?o_8:do]4N?n@]1QeD0-Gm.C8KrUf7N!o,=8ir[7#J,~> +Z2ab(rXA`,""^P?o_8:do]4N?n@]1QeD0-Gm.C8KrUf7N!o,=8ir[7#J,~> +Z2ab(rXA`,""^P?o_8:do]4N?n@]1QeD0-Gm.C8KrUf7N!o,=8ir[7#J,~> +ZN'e'#7LYB!Wj$Wm.L;Zo^(AWo">=Ibgb_7m.C8Kir&uOF9Vs1!lk7j~> +ZN'e'#7LYB!Wj$Wm.L;Zo^(AWo">=Ibgb_7m.C8Kir&uOF9Vs1!lk7j~> +ZN'e'#7LYB!Wj$Wm.L;Zo^(AWo">=Ibgb_7m.C8Kir&uOF9Vs1!lk7j~> +ZiB_#!sUm+o^r(ao]4fOoXtIIeD0-Oo^q#=!Q5Z2!lt=k~> +ZiB_#!sUm+o^r(ao]4fOoXtIIeD0-Oo^q#=!Q5Z2!lt=k~> +ZiB_#!sUm+o^r(ao]4fOoXtIIeD0-Oo^q#=!Q5Z2!lt=k~> +ZiB_#!ZQdaoDS^]#41F#bfn#Dqn3-NbhV"7rq-6h!;,4J!q]:niW@4$J,~> +ZiB_#!ZQdaoDS^]#41F#bfn#Dqn3-NbhV"7rq-6h!;,4J!q]:niW@4$J,~> +ZiB_#!ZQdaoDS^]#41F#bfn#Dqn3-NbhV"7rq-6h!;,4J!q]:niW@4$J,~> +[/]e#!_Uu7nbrL["75+(eGRPjeGn;*m.Br'r;j86iW@4$J,~> +[/]e#!_Uu7nbrL["75+(eGRPjeGn;*m.Br'r;j86iW@4$J,~> +[/]e#!_Uu7nbrL["75+(eGRPjeGn;*m.Br'r;j86iW@4$J,~> +[K#n$!\C/>mJR+Ym,\0$ro=4Ko^r+Sf_kj;/E$ZPs*t~> +[K#n$!\C/>mJR+Ym,\0$ro=4Ko^r+Sf_kj;/E$ZPs*t~> +[K#n$!\C/>mJR+Ym,\0$ro=4Ko^r+Sf_kj;/E$ZPs*t~> +[f>t$!F4^Or;lQWro=(Grq$6io[Wm?CZ#9:s*t~> +[f>t$!F4^Or;lQWro=(Grq$6io[Wm?CZ#9:s*t~> +[f>t$!F4^Or;lQWro=(Grq$6io[Wm?CZ#9:s*t~> +\,Z(%!?8`:rVuKim/HY)r;rJt%,h92s*t~> +\,Z(%!?8`:rVuKim/HY)r;rJt%,h92s*t~> +\,Z(%!?8`:rVuKim/HY)r;rJt%,h92s*t~> +\,Z(%!G(Q]rVcB7r;t1V%,_32s*t~> +\,Z(%!G(Q]rVcB7r;t1V%,_32s*t~> +\,Z(%!G(Q]rVcB7r;t1V%,_32s*t~> +\Gu1&![PJOkPYDQci!q;lnmQ#c2W:~> +\Gu1&![PJOkPYDQci!q;lnmQ#c2W:~> +\Gu1&![PJOkPYDQci!q;lnmQ#c2W:~> +\c;:'":T),o^qJJs7??joZd=9CBb"$!mUaq~> +\c;:'":T),o^qJJs7??joZd=9CBb"$!mUaq~> +\c;:'":T),o^qJJs7??joZd=9CBb"$!mUaq~> +])V@'"XLeBm/?Rcr<;iloV;NshZD+'J,~> +])V@'"XLeBm/?Rcr<;iloV;NshZD+'J,~> +])V@'"XLeBm/?Rcr<;iloV;NshZD+'J,~> +]DqF'"]a(=m/?SBr;cK8r<;iloZR^Jh?)%'J,~> +]DqF'"]a(=m/?SBr;cK8r<;iloZR^Jh?)%'J,~> +]DqF'"]a(=m/?SBr;cK8r<;iloZR^Jh?)%'J,~> +]DqL)"pQ?CeE$8okktMRdJX=BrUfaC/-67:!mpst~> +]DqL)"pQ?CeE$8okktMRdJX=BrUfaC/-67:!mpst~> +]DqL)"pQ?CeE$8okktMRdJX=BrUfaC/-67:!mpst~> +]`7U*#R1r1[++1'o^qAG!;+e>qt'pUAD715s*t~> +]`7U*#R1r1[++1'o^qAG!;+e>qt'pUAD715s*t~> +]`7U*#R1r1[++1'o^qAG!;+e>qt'pUAD715s*t~> +^&R[*#7Mkg^!u-8o]Z5To_nF6rVuKlrUfaKrq$8^$jPJgdf4g~> +^&R[*#7Mkg^!u-8o]Z5To_nF6rVuKlrUfaKrq$8^$jPJgdf4g~> +^&R[*#7Mkg^!u-8o]Z5To_nF6rVuKlrUfaKrq$8^$jPJgdf4g~> +^Ama*#RhZ)[*7=lo^qDHrq+nBs7H?X!qbjOrTjX"$j$Xg!n71"~> +^Ama*#RhZ)[*7=lo^qDHrq+nBs7H?X!qbjOrTjX"$j$Xg!n71"~> +^Ama*#RhZ)[*7=lo^qDHrq+nBs7H?X!qbjOrTjX"$j$Xg!n71"~> +^]3g*#n.c3[)Cbdo_nFKrVH0Ir;cKhr;lQhrUg-Vs5X4IjSeEIga!:AgB,n)J,~> +^]3g*#n.c3[)Cbdo_nFKrVH0Ir;cKhr;lQhrUg-Vs5X4IjSeEIga!:AgB,n)J,~> +^]3g*#n.c3[)Cbdo_nFKrVH0Ir;cKhr;lQhrUg-Vs5X4IjSeEIga!:AgB,n)J,~> +_#Nm*$4Jb]UqP"5m.C8Ko)/merUfa\o^qM2m/?S<r;uWirVcBgm/Q/Fh#?@<m,Tu)'*d1mec1.~> +_#Nm*$4Jb]UqP"5m.C8Ko)/merUfa\o^qM2m/?S<r;uWirVcBgm/Q/Fh#?@<m,Tu)'*d1mec1.~> +_#Nm*$4Jb]UqP"5m.C8Ko)/merUfa\o^qM2m/?S<r;uWirVcBgm/Q/Fh#?@<m,Tu)'*d1mec1.~> +_#Nm*$k,t&UpS(im.BrKo^qkU!VH?io_e(Tj8eQDo`+jqo_na\rVcBeo_n^jo_nF\qXjaQroF+7 +s3qD2eD/j?jQokT$jPGfec1.~> +_#Nm*$k,t&UpS(im.BrKo^qkU!VH?io_e(Tj8eQDo`+jqo_na\rVcBeo_n^jo_nF\qXjaQroF+7 +s3qD2eD/j?jQokT$jPGfec1.~> +_#Nm*$k,t&UpS(im.BrKo^qkU!VH?io_e(Tj8eQDo`+jqo_na\rVcBeo_n^jo_nF\qXjaQroF+7 +s3qD2eD/j?jQokT$jPGfec1.~> +_>j!+$3goSS=H[o`73l7rU^-ho_n^jo_nF\rq$3Wq;hS2s5X1HrU^Boo^r+So_nF\r:KsS!T`VE +jSdm4eGRMqeD0-ON#NE7g&fk*J,~> +_>j!+$3goSS=H[o`73l7rU^-ho_n^jo_nF\rq$3Wq;hS2s5X1HrU^Boo^r+So_nF\r:KsS!T`VE +jSdm4eGRMqeD0-ON#NE7g&fk*J,~> +_>j!+$3goSS=H[o`73l7rU^-ho_n^jo_nF\rq$3Wq;hS2s5X1HrU^Boo^r+So_nF\r:KsS!T`VE +jSdm4eGRMqeD0-ON#NE7g&fk*J,~> +_Z0'+$4IT#S>;s^]u8FUr9X@R!r_cirq$9YjQ-9ps5Y'QjP8POjQuO;o_nF\o^r+SrUg'eo^qM2 +jSms5eGRMj`;RpW`!=N9h!ENQ'+EOqfDg@~> +_Z0'+$4IT#S>;s^]u8FUr9X@R!r_cirq$9YjQ-9ps5Y'QjP8POjQuO;o_nF\o^r+SrUg'eo^qM2 +jSms5eGRMj`;RpW`!=N9h!ENQ'+EOqfDg@~> +_Z0'+$4IT#S>;s^]u8FUr9X@R!r_cirq$9YjQ-9ps5Y'QjP8POjQuO;o_nF\o^r+SrUg'eo^qM2 +jSms5eGRMj`;RpW`!=N9h!ENQ'+EOqfDg@~> +_Z0*,$kj$gPan8>XL,[ZbgcXQs6TdX#Q=;no_na\rVlEim,\-#s5a.Fs7H<h!;-0es7?]to^qM* +gsjitbf%a#_udWj`;[FU`4a+5eE$881tMf]s*t~> +_Z0*,$kj$gPan8>XL,[ZbgcXQs6TdX#Q=;no_na\rVlEim,\-#s5a.Fs7H<h!;-0es7?]to^qM* +gsjitbf%a#_udWj`;[FU`4a+5eE$881tMf]s*t~> +_Z0*,$kj$gPan8>XL,[ZbgcXQs6TdX#Q=;no_na\rVlEim,\-#s5a.Fs7H<h!;-0es7?]to^qM* +gsjitbf%a#_udWj`;[FU`4a+5eE$881tMf]s*t~> +_uK0,rt>DaPl@0^Uo^r:`73;lguRhgrUg*f!;-9h"SDZko]6#,s5a.No)/pfrUfICjP8P?bfp%( +s1JENrk/BO]tO9\#0bTXoXudaf`Kh+J,~> +_uK0,rt>DaPl@0^Uo^r:`73;lguRhgrUg*f!;-9h"SDZko]6#,s5a.No)/pfrUfICjP8P?bfp%( +s1JENrk/BO]tO9\#0bTXoXudaf`Kh+J,~> +_uK0,rt>DaPl@0^Uo^r:`73;lguRhgrUg*f!;-9h"SDZko]6#,s5a.No)/pfrUfICjP8P?bfp%( +s1JENrk/BO]tO9\#0bTXoXudaf`Kh+J,~> +_uK0,ru2S5S=HCFXL,[ZbgbG'jQ,t*rUfj_#P@BDgt_8go^)MXo^(rDj9+2ebfoh"q7R!NbhVRW +Zm>GK!uid1'BB5Js*t~> +_uK0,ru2S5S=HCFXL,[ZbgbG'jQ,t*rUfj_#P@BDgt_8go^)MXo^(rDj9+2ebfoh"q7R!NbhVRW +Zm>GK!uid1'BB5Js*t~> +_uK0,ru2S5S=HCFXL,[ZbgbG'jQ,t*rUfj_#P@BDgt_8go^)MXo^(rDj9+2ebfoh"q7R!NbhVRW +Zm>GK!uid1'BB5Js*t~> +`;f9-'+?-*1n:A3XK9+ReC<:7m-O]Co^r(bm,[6om-"?IoE=OAjP8PieGmbk_uRLF`!+BGo_k!f +qZ6s14A\j2,Rif:g&HR~> +`;f9-'+?-*1n:A3XK9+ReC<:7m-O]Co^r(bm,[6om-"?IoE=OAjP8PieGmbk_uRLF`!+BGo_k!f +qZ6s14A\j2,Rif:g&HR~> +`;f9-'+?-*1n:A3XK9+ReC<:7m-O]Co^r(bm,[6om-"?IoE=OAjP8PieGmbk_uRLF`!+BGo_k!f +qZ6s14A\j2,Rif:g&HR~> +`;f9-%gEsd8t;]Y]tMY>jQ,\"o^Me^m,[7"o]c;ao_na\rUfaKm,[6_gsjjQbl5QX^&Q"TbhV:X +oOJC-!XB,r<DZ(/$jPkrgAc[~> +`;f9-%gEsd8t;]Y]tMY>jQ,\"o^Me^m,[7"o]c;ao_na\rUfaKm,[6_gsjjQbl5QX^&Q"TbhV:X +oOJC-!XB,r<DZ(/$jPkrgAc[~> +`;f9-%gEsd8t;]Y]tMY>jQ,\"o^Me^m,[7"o]c;ao_na\rUfaKm,[6_gsjjQbl5QX^&Q"TbhV:X +oOJC-!XB,r<DZ(/$jPkrgAc[~> +`W,?-%20ZoA>H<?`6@#tm.BrIr;cKhr;cKdr;cKhli?\Mr;cKcr;cK_rVuKpm,[6_eC;^dr58rU +`4a+-eE#upgcYE7#RiOH6prRF$jPqtgAc[~> +`W,?-%20ZoA>H<?`6@#tm.BrIr;cKhr;cKdr;cKhli?\Mr;cKcr;cK_rVuKpm,[6_eC;^dr58rU +`4a+-eE#upgcYE7#RiOH6prRF$jPqtgAc[~> +`W,?-%20ZoA>H<?`6@#tm.BrIr;cKhr;cKdr;cKhli?\Mr;cKcr;cK_rVuKpm,[6_eC;^dr58rU +`4a+-eE#upgcYE7#RiOH6prRF$jPqtgAc[~> +`W,?-%4i/DPdJ-JeD0EWrVcBar;cKhr<)]jrUg*f"75+8o_SLdo`"dho`"dho^D_Yo`"ggoG$ZQ +gt^E'bf%H5`4`k&bhV:OrOj0H!XJu3'/W*6,SLUN!o*a*~> +`W,?-%4i/DPdJ-JeD0EWrVcBar;cKhr<)]jrUg*f"75+8o_SLdo`"dho`"dho^D_Yo`"ggoG$ZQ +gt^E'bf%H5`4`k&bhV:OrOj0H!XJu3'/W*6,SLUN!o*a*~> +`W,?-%4i/DPdJ-JeD0EWrVcBar;cKhr<)]jrUg*f"75+8o_SLdo`"dho`"dho^D_Yo`"ggoG$ZQ +gt^E'bf%H5`4`k&bhV:OrOj0H!XJu3'/W*6,SLUN!o*a*~> +`rGH.$k+BpCTP4neE#ugrUfITrp0g\rUg'eo`"dho_A@bo_&._o_ACbo`+7\jP887bl,Hc]u8.M +m.Bq/#5A6($nP"=/0kno!o*a*~> +`rGH.$k+BpCTP4neE#ugrUfITrp0g\rUg'eo`"dho_A@bo_&._o_ACbo`+7\jP887bl,Hc]u8.M +m.Bq/#5A6($nP"=/0kno!o*a*~> +`rGH.$k+BpCTP4neE#ugrUfITrp0g\rUg'eo`"dho_A@bo_&._o_ACbo`+7\jP887bl,Hc]u8.M +m.Bq/#5A6($nP"=/0kno!o*a*~> +`rG`6!X9&AquZm;#X"orbhV:Go^r(["8)Qjo^i%[o^2S`o_na\rVcBerUf^[s7?lhjP887bf%H5 +`5Km\o_n,EpAtO-)am:T)[u$6g])d~> +`rG`6!X9&AquZm;#X"orbhV:Go^r(["8)Qjo^i%[o^2S`o_na\rVcBerUf^[s7?lhjP887bf%H5 +`5Km\o_n,EpAtO-)am:T)[u$6g])d~> +`rG`6!X9&AquZm;#X"orbhV:Go^r(["8)Qjo^i%[o^2S`o_na\rVcBerUf^[s7?lhjP887bf%H5 +`5Km\o_n,EpAtO-)am:T)[u$6g])d~> +`rGc7!t6,")uKd;)[:].bgb_Go_n^go_&._o`"dpo_na\rUfa\o^r(^o^;Y[o_na\q>L?c"mk=* +eBH/9`!4H8m.C7`%/'`+$p7?S,Riu?h#Dm~> +`rGc7!t6,")uKd;)[:].bgb_Go_n^go_&._o`"dpo_na\rUfa\o^r(^o^;Y[o_na\q>L?c"mk=* +eBH/9`!4H8m.C7`%/'`+$p7?S,Riu?h#Dm~> +`rGc7!t6,")uKd;)[:].bgb_Go_n^go_&._o`"dpo_na\rUfa\o^r(^o^;Y[o_na\q>L?c"mk=* +eBH/9`!4H8m.C7`%/'`+$p7?S,Riu?h#Dm~> +`rGf8";<US//.s`#7M8B^!,9mm.:/Uo_\Reo_SLdo`"dho_\Rho_na\rquihir/oL%IE02eBGkE +`5LHtrUa+_!X/uh:dc6,liPuBJ,~> +`rGf8";<US//.s`#7M8B^!,9mm.:/Uo_\Reo_SLdo`"dho_\Rho_na\rquihir/oL%IE02eBGkE +`5LHtrUa+_!X/uh:dc6,liPuBJ,~> +`rGf8";<US//.s`#7M8B^!,9mm.:/Uo_\Reo_SLdo`"dho_\Rho_na\rquihir/oL%IE02eBGkE +`5LHtrUa+_!X/uh:dc6,liPuBJ,~> +a8bo9"<0`s,SU(W#TG%beE#]_rUfsb!;-0e!;-'b!qcH`qu$WhrVcB]r<DomrUg'eo_n^go_JFf +o_na\qY^Tim,ZsObl5NabiJEp`!l;?"9pDR1_]0Vh>`!~> +a8bo9"<0`s,SU(W#TG%beE#]_rUfsb!;-0e!;-'b!qcH`qu$WhrVcB]r<DomrUg'eo_n^go_JFf +o_na\qY^Tim,ZsObl5NabiJEp`!l;?"9pDR1_]0Vh>`!~> +a8bo9"<0`s,SU(W#TG%beE#]_rUfsb!;-0e!;-'b!qcH`qu$WhrVcB]r<DomrUg'eo_n^go_JFf +o_na\qY^Tim,ZsObl5NabiJEp`!l;?"9pDR1_]0Vh>`!~> +a8br:!sUkf/G]DP)cb,;m.BrLr;cKdr;cK<r;cK[r;cKhr<W&orUfaCgsjRI`!"TVo^lD\!X&og +8h:D;!o<m,~> +a8br:!sUkf/G]DP)cb,;m.BrLr;cKdr;cK<r;cK[r;cKhr<W&orUfaCgsjRI`!"TVo^lD\!X&og +8h:D;!o<m,~> +a8br:!sUkf/G]DP)cb,;m.BrLr;cKdr;cK<r;cK[r;cKhr<W&orUfaCgsjRI`!"TVo^lD\!X&og +8h:D;!o<m,~> +a8br:"!g]"%/L#.)l2Qeo_SLdo_&._o_A@bo\fZOo_na\rUfXYs7?]cgsjQd`6@$'rQG]B!X&o_ +6lQ?s!oEs-~> +a8br:"!g]"%/L#.)l2Qeo_SLdo_&._o_A@bo\fZOo_na\rUfXYs7?]cgsjQd`6@$'rQG]B!X&o_ +6lQ?s!oEs-~> +a8br:"!g]"%/L#.)l2Qeo_SLdo_&._o_A@bo\fZOo_na\rUfXYs7?]cgsjQd`6@$'rQG]B!X&o_ +6lQ?s!oEs-~> +a8bu;!sUkm)u9U=##O[Yo_8:ao_&.bo_na\qu$Ner;@&rrVcBerUg'eo_na\mJR.ZrVcB\r<r8a +gsjQd`6@<@oMG>brs&E'!ujWj'C5eWs*t~> +a8bu;!sUkm)u9U=##O[Yo_8:ao_&.bo_na\qu$Ner;@&rrVcBerUg'eo_na\mJR.ZrVcB\r<r8a +gsjQd`6@<@oMG>brs&E'!ujWj'C5eWs*t~> +a8bu;!sUkm)u9U=##O[Yo_8:ao_&.bo_na\qu$Ner;@&rrVcBerUg'eo_na\mJR.ZrVcB\r<r8a +gsjQd`6@<@oMG>brs&E'!ujWj'C5eWs*t~> +aT)&;!u"L!%/L#+';YR)!;-*c"8)Qjo`"dho_JFco_JFco^_qbo_na\rVcBVr<)]jrUfpa$hWfH +eBGkTeF`^H#5SB$%/pnE$j$VY8h:D<!oEs-~> +aT)&;!u"L!%/L#+';YR)!;-*c"8)Qjo`"dho_JFco_JFco^_qbo_na\rVcBVr<)]jrUfpa$hWfH +eBGkTeF`^H#5SB$%/pnE$j$VY8h:D<!oEs-~> +aT)&;!u"L!%/L#+';YR)!;-*c"8)Qjo`"dho_JFco_JFco^_qbo_na\rVcBVr<)]jrUfpa$hWfH +eBGkTeF`^H#5SB$%/pnE$j$VY8h:D<!oEs-~> +aT)&;![LSnq#URnjSJfTo_/4`o_n^go_SLdo],lMo]uGUo_SLno^(A_bf%`\rU`q`!WicD'E/pT +'+>:+6mN3.!oO$.~> +aT)&;![LSnq#URnjSJfTo_/4`o_n^go_SLdo],lMo]uGUo_SLno^(A_bf%`\rU`q`!WicD'E/pT +'+>:+6mN3.!oO$.~> +aT)&;![LSnq#URnjSJfTo_/4`o_n^go_SLdo],lMo]uGUo_SLno^(A_bf%`\rU`q`!WicD'E/pT +'+>:+6mN3.!oO$.~> +aT))<!u"'b%/U)0$lcSGrUfsb!;,LR!;-*c!;-3f!;,j\#5%lmo_na\r;?Wfp\b*ar;?upm+g+7 +`74GXX9SV)rsT;T,U=od)[m,g8jj<smK2;GJ,~> +aT))<!u"'b%/U)0$lcSGrUfsb!;,LR!;-*c!;-3f!;,j\#5%lmo_na\r;?Wfp\b*ar;?upm+g+7 +`74GXX9SV)rsT;T,U=od)[m,g8jj<smK2;GJ,~> +aT))<!u"'b%/U)0$lcSGrUfsb!;,LR!;-*c!;-3f!;,j\#5%lmo_na\r;?Wfp\b*ar;?upm+g+7 +`74GXX9SV)rsT;T,U=od)[m,g8jj<smK2;GJ,~> +aoD2=!sU;Q,l.QD#'B5%r;cKer;cKZr;cKfr;cKbr<)]jrUf^[!;--d!;-*c!;-6g!qbj?rmV&* +rT#7&!Y,VP,V1c71b9RZ$m\h(%.42Ss*t~> +aoD2=!sU;Q,l.QD#'B5%r;cKer;cKZr;cKfr;cKbr<)]jrUf^[!;--d!;-*c!;-6g!qbj?rmV&* +rT#7&!Y,VP,V1c71b9RZ$m\h(%.42Ss*t~> +aoD2=!sU;Q,l.QD#'B5%r;cKer;cKZr;cKfr;cKbr<)]jrUf^[!;--d!;-*c!;-6g!qbj?rmV&* +rT#7&!Y,VP,V1c71b9RZ$m\h(%.42Ss*t~> +aoD2=!u"L!%/L#+)pJ6Y!;-3f"8)Qjo_&.bo_na\q>C<cp&,!brVcB=rVu6aj9+c@rH.u>%La!r +1d"/g1aF"K'0JYrm/l5GJ,~> +aoD2=!u"L!%/L#+)pJ6Y!;-3f"8)Qjo_&.bo_na\q>C<cp&,!brVcB=rVu6aj9+c@rH.u>%La!r +1d"/g1aF"K'0JYrm/l5GJ,~> +aoD2=!u"L!%/L#+)pJ6Y!;-3f"8)Qjo_&.bo_na\q>C<cp&,!brVcB=rVu6aj9+c@rH.u>%La!r +1d"/g1aF"K'0JYrm/l5GJ,~> +aoD5>!sUSm/G]DL%!;.<r;cK`r<)]jrUfm`!;-!`!;,aY!;-3f"8)Qjo_\Reo_eXio_na\qu$Ne +r;HWes8<#k]aXlA!t6,"2#]lK4=h`d!ZO`g%.42Ts*t~> +aoD5>!sUSm/G]DL%!;.<r;cK`r<)]jrUfm`!;-!`!;,aY!;-3f"8)Qjo_\Reo_eXio_na\qu$Ne +r;HWes8<#k]aXlA!t6,"2#]lK4=h`d!ZO`g%.42Ts*t~> +aoD5>!sUSm/G]DL%!;.<r;cK`r<)]jrUfm`!;-!`!;,aY!;-3f"8)Qjo_\Reo_eXio_na\qu$Ne +r;HWes8<#k]aXlA!t6,"2#]lK4=h`d!ZO`g%.42Ts*t~> +b5_;>!uk':'D_b3)pIs2r;cKfr;cKfr;cKbr<)]jrUg$d!;-*c!;,g[!;-9h!;-$a!TYg2!Y?"a +/3H<s6o6_>'*8S!:a?85!oa00~> +b5_;>!uk':'D_b3)pIs2r;cKfr;cKfr;cKbr<)]jrUg$d!;-*c!;,g[!;-9h!;-$a!TYg2!Y?"a +/3H<s6o6_>'*8S!:a?85!oa00~> +b5_;>!uk':'D_b3)pIs2r;cKfr;cKfr;cKbr<)]jrUg$d!;-*c!;,g[!;-9h!;-$a!TYg2!Y?"a +/3H<s6o6_>'*8S!:a?85!oa00~> +b5_>?!sUSm/G]DL$u>M7r<)]jrUfm`!;,XV!;-!`!;,=M!;,dZ!;-'b#AXAL$kjmC4T7_T1b9RZ +"p,`?4;7,aiW"E~> +b5_>?!sUSm/G]DL$u>M7r<)]jrUfm`!;,XV!;-!`!;,=M!;,dZ!;-'b#AXAL$kjmC4T7_T1b9RZ +"p,`?4;7,aiW"E~> +b5_>?!sUSm/G]DL$u>M7r<)]jrUfm`!;,XV!;-!`!;,=M!;,dZ!;-'b#AXAL$kjmC4T7_T1b9RZ +"p,`?4;7,aiW"E~> +b5_>?!u"9p%/U)/$m`dio_A@eo_na\p&,3hrVcBerUg'eo^_q_o_na\q>C<cr;?`irVcBer;cKc +r<)]jrUfOV#,DY9',r2Jr]CQF//oN:!Wicm:a?86!oa00~> +b5_>?!u"9p%/U)/$m`dio_A@eo_na\p&,3hrVcBerUg'eo^_q_o_na\q>C<cr;?`irVcBer;cKc +r<)]jrUfOV#,DY9',r2Jr]CQF//oN:!Wicm:a?86!oa00~> +b5_>?!u"9p%/U)/$m`dio_A@eo_na\p&,3hrVcBerUg'eo^_q_o_na\q>C<cr;?`irVcBer;cKc +r<)]jrUfOV#,DY9',r2Jr]CQF//oN:!Wicm:a?86!oa00~> +bQ%D?![M"rq>p^3FS,#"#5%lmo_na\q>CBerUg'e#5%lmo_na\n,37YnbiI[kPYn?)[mAn,U>3' +/0l/J$k3+:!ukK-%.42Vs*t~> +bQ%D?![M"rq>p^3FS,#"#5%lmo_na\q>CBerUg'e#5%lmo_na\n,37YnbiI[kPYn?)[mAn,U>3' +/0l/J$k3+:!ukK-%.42Vs*t~> +bQ%D?![M"rq>p^3FS,#"#5%lmo_na\q>CBerUg'e#5%lmo_na\n,37YnbiI[kPYn?)[mAn,U>3' +/0l/J$k3+:!ukK-%.42Vs*t~> +bQ%G@!t7Ri#5\H'$ma'qr;cKhr;cKcr;cKYr<)]jo^qVN"8)Qjo^i"]o_n^go_A@ho_na\rVcBf +r<DomrUg'eo`"dloK3Nj'DrgL'E8L>!Wrj-A0gREir=N~> +bQ%G@!t7Ri#5\H'$ma'qr;cKhr;cKcr;cKYr<)]jo^qVN"8)Qjo^i"]o_n^go_A@ho_na\rVcBf +r<DomrUg'eo`"dloK3Nj'DrgL'E8L>!Wrj-A0gREir=N~> +bQ%G@!t7Ri#5\H'$ma'qr;cKhr;cKcr;cKYr<)]jo^qVN"8)Qjo^i"]o_n^go_A@ho_na\rVcBf +r<DomrUg'eo`"dloK3Nj'DrgL'E8L>!Wrj-A0gREir=N~> +bQ%G@!ZP,jqZ6j.'4gb0r<)]jrUf[Z#k\)oo_nFKm.BiH!;-*c!;,[W!;,m]!;,s_!,MNA!#,>? +!!`6#"!hYE#4DWQs*t~> +bQ%G@!ZP,jqZ6j.'4gb0r<)]jrUf[Z#k\)oo_nFKm.BiH!;-*c!;,[W!;,m]!;,s_!,MNA!#,>? +!!`6#"!hYE#4DWQs*t~> +bQ%G@!ZP,jqZ6j.'4gb0r<)]jrUf[Z#k\)oo_nFKm.BiH!;-*c!;,[W!;,m]!;,s_!,MNA!#,>? +!!`6#"!hYE#4DWQs*t~> +bl@PA!t7"d'Dhh4$lcSOr;cK]r;cK\r<)]QjRiBK!;-9h"8)Qjo^i"co_na\rVcBdr;cKdr;cKW +r<DomrUg&a%/p>.#5/*#$roCumK2GKJ,~> +bl@PA!t7"d'Dhh4$lcSOr;cK]r;cK\r<)]QjRiBK!;-9h"8)Qjo^i"co_na\rVcBdr;cKdr;cKW +r<DomrUg&a%/p>.#5/*#$roCumK2GKJ,~> +bl@PA!t7"d'Dhh4$lcSOr;cK]r;cK\r<)]QjRiBK!;-9h"8)Qjo^i"co_na\rVcBdr;cKdr;cKW +r<DomrUg&a%/p>.#5/*#$roCumK2GKJ,~> +bl@PA!ZP-%q>pg/7-+=Fo^r(^o_eXlo_na\rVcBcr<Mu]jQ,t3rUg'e!;-'b"8)Qjo^i"]o^_q\ +o`"dho_SLdo_A@ce._?R!sUka%.42Ws*t~> +bl@PA!ZP-%q>pg/7-+=Fo^r(^o_eXlo_na\rVcBcr<Mu]jQ,t3rUg'e!;-'b"8)Qjo^i"]o^_q\ +o`"dho_SLdo_A@ce._?R!sUka%.42Ws*t~> +bl@PA!ZP-%q>pg/7-+=Fo^r(^o_eXlo_na\rVcBcr<Mu]jQ,t3rUg'e!;-'b"8)Qjo^i"]o^_q\ +o`"dho_SLdo_A@ce._?R!sUka%.42Ws*t~> +c2[VA!]4.$qZ6g''9r=k!;-3f!;,aY#P@uno]5*"o^i"]o]H)Po_A@bo`"dho_SLdo_JFdln%W- +![LbbmK2GKJ,~> +c2[VA!]4.$qZ6g''9r=k!;-3f!;,aY#P@uno]5*"o^i"]o]H)Po_A@bo`"dho_SLdo_JFdln%W- +![LbbmK2GKJ,~> +c2[VA!]4.$qZ6g''9r=k!;-3f!;,aY#P@uno]5*"o^i"]o]H)Po_A@bo`"dho_SLdo_JFdln%W- +![LbbmK2GKJ,~> +c2[YB!t7Rc#5\H''0Oe=r;cKcr;cK\rVuNij8nW>lhphUr;?Wfq>CEfrVcBer;cKhr;cKcr<)]j +rUfsb!;-6g!+bR#!ukJj%.42Xs*t~> +c2[YB!t7Rc#5\H''0Oe=r;cKcr;cK\rVuNij8nW>lhphUr;?Wfq>CEfrVcBer;cKhr;cKcr<)]j +rUfsb!;-6g!+bR#!ukJj%.42Xs*t~> +c2[YB!t7Rc#5\H''0Oe=r;cKcr;cK\rVuNij8nW>lhphUr;?Wfq>CEfrVcBer;cKhr;cKcr<)]j +rUfsb!;-6g!+bR#!ukJj%.42Xs*t~> +c2[YB![M#%qZ6j5)gq;Dr<)]jrUg*f!;-0e"75+(m/?k_o_\Reo_eXio_na\r;?WfrVZijrVcB] +r;cKXr;cKdr;`)O!Wrj21_]9YjSs`~> +c2[YB![M#%qZ6j5)gq;Dr<)]jrUg*f!;-0e"75+(m/?k_o_\Reo_eXio_na\r;?WfrVZijrVcB] +r;cKXr;cKdr;`)O!Wrj21_]9YjSs`~> +c2[YB![M#%qZ6j5)gq;Dr<)]jrUg*f!;-0e"75+(m/?k_o_\Reo_eXio_na\r;?WfrVZijrVcB] +r;cKXr;cKdr;`)O!Wrj21_]9YjSs`~> +cN!bC!sUka%/U)3)`5M3rUg'eo`"dho_\Reo^D_^o_n.;jRi?J"8)QjoY^V0o_nEqn,`^s:eDZ2 +mfMSMJ,~> +cN!bC!sUka%/U)3)`5M3rUg'eo`"dho_\Reo^D_^o_n.;jRi?J"8)QjoY^V0o_nEqn,`^s:eDZ2 +mfMSMJ,~> +cN!bC!sUka%/U)3)`5M3rUg'eo`"dho_\Reo^D_^o_n.;jRi?J"8)QjoY^V0o_nEqn,`^s:eDZ2 +mfMSMJ,~> +cN!hE"9no@:dk-]!Y\i*qu$Nequ$Nep&+m_r;?Wfrr!#mm,[7"o_&._o_JFco^r(^o_eXfo_A@e +o_na\o_ed^r;?ZO%.F>u:]VgGmfMSMJ,~> +cN!hE"9no@:dk-]!Y\i*qu$Nequ$Nep&+m_r;?Wfrr!#mm,[7"o_&._o_JFco^r(^o_eXfo_A@e +o_na\o_ed^r;?ZO%.F>u:]VgGmfMSMJ,~> +cN!hE"9no@:dk-]!Y\i*qu$Nequ$Nep&+m_r;?Wfrr!#mm,[7"o_&._o_JFco^r(^o_eXfo_A@e +o_na\o_ed^r;?ZO%.F>u:]VgGmfMSMJ,~> +ci<hC!\@k-qZ6g4)l30*!;-0e"8)Qjo^i"ao^(Z*o]c;Vo_na\rVZ`gr;?Wfn,37Yqu$WhrVcBb +r;l6un,`Y`:`Jd'jo9i~> +ci<hC!\@k-qZ6g4)l30*!;-0e"8)Qjo^i"ao^(Z*o]c;Vo_na\rVZ`gr;?Wfn,37Yqu$WhrVcBb +r;l6un,`Y`:`Jd'jo9i~> +ci<hC!\@k-qZ6g4)l30*!;-0e"8)Qjo^i"ao^(Z*o]c;Vo_na\rVZ`gr;?Wfn,37Yqu$WhrVcBb +r;l6un,`Y`:`Jd'jo9i~> +ci<qF"U5#:6sL/t!Wj#tjRN0Ko_&._o_SLdo`!nRrUg'\p&,!brVcB_r;cK]r<)]jrUfj_"8)Qj +o^i"]/FW]B8l-Jo!p0H4~> +ci<qF"U5#:6sL/t!Wj#tjRN0Ko_&._o_SLdo`!nRrUg'\p&,!brVcB_r;cK]r<)]jrUfj_"8)Qj +o^i"]/FW]B8l-Jo!p0H4~> +ci<qF"U5#:6sL/t!Wj#tjRN0Ko_&._o_SLdo`!nRrUg'\p&,!brVcB_r;cK]r<)]jrUfj_"8)Qj +o^i"]/FW]B8l-Jo!p0H4~> +d/X"F"9no9:dk-]":T\VrUg!c!;,j\!;-0e$M=;qo_na\jP8hgrV[&prVcBerUg'eo_\Reo_&._ +o_eXfo_A@bo^2SWo_n^hoLeTS!_Q9&m/lDLJ,~> +d/X"F"9no9:dk-]":T\VrUg!c!;,j\!;-0e$M=;qo_na\jP8hgrV[&prVcBerUg'eo_\Reo_&._ +o_eXfo_A@bo^2SWo_n^hoLeTS!_Q9&m/lDLJ,~> +d/X"F"9no9:dk-]":T\VrUg!c!;,j\!;-0e$M=;qo_na\jP8hgrV[&prVcBerUg'eo_\Reo_&._ +o_eXfo_A@bo^2SWo_n^hoLeTS!_Q9&m/lDLJ,~> +d/WqD!ZPAqq>p[2^&Is4o_na\p&+m_nGNR`m,Zs_o^qJJ!;,IQ"8)Qjo_A@bo_JFco`"dhFRTA3 +:]Lpk!p0H4~> +d/WqD!ZPAqq>p[2^&Is4o_na\p&+m_nGNR`m,Zs_o^qJJ!;,IQ"8)Qjo_A@bo_JFco`"dhFRTA3 +:]Lpk!p0H4~> +d/WqD!ZPAqq>p[2^&Is4o_na\p&+m_nGNR`m,Zs_o^qJJ!;,IQ"8)Qjo_A@bo_JFco`"dhFRTA3 +:]Lpk!p0H4~> +dJs"D!\@.PqZ6g<4QQ57"8)Qjo_\Reo_eXio_na\qu$]jm+gCWo^Vk[o_JFco_n^go`"dho_\Re +o`"dho^r(^o_eXio_na\r;?]hrIaS@s%i\(m/lDLJ,~> +dJs"D!\@.PqZ6g<4QQ57"8)Qjo_\Reo_eXio_na\qu$]jm+gCWo^Vk[o_JFco_n^go`"dho_\Re +o`"dho^r(^o_eXio_na\r;?]hrIaS@s%i\(m/lDLJ,~> +dJs"D!\@.PqZ6g<4QQ57"8)Qjo_\Reo_eXio_na\qu$]jm+gCWo^Vk[o_JFco_n^go`"dho_\Re +o`"dho^r(^o_eXio_na\r;?]hrIaS@s%i\(m/lDLJ,~> +dJs%E!XqIZq>p^;C\7H$!;-0e!;,UU%d`93jRi*CrUg'eo_na\nGN@ZqY^NgrVcBfr;cKar<)]j +rUfRW!VDoO!WktV%."&Xs*t~> +dJs%E!XqIZq>p^;C\7H$!;-0e!;,UU%d`93jRi*CrUg'eo_na\nGN@ZqY^NgrVcBfr;cKar<)]j +rUfRW!VDoO!WktV%."&Xs*t~> +dJs%E!XqIZq>p^;C\7H$!;-0e!;,UU%d`93jRi*CrUg'eo_na\nGN@ZqY^NgrVcBfr;cKar<)]j +rUfRW!VDoO!WktV%."&Xs*t~> +df9+E!ZOr]q>p[:XSi"so_&._o_eXfo_A@bo`"dmo^(AgjRi0E"8)Qjo`"dhoZ@%4oVCsX!^o-Z +liQ>LJ,~> +df9+E!ZOr]q>p[:XSi"so_&._o_eXfo_A@bo`"dmo^(AgjRi0E"8)Qjo`"dhoZ@%4oVCsX!^o-Z +liQ>LJ,~> +df9+E!ZOr]q>p[:XSi"so_&._o_eXfo_A@bo`"dmo^(AgjRi0E"8)Qjo`"dhoZ@%4oVCsX!^o-Z +liQ>LJ,~> +df9.F!sUS^%/U)0'/[r3rUfpa!;-'b!;-3f!;-9h!;-0e#5%9;guRhomJR%Wq>C<coDJ[]rquih +q>CEfrVcBar;cKfr;j80ncAk$8hB90k5Tr~> +df9.F!sUS^%/U)0'/[r3rUfpa!;-'b!;-3f!;-9h!;-0e#5%9;guRhomJR%Wq>C<coDJ[]rquih +q>CEfrVcBar;cKfr;j80ncAk$8hB90k5Tr~> +df9.F!sUS^%/U)0'/[r3rUfpa!;-'b!;-3f!;-9h!;-0e#5%9;guRhomJR%Wq>C<coDJ[]rquih +q>CEfrVcBar;cKfr;j80ncAk$8hB90k5Tr~> +e,T4F!sUSS#5\H'$q0IYr;cKVr;cKcr<;i[gt_8glMU_TnGN@Zr;?Wfqu$Neq>CEfrVcB`r;jh@ +ncAk+:b:o6k5Tr~> +e,T4F!sUSS#5\H'$q0IYr;cKVr;cKcr<;i[gt_8glMU_TnGN@Zr;?Wfqu$Neq>CEfrVcB`r;jh@ +ncAk+:b:o6k5Tr~> +e,T4F!sUSS#5\H'$q0IYr;cKVr;cKcr<;i[gt_8glMU_TnGN@Zr;?Wfqu$Neq>CEfrVcB`r;jh@ +ncAk+:b:o6k5Tr~> +eGo:F!t7"Y%/U),$u>P7"8)Qjo_JFco_8:ao_n^jm+gCWrq-6h#5%lmo_na\rqurkrVcBar;cKg +r<DomrUg'eo^r(^o^D_Yo_eXge-tmL!Y[s@lN65KJ,~> +eGo:F!t7"Y%/U),$u>P7"8)Qjo_JFco_8:ao_n^jm+gCWrq-6h#5%lmo_na\rqurkrVcBar;cKg +r<DomrUg'eo^r(^o^D_Yo_eXge-tmL!Y[s@lN65KJ,~> +eGo:F!t7"Y%/U),$u>P7"8)Qjo_JFco_8:ao_n^jm+gCWrq-6h#5%lmo_na\rqurkrVcBar;cKg +r<DomrUg'eo^r(^o^D_Yo_eXge-tmL!Y[s@lN65KJ,~> +eGo:F!u!Lf#5\H&)l3H2!;,s_"8)Qjo_&._o_eXko^(AgjRi-D!;-0e!;,"D!;,s_!;-9h!Se@Z +!WjWD%-muWs*t~> +eGo:F!u!Lf#5\H&)l3H2!;,s_"8)Qjo_&._o_eXko^(AgjRi-D!;-0e!;,"D!;,s_!;-9h!Se@Z +!WjWD%-muWs*t~> +eGo:F!u!Lf#5\H&)l3H2!;,s_"8)Qjo_&._o_eXko^(AgjRi-D!;-0e!;,"D!;,s_!;-9h!Se@Z +!WjWD%-muWs*t~> +ec5@F!t7:s#5eN*$nTX$o]c;So_JFco`"dho`!VGjSnf=r;cKgr;cKar;cKgr;cK_r;cKfr<)]j +rUfj_!TXpb!WjoL%-doWs*t~> +ec5@F!t7:s#5eN*$nTX$o]c;So_JFco`"dho`!VGjSnf=r;cKgr;cKar;cKgr;cK_r;cKfr<)]j +rUfj_!TXpb!WjoL%-doWs*t~> +ec5@F!t7:s#5eN*$nTX$o]c;So_JFco`"dho`!VGjSnf=r;cKgr;cKar;cKgr;cK_r;cKfr<)]j +rUfj_!TXpb!WjoL%-doWs*t~> +ec5CG"9o8k>R^N3!Y[u_qu$WhrVcB]r;cKfr<)]jrUg$d!qcH`rnIP8o_n^jo_na\qY^Edq>C<c +qu$Neq#(3brr!/qrVcBerUg'eo_&._o_\Rho_n+qncAkT6jDoXkPp&~> +ec5CG"9o8k>R^N3!Y[u_qu$WhrVcB]r;cKfr<)]jrUg$d!qcH`rnIP8o_n^jo_na\qY^Edq>C<c +qu$Neq#(3brr!/qrVcBerUg'eo_&._o_\Rho_n+qncAkT6jDoXkPp&~> +ec5CG"9o8k>R^N3!Y[u_qu$WhrVcB]r;cKfr<)]jrUg$d!qcH`rnIP8o_n^jo_na\qY^Edq>C<c +qu$Neq#(3brr!/qrVcBerUg'eo_&._o_\Rho_n+qncAkT6jDoXkPp&~> +f)PFF!u!M,%/^/.'3sVtr;cKbr<)]jrUfFS!;-9G"6Ah@o_\Reo_A@bo_A@bo_eXfo`"dho^;YX +o_A@eo_na\rVZc`,k;!;6p0]8kPp&~> +f)PFF!u!M,%/^/.'3sVtr;cKbr<)]jrUfFS!;-9G"6Ah@o_\Reo_A@bo_A@bo_eXfo`"dho^;YX +o_A@eo_na\rVZc`,k;!;6p0]8kPp&~> +f)PFF!u!M,%/^/.'3sVtr;cKbr<)]jrUfFS!;-9G"6Ah@o_\Reo_A@bo_A@bo_eXfo`"dho^;YX +o_A@eo_na\rVZc`,k;!;6p0]8kPp&~> +fDkLF!u!5$%/^/.'5Q\&r;cKer;cKfr;cK]r;cKhg]?L.p\b3drVcB;r;cK\r;l71o)]!u<@e@> +!pBT6~> +fDkLF!u!5$%/^/.'5Q\&r;cKer;cKfr;cK]r;cKhg]?L.p\b3drVcB;r;cK\r;l71o)]!u<@e@> +!pBT6~> +fDkLF!u!5$%/^/.'5Q\&r;cKer;cKfr;cK]r;cKhg]?L.p\b3drVcB;r;cK\r;l71o)]!u<@e@> +!pBT6~> +fDkLF!uj(=%/^/.'7Am=r;cKJr;cKhg]cd*o_na\nbiI[p\b*ao)/[_rVcB]r;cK_r;l79o)]"& +A0_BE!pBT6~> +fDkLF!uj(=%/^/.'7Am=r;cKJr;cKhg]cd*o_na\nbiI[p\b*ao)/[_rVcB]r;cK_r;l79o)]"& +A0_BE!pBT6~> +fDkLF!uj(=%/^/.'7Am=r;cKJr;cKhg]cd*o_na\nbiI[p\b*ao)/[_rVcB]r;cK_r;l79o)]"& +A0_BE!pBT6~> +f`(pUo`>471jfu7!Wj=*m/$Y\o_\Reo_eXfo_eXfo_SLdo_n^go`!VHjRhd:"8)Qjo_JFco_n^m +o_na\rVcBcr<)]jrUfa\"8)Qjo`"dioJH.@!ZPAXklU&JJ,~> +f`(pUo`>471jfu7!Wj=*m/$Y\o_\Reo_eXfo_eXfo_SLdo_n^go`!VHjRhd:"8)Qjo_JFco_n^m +o_na\rVcBcr<)]jrUfa\"8)Qjo`"dioJH.@!ZPAXklU&JJ,~> +f`(pUo`>471jfu7!Wj=*m/$Y\o_\Reo_eXfo_eXfo_SLdo_n^go`!VHjRhd:"8)Qjo_JFco_n^m +o_na\rVcBcr<)]jrUfa\"8)Qjo`"dioJH.@!ZPAXklU&JJ,~> +f`1UG":Q4pCD6UI"<3ltrUf[Z!;-3f!;-6g"8)Qjo`"dho`"dho`!VOjRi*CrUg'eo_SLgo_na\ +q#(3bq>C<cmem.Xqu$WhrVcB`r;lOQo)\tM6k&;]kPp&~> +f`1UG":Q4pCD6UI"<3ltrUf[Z!;-3f!;-6g"8)Qjo`"dho`"dho`!VOjRi*CrUg'eo_SLgo_na\ +q#(3bq>C<cmem.Xqu$WhrVcB`r;lOQo)\tM6k&;]kPp&~> +f`1UG":Q4pCD6UI"<3ltrUf[Z!;-3f!;-6g"8)Qjo`"dho`"dho`!VOjRi*CrUg'eo_SLgo_na\ +q#(3bq>C<cmem.Xqu$WhrVcB`r;lOQo)\tM6k&;]kPp&~> +g&L[G":QP,F;t,Z![Ol>rquihr;?`irVcBQr;uWim/Gc@jRi9H"8)Qjo_JFco_JFfo_na\o)/R\ +q#(3bnGNC[4S&UT8hB0-kPp&~> +g&L[G":QP,F;t,Z![Ol>rquihr;?`irVcBQr;uWim/Gc@jRi9H"8)Qjo_JFco_JFfo_na\o)/R\ +q#(3bnGNC[4S&UT8hB0-kPp&~> +g&L[G":QP,F;t,Z![Ol>rquihr;?`irVcBQr;uWim/Gc@jRi9H"8)Qjo_JFco_JFfo_na\o)/R\ +q#(3bnGNC[4S&UT8hB0-kPp&~> +g&L^H"Ul>$4DQMG!Wjp[o_\Reo_&._o^;Y^o\A6_m.Br?r;cKWr<)]jrUfm`!;--d!;,p^"SDZk +oK;aI!t8!>#3c3Ps*t~> +g&L^H"Ul>$4DQMG!Wjp[o_\Reo_&._o^;Y^o\A6_m.Br?r;cKWr<)]jrUfm`!;--d!;,p^"SDZk +oK;aI!t8!>#3c3Ps*t~> +g&L^H"Ul>$4DQMG!Wjp[o_\Reo_&._o^;Y^o\A6_m.Br?r;cKWr<)]jrUfm`!;--d!;,p^"SDZk +oK;aI!t8!>#3c3Ps*t~> +g&LaI"q2.j/3I]9quQpN^%Cmo!;-*c!;-6g!;-'b"mk%"jQuO(r;cKXr<)]jrUfLU"8)Qjo_nag +oDh;O!WjoL%-RcUs*t~> +g&LaI"q2.j/3I]9quQpN^%Cmo!;-*c!;-6g!;-'b"mk%"jQuO(r;cKXr<)]jrUfLU"8)Qjo_nag +oDh;O!WjoL%-RcUs*t~> +g&LaI"q2.j/3I]9quQpN^%Cmo!;-*c!;-6g!;-'b"mk%"jQuO(r;cKXr<)]jrUfLU"8)Qjo_nag +oDh;O!WjoL%-RcUs*t~> +g&LdJ#6khe/3H=BAGcK14N-mfr;cKhr;cKcr;cKgr;cKhr>,&(rUg'eo_naTgt^uWo_nF\rUg'e +o_n^go_SLdo_n^go`"dho_n^go^Vk^o_na\qu$WhrVcB^r;lOYoE#(^1^<.FkPp&~> +g&LdJ#6khe/3H=BAGcK14N-mfr;cKhr;cKcr;cKgr;cKhr>,&(rUg'eo_naTgt^uWo_nF\rUg'e +o_n^go_SLdo_n^go`"dho_n^go^Vk^o_na\qu$WhrVcB^r;lOYoE#(^1^<.FkPp&~> +g&LdJ#6khe/3H=BAGcK14N-mfr;cKhr;cKcr;cKgr;cKhr>,&(rUg'eo_naTgt^uWo_nF\rUg'e +o_n^go_SLdo_n^go`"dho_n^go^Vk^o_na\qu$WhrVcB^r;lOYoE#(^1^<.FkPp&~> +g&LdJ#7M7k1eLSlFSu7F'4fVbrVcB[r;cKWr<Do\gt^uWo_A@bo_n^go`"dho_JFco_n^go_\Re +o\KHHoLecX!XqmEk5siHJ,~> +g&LdJ#7M7k1eLSlFSu7F'4fVbrVcB[r;cKWr<Do\gt^uWo_A@bo_n^go`"dho_JFco_n^go_\Re +o\KHHoLecX!XqmEk5siHJ,~> +g&LdJ#7M7k1eLSlFSu7F'4fVbrVcB[r;cKWr<Do\gt^uWo_A@bo_n^go`"dho_JFco_n^go_\Re +o\KHHoLecX!XqmEk5siHJ,~> +gAggI#7Mk78l]tc#6"Z+'4f>ZrVZ`grquihjS];Tm+gCWm.BlI!;,[W!;-'b!;--d"8)Qjo_JFc +o_n^go_n^hoL/?R!uji@%-RcUs*t~> +gAggI#7Mk78l]tc#6"Z+'4f>ZrVZ`grquihjS];Tm+gCWm.BlI!;,[W!;-'b!;--d"8)Qjo_JFc +o_n^go_n^hoL/?R!uji@%-RcUs*t~> +gAggI#7Mk78l]tc#6"Z+'4f>ZrVZ`grquihjS];Tm+gCWm.BlI!;,[W!;-'b!;--d"8)Qjo_JFc +o_n^go_n^hoL/?R!uji@%-RcUs*t~> +gAgdH"q2/%6tD5irW3-7ABaZD!;-3f"8)Qjo^_q]o^)S4#42!\o_na\nbiI[q>C<cp\b*aqu$Ne +p\b3drVcBdr;cKdr;l7Qp&Y=)4=gp(!pBT6~> +gAgdH"q2/%6tD5irW3-7ABaZD!;-3f"8)Qjo^_q]o^)S4#42!\o_na\nbiI[q>C<cp\b*aqu$Ne +p\b3drVcBdr;cKdr;l7Qp&Y=)4=gp(!pBT6~> +gAgdH"q2/%6tD5irW3-7ABaZD!;-3f"8)Qjo^_q]o^)S4#42!\o_na\nbiI[q>C<cp\b*aqu$Ne +p\b3drVcBdr;cKdr;l7Qp&Y=)4=gp(!pBT6~> +gAgaG"U5Vs8pho`!Ws*Hbk1Z.!;,m]$2"2po_na\rVcBer<;QCguRhor;?WfrVZ`gp&+m_n,37Y +jo#2OrVZcX4SAgX)akA%!pBT6~> +gAgaG"U5Vs8pho`!Ws*Hbk1Z.!;,m]$2"2po_na\rVcBer<;QCguRhor;?WfrVZ`gp&+m_n,37Y +jo#2OrVZcX4SAgX)akA%!pBT6~> +gAgaG"U5Vs8pho`!Ws*Hbk1Z.!;,m]$2"2po_na\rVcBer<;QCguRhor;?WfrVZ`gp&+m_n,37Y +jo#2OrVZcX4SAgX)akA%!pBT6~> +gAg^F":Q5#>Whue#nq+0o_na\rVcB`r;cKUr<Do\gt^u_o_SLdo_JFfo_na\r;?`irVcBer<Dom +rUg'eo_8:ao_n^go_JFco_/4aga)Uq!t7:S%-@WSs*t~> +gAg^F":Q5#>Whue#nq+0o_na\rVcB`r;cKUr<Do\gt^u_o_SLdo_JFfo_na\r;?`irVcBer<Dom +rUg'eo_8:ao_n^go_JFco_/4aga)Uq!t7:S%-@WSs*t~> +gAg^F":Q5#>Whue#nq+0o_na\rVcB`r;cKUr<Do\gt^u_o_SLdo_JFfo_na\r;?`irVcBer<Dom +rUg'eo_8:ao_n^go_JFco_/4aga)Uq!t7:S%-@WSs*t~> +gAg^FrsSrJ8lbil!ZPq)o_ed^r;?`irVcB]r;cKgr<DWDh!FD"o_A@eo_na\j8AuMqY^Edr;?`i +rVcB_r;cKhr;k+]pAtF16mN3'!pBT6~> +gAg^FrsSrJ8lbil!ZPq)o_ed^r;?`irVcB]r;cKgr<DWDh!FD"o_A@eo_na\j8AuMqY^Edr;?`i +rVcB_r;cKhr;k+]pAtF16mN3'!pBT6~> +gAg^FrsSrJ8lbil!ZPq)o_ed^r;?`irVcB]r;cKgr<DWDh!FD"o_A@eo_na\j8AuMqY^Edr;?`i +rVcB_r;cKhr;k+]pAtF16mN3'!pBT6~> +gAgXD#Ri7a$j$JLCXi1Y"8)Qjo_&._o_eXfo_\Rlo_nFKgt_8giV`cKoDJ[]mem.Xq#(63%/9l. +$nO4S'*877%0$P!!pBT6~> +gAgXD#Ri7a$j$JLCXi1Y"8)Qjo_&._o_eXfo_\Rlo_nFKgt_8giV`cKoDJ[]mem.Xq#(63%/9l. +$nO4S'*877%0$P!!pBT6~> +gAgXD#Ri7a$j$JLCXi1Y"8)Qjo_&._o_eXfo_\Rlo_nFKgt_8giV`cKoDJ[]mem.Xq#(63%/9l. +$nO4S'*877%0$P!!pBT6~> +gAgXDrs\oi":P>NABaWC!;-!`!;-9h!;-*c$1-I&jQuO2rVcBXr;cK^r;cKCr;iu.q>psK1d!lO +,SL@q)uV#`)[m/F!p9N5~> +gAgXDrs\oi":P>NABaWC!;-!`!;-9h!;-*c$1-I&jQuO2rVcBXr;cK^r;cKCr;iu.q>psK1d!lO +,SL@q)uV#`)[m/F!p9N5~> +gAgXDrs\oi":P>NABaWC!;-!`!;-9h!;-*c$1-I&jQuO2rVcBXr;cK^r;cKCr;iu.q>psK1d!lO +,SL@q)uV#`)[m/F!p9N5~> +gAgRB$k,6d$l`HqrVcBerUf^[!;,^X"ROq!jRi?J!;-*c"8)Qjo_eXlo_na\rVcBbr;cKhr<)]j +rUg*f!;-6g!;-*c!;-3f!;-6g"8)QjN;N_k$m[Yt4>\T.$jHbH)^H@J/2Sn')u^9=!p9N5~> +gAgRB$k,6d$l`HqrVcBerUf^[!;,^X"ROq!jRi?J!;-*c"8)Qjo_eXlo_na\rVcBbr;cKhr<)]j +rUg*f!;-6g!;-*c!;-3f!;-6g"8)QjN;N_k$m[Yt4>\T.$jHbH)^H@J/2Sn')u^9=!p9N5~> +gAgRB$k,6d$l`HqrVcBerUf^[!;,^X"ROq!jRi?J!;-*c"8)Qjo_eXlo_na\rVcBbr;cKhr<)]j +rUg*f!;-6g!;-*c!;-3f!;-6g"8)QjN;N_k$m[Yt4>\T.$jHbH)^H@J/2Sn')u^9=!p9N5~> +gAgjJ!=T2/!X06*>VnjenGN@Zr;?Wfq#(3brr!,prVc*<guRhoq>CEfrVcBVr;cKer;cK`r;cKf +r<)]jrUg$d!;-6g!;-6g!VC1+!X&oW6o5k^$igM1!rWN7)_<6c1c-a/)\WGN!p9N5~> +gAgjJ!=T2/!X06*>VnjenGN@Zr;?Wfq#(3brr!,prVc*<guRhoq>CEfrVcBVr;cKer;cK`r;cKf +r<)]jrUg$d!;-6g!;-6g!VC1+!X&oW6o5k^$igM1!rWN7)_<6c1c-a/)\WGN!p9N5~> +gAgjJ!=T2/!X06*>VnjenGN@Zr;?Wfq#(3brr!,prVc*<guRhoq>CEfrVcBVr;cKer;cK`r;cKf +r<)]jrUg$d!;-6g!;-6g!VC1+!X&oW6o5k^$igM1!rWN7)_<6c1c-a/)\WGN!p9N5~> +g&LsO#n/%J@:j+N0bXuo!X/cA6sN-]qY^EdrVZ`gp&+m_o_f$em+gCWo_nF@r;cK_r;cKOr;lOY +rW363,V12S#5&$%"q1nZ/3H&o6iehIq#]^YJ,~> +g&LsO#n/%J@:j+N0bXuo!X/cA6sN-]qY^EdrVZ`gp&+m_o_f$em+gCWo_nF@r;cK_r;cKOr;lOY +rW363,V12S#5&$%"q1nZ/3H&o6iehIq#]^YJ,~> +g&LsO#n/%J@:j+N0bXuo!X/cA6sN-]qY^EdrVZ`gp&+m_o_f$em+gCWo_nF@r;cK_r;cKOr;lOY +rW363,V12S#5&$%"q1nZ/3H&o6iehIq#]^YJ,~> +g&M$Q$k>RJNM*/V[C3,q7L]1r#STg_SFlIPrUg'e!;-9h!;,s_"8)Qjo`"dho_\Rlm+gCWm/?nT +pAG!`rqurkrVcBfr;cK\r;cK`r;cKcr;cK^r<Un(!WicU,SLCN!riZ7)`1/tCJ#NI#5ePbs*t~> +g&M$Q$k>RJNM*/V[C3,q7L]1r#STg_SFlIPrUg'e!;-9h!;,s_"8)Qjo`"dho_\Rlm+gCWm/?nT +pAG!`rqurkrVcBfr;cK\r;cK`r;cKcr;cK^r<Un(!WicU,SLCN!riZ7)`1/tCJ#NI#5ePbs*t~> +g&M$Q$k>RJNM*/V[C3,q7L]1r#STg_SFlIPrUg'e!;-9h!;,s_"8)Qjo`"dho_\Rlm+gCWm/?nT +pAG!`rqurkrVcBfr;cK\r;cK`r;cKcr;cK^r<Un(!WicU,SLCN!riZ7)`1/tCJ#NI#5ePbs*t~> +f`)-W0mJD<X0ql:"1G%?(An49'2YLcoDJd`rVcBUr<;i[jP8hgrVZrmrVcBerUg$d!;-0e!;-9h +!;,j\!;-!`"8)Qjo_JFco_n^go`"dnU^R;5)^GjW!XB,j:iq(],RjVQjo9i~> +f`)-W0mJD<X0ql:"1G%?(An49'2YLcoDJd`rVcBUr<;i[jP8hgrVZrmrVcBerUg$d!;-0e!;-9h +!;,j\!;-!`"8)Qjo_JFco_n^go`"dnU^R;5)^GjW!XB,j:iq(],RjVQjo9i~> +f`)-W0mJD<X0ql:"1G%?(An49'2YLcoDJd`rVcBUr<;i[jP8hgrVZrmrVcBerUg$d!;-0e!;-9h +!;,j\!;-!`"8)Qjo_JFco_n^go`"dnU^R;5)^GjW!XB,j:iq(],RjVQjo9i~> +f`)(RH]=Ssq76[9X+DAj!X&]@9!%+Ar;cKdr;cKfr;cKgr<;QCguS,"jS])NrqurkrVcB^r;cK] +r;cKgr;cKfr<DV(!Wj#d'BfK&'0K*5CIB*GrW;3]J,~> +f`)(RH]=Ssq76[9X+DAj!X&]@9!%+Ar;cKdr;cKfr;cKgr<;QCguS,"jS])NrqurkrVcB^r;cK] +r;cKgr;cKfr<DV(!Wj#d'BfK&'0K*5CIB*GrW;3]J,~> +f`)(RH]=Ssq76[9X+DAj!X&]@9!%+Ar;cKdr;cKfr;cKgr<;QCguS,"jS])NrqurkrVcB^r;cK] +r;cKgr;cKfr<DV(!Wj#d'BfK&'0K*5CIB*GrW;3]J,~> +f`))$LmtHNpppR5Y)4J'!XJu='2YdkrVcBJr<`,po^(AgjRiECp\b*aqu$Nep&+m_p&+m_r;?Wf +q>C<cqu$urrUg'\rUg'L49>^4,j,46$nOeC<CAYWrW;3]J,~> +f`))$LmtHNpppR5Y)4J'!XJu='2YdkrVcBJr<`,po^(AgjRiECp\b*aqu$Nep&+m_p&+m_r;?Wf +q>C<cqu$urrUg'\rUg'L49>^4,j,46$nOeC<CAYWrW;3]J,~> +f`))$LmtHNpppR5Y)4J'!XJu='2YdkrVcBJr<`,po^(AgjRiECp\b*aqu$Nep&+m_p&+m_r;?Wf +q>C<cqu$urrUg'\rUg'L49>^4,j,46$nOeC<CAYWrW;3]J,~> +g&D8'Kp\^>[C,e@"1>1],Q.ZH'-pSRjSf#`o_na\rVcBerUg*f"8)Qjo_\Reo_JFgm+gCWo`"dh +o_eXfo]5rQo_na\pAG*crVcBcr;uWZe,6rd]YD+f>9ae4'B]E%$oBe'4>\T&rW;3]J,~> +g&D8'Kp\^>[C,e@"1>1],Q.ZH'-pSRjSf#`o_na\rVcBerUg*f"8)Qjo_\Reo_JFgm+gCWo`"dh +o_eXfo]5rQo_na\pAG*crVcBcr;uWZe,6rd]YD+f>9ae4'B]E%$oBe'4>\T&rW;3]J,~> +g&D8'Kp\^>[C,e@"1>1],Q.ZH'-pSRjSf#`o_na\rVcBerUg*f"8)Qjo_\Reo_JFgm+gCWo`"dh +o_eXfo]5rQo_na\pAG*crVcBcr;uWZe,6rd]YD+f>9ae4'B]E%$oBe'4>\T&rW;3]J,~> +g&D89OJ8eV[C,_>!ipo'r<!!4!^r:.m/6qVqu$Ner;?fkm+gCWo_eXfo_JFfo_na\rquihrquih +g\h66YGJ)kZ3-q_?o7$J#Rh@t4?PGG'-$oPjo9i~> +g&D89OJ8eV[C,_>!ipo'r<!!4!^r:.m/6qVqu$Ner;?fkm+gCWo_eXfo_JFfo_na\rquihrquih +g\h66YGJ)kZ3-q_?o7$J#Rh@t4?PGG'-$oPjo9i~> +g&D89OJ8eV[C,_>!ipo'r<!!4!^r:.m/6qVqu$Ner;?fkm+gCWo_eXfo_JFfo_na\rquihrquih +g\h66YGJ)kZ3-q_?o7$J#Rh@t4?PGG'-$oPjo9i~> +gA_D4NgQQA[Bd45\cSpa/,]PL$j/>Fh":@>!;,UUs5X:;jRi*2r;cKfr;cKer;cKcr<)]jrUfd] +#k\)om^8ms]"S$Z"hhLY[?`Q1!X]Sl1d!<7)[6ra#3>f7~> +gA_D4NgQQA[Bd45\cSpa/,]PL$j/>Fh":@>!;,UUs5X:;jRi*2r;cKfr;cKer;cKcr<)]jrUfd] +#k\)om^8ms]"S$Z"hhLY[?`Q1!X]Sl1d!<7)[6ra#3>f7~> +gA_D4NgQQA[Bd45\cSpa/,]PL$j/>Fh":@>!;,UUs5X:;jRi*2r;cKfr;cKer;cKcr<)]jrUfd] +#k\)om^8ms]"S$Z"hhLY[?`Q1!X]Sl1d!<7)[6ra#3>f7~> +g]%S3Lm"4'X0T=E[Iq*4Z@sn/!X9&H1kXT^o^;Y[o_na\rr!/qrVcBejP8POo_8:ao^;Y[o_na\ +rqurkrVcBar;cKcr;cKhr<MuDX0T=SaNXV(rkefKRk3_($4JaJ,U=<;$mBV5jSs`~> +g]%S3Lm"4'X0T=E[Iq*4Z@sn/!X9&H1kXT^o^;Y[o_na\rr!/qrVcBejP8POo_8:ao^;Y[o_na\ +rqurkrVcBar;cKcr;cKhr<MuDX0T=SaNXV(rkefKRk3_($4JaJ,U=<;$mBV5jSs`~> +g]%S3Lm"4'X0T=E[Iq*4Z@sn/!X9&H1kXT^o^;Y[o_na\rr!/qrVcBejP8POo_8:ao^;Y[o_na\ +rqurkrVcBar;cKcr;cKhr<MuDX0T=SaNXV(rkefKRk3_($4JaJ,U=<;$mBV5jSs`~> +g]%M4LmXa0X0T&%\cSa\,Q.ZM$l^a>eG]%<rUg!c"8)Qjo^Vkho^(AgjSf&LrVcBerUfm`!;-0e +!;,FP"8)Qjo_\RloX1Nr]#2V1r6,;b`l!NOk5l#),U=<J'+>(=QEmmZs*t~> +g]%M4LmXa0X0T&%\cSa\,Q.ZM$l^a>eG]%<rUg!c"8)Qjo^Vkho^(AgjSf&LrVcBerUfm`!;-0e +!;,FP"8)Qjo_\RloX1Nr]#2V1r6,;b`l!NOk5l#),U=<J'+>(=QEmmZs*t~> +g]%M4LmXa0X0T&%\cSa\,Q.ZM$l^a>eG]%<rUg!c"8)Qjo^Vkho^(AgjSf&LrVcBerUfm`!;-0e +!;,FP"8)Qjo_\RloX1Nr]#2V1r6,;b`l!NOk5l#),U=<J'+>(=QEmmZs*t~> +h#@P0LlRppV>de#[Iq*6]t0bW'E%t9$l^a5bk1l4!;-'b!;,m]"n_0BguS,$r<)]jrUfg^!;,aY +!;,g[#kYNqX0oOP]u0ch"3.ri(?kl2"qrO5)\Wkh!Z$$W[`64lkPp&~> +h#@P0LlRppV>de#[Iq*6]t0bW'E%t9$l^a5bk1l4!;-'b!;,m]"n_0BguS,$r<)]jrUfg^!;,aY +!;,g[#kYNqX0oOP]u0ch"3.ri(?kl2"qrO5)\Wkh!Z$$W[`64lkPp&~> +h#@P0LlRppV>de#[Iq*6]t0bW'E%t9$l^a5bk1l4!;-'b!;,m]"n_0BguS,$r<)]jrUfg^!;,aY +!;,g[#kYNqX0oOP]u0ch"3.ri(?kl2"qrO5)\Wkh!Z$$W[`64lkPp&~> +h#@\:Nfoj-X/iP6[IUm2ZCknAr;m-,'-phrm/?k_o_/4`o`"dko_na\r;?fcgt^uWo_\Reo_A@b +o`"dho^i"]o_eXfo_eXfo^r(foWO^[X0oOM^&5bM_6./bkQ1f!,SU.c#m(N+QF=]PbfI0Ts*t~> +h#@\:Nfoj-X/iP6[IUm2ZCknAr;m-,'-phrm/?k_o_/4`o`"dko_na\r;?fcgt^uWo_\Reo_A@b +o`"dho^i"]o_eXfo_eXfo^r(foWO^[X0oOM^&5bM_6./bkQ1f!,SU.c#m(N+QF=]PbfI0Ts*t~> +h#@\:Nfoj-X/iP6[IUm2ZCknAr;m-,'-phrm/?k_o_/4`o`"dko_na\r;?fcgt^uWo_\Reo_A@b +o`"dho^i"]o_eXfo_eXfo^r(foWO^[X0oOM^&5bM_6./bkQ1f!,SU.c#m(N+QF=]PbfI0Ts*t~> +h>[n8LlRjnV5pZ&[C*TRost=?]!@f)#5eN*'-pDMm/6eao_na\q>C<cq#(6cm/GcBm.C8Kqu$Ne +q#(3bq>CNirVcBerUg*f!;-!`&bQ&#o_na\rVcBerUdLdV6[E+])TJC_ZRND9GZgn!X9&ArW3B1 +'6pCl_oBd=`p!GQ~> +h>[n8LlRjnV5pZ&[C*TRost=?]!@f)#5eN*'-pDMm/6eao_na\q>C<cq#(6cm/GcBm.C8Kqu$Ne +q#(3bq>CNirVcBerUg*f!;-!`&bQ&#o_na\rVcBerUdLdV6[E+])TJC_ZRND9GZgn!X9&ArW3B1 +'6pCl_oBd=`p!GQ~> +h>[n8LlRjnV5pZ&[C*TRost=?]!@f)#5eN*'-pDMm/6eao_na\q>C<cq#(6cm/GcBm.C8Kqu$Ne +q#(3bq>CNirVcBerUg*f!;-!`&bQ&#o_na\rVcBerUdLdV6[E+])TJC_ZRND9GZgn!X9&ArW3B1 +'6pCl_oBd=`p!GQ~> +hZ!q?LlRdlSY`Bm[C,V;#/.U][\f$=qZ?d2!^)Fsp\b*ap\b*ar;?W^rnRP?s8;rin,3@\rVcBW +r;cKYr<0O!V5pp#])TJD]*#4!6lY.f$OdMETY&+Z`l?*>VWn,2~> +hZ!q?LlRdlSY`Bm[C,V;#/.U][\f$=qZ?d2!^)Fsp\b*ap\b*ar;?W^rnRP?s8;rin,3@\rVcBW +r;cKYr<0O!V5pp#])TJD]*#4!6lY.f$OdMETY&+Z`l?*>VWn,2~> +hZ!q?LlRdlSY`Bm[C,V;#/.U][\f$=qZ?d2!^)Fsp\b*ap\b*ar;?W^rnRP?s8;rin,3@\rVcBW +r;cKYr<0O!V5pp#])TJD]*#4!6lY.f$OdMETY&+Z`l?*>VWn,2~> +hu=(ELlRXcSY`BfZF[I5\cf^TTRIpZ!X8i;'.e7=o^)M`o_na\o^(Z"m.BrEr;cKPr;cKfr;cK\ +r<;hsR\d'jr43*G]=Y/(4;6`V$OetW]>;+m_8F13[-@U@~> +hu=(ELlRXcSY`BfZF[I5\cf^TTRIpZ!X8i;'.e7=o^)M`o_na\o^(Z"m.BrEr;cKPr;cKfr;cK\ +r<;hsR\d'jr43*G]=Y/(4;6`V$OetW]>;+m_8F13[-@U@~> +hu=(ELlRXcSY`BfZF[I5\cf^TTRIpZ!X8i;'.e7=o^)M`o_na\o^(Z"m.BrEr;cKPr;cKfr;cK\ +r<;hsR\d'jr43*G]=Y/(4;6`V$OetW]>;+m_8F13[-@U@~> +iVs=JJqAf=R%:(MX0T%=m^`P7Y+')5qZ7'4',+3Lm.C8To_eXfo^_q\o`"1Wo_n^go`"dho_eXf +o_/4co_na\qu$NepAG*crVcBcr;cKhr<0d(V5pp#])T2C['#sR6l$!g!Y#>IFeZL[]t:ti_o'*@ +lMlA~> +iVs=JJqAf=R%:(MX0T%=m^`P7Y+')5qZ7'4',+3Lm.C8To_eXfo^_q\o`"1Wo_n^go`"dho_eXf +o_/4co_na\qu$NepAG*crVcBcr;cKhr<0d(V5pp#])T2C['#sR6l$!g!Y#>IFeZL[]t:ti_o'*@ +lMlA~> +iVs=JJqAf=R%:(MX0T%=m^`P7Y+')5qZ7'4',+3Lm.C8To_eXfo^_q\o`"1Wo_n^go`"dho_eXf +o_/4co_na\qu$NepAG*crVcBcr;cKhr<0d(V5pp#])T2C['#sR6l$!g!Y#>IFeZL[]t:ti_o'*@ +lMlA~> +mf*<>LAQQ1IYEB%JqA`;R$O23ri6./ZF[I4])TGFVNOXL!r`T07',bRr;cKfr<)]jrUfg^r:Kpc +!;,OS"8)Qjo^D_Yo_\UeoEE"#V5q#3rOW$;"g4>K;B5u'!Y#?8S$p#B]sbVc]=kY)lMlA~> +mf*<>LAQQ1IYEB%JqA`;R$O23ri6./ZF[I4])TGFVNOXL!r`T07',bRr;cKfr<)]jrUfg^r:Kpc +!;,OS"8)Qjo^D_Yo_\UeoEE"#V5q#3rOW$;"g4>K;B5u'!Y#?8S$p#B]sbVc]=kY)lMlA~> +mf*<>LAQQ1IYEB%JqA`;R$O23ri6./ZF[I4])TGFVNOXL!r`T07',bRr;cKfr<)]jrUfg^r:Kpc +!;,OS"8)Qjo^D_Yo_\UeoEE"#V5q#3rOW$;"g4>K;B5u'!Y#?8S$p#B]sbVc]=kY)lMlA~> +o)AlAJq\o7M#E;GMM6b9Knb;@OI2?)U8=okZEgn(\c]X?N@Xi,"U5AK1lUMer<)]jrUfLU!;-3f +#5%lmo_na\o)/[_rVcB]r;cKdr<0d(SZB'q])K,BZDO1H@3#j>!Y%/DVRF+K[^roY]"PP(lMlA~> +o)AlAJq\o7M#E;GMM6b9Knb;@OI2?)U8=okZEgn(\c]X?N@Xi,"U5AK1lUMer<)]jrUfLU!;-3f +#5%lmo_na\o)/[_rVcB]r;cKdr<0d(SZB'q])K,BZDO1H@3#j>!Y%/DVRF+K[^roY]"PP(lMlA~> +o)AlAJq\o7M#E;GMM6b9Knb;@OI2?)U8=okZEgn(\c]X?N@Xi,"U5AK1lUMer<)]jrUfLU!;-3f +#5%lmo_na\o)/[_rVcB]r;cKdr<0d(SZB'q])K,BZDO1H@3#j>!Y%/DVRF+K[^roY]"PP(lMlA~> +o`#DLJqf)AQCF>6R$sJ0OHBI$!g&e8rga1gX/iP6l+.#2[$u1Hq#^R)""\6+o`"dho^r(^o`"dh +o_\Reo^)MVo^D_Yo_&.jo_nFSm,YUOSZB0+rjiEDY,eCiNHHf_#3Q$j,C>`^[/RK8[C3OC\c@HL +s*t~> +o`#DLJqf)AQCF>6R$sJ0OHBI$!g&e8rga1gX/iP6l+.#2[$u1Hq#^R)""\6+o`"dho^r(^o`"dh +o_\Reo^)MVo^D_Yo_&.jo_nFSm,YUOSZB0+rjiEDY,eCiNHHf_#3Q$j,C>`^[/RK8[C3OC\c@HL +s*t~> +o`#DLJqf)AQCF>6R$sJ0OHBI$!g&e8rga1gX/iP6l+.#2[$u1Hq#^R)""\6+o`"dho^r(^o`"dh +o_\Reo^)MVo^D_Yo_&.jo_nFSm,YUOSZB0+rjiEDY,eCiNHHf_#3Q$j,C>`^[/RK8[C3OC\c@HL +s*t~> +p&>/CJrPkXrgj"^rga4^R$O2,Sc5A_X8fI*[HY7*]tpk79_SSk"q4>0jRE*Jo^;YXo^i"]o^D_\ +o_na\r;@N*rTrV#eBG@lV5pZ.[C3KOX/i(fLjM]/#3Z*q(1``-Y-bXGZF71?\cK3mlMlA~> +p&>/CJrPkXrgj"^rga4^R$O2,Sc5A_X8fI*[HY7*]tpk79_SSk"q4>0jRE*Jo^;YXo^i"]o^D_\ +o_na\r;@N*rTrV#eBG@lV5pZ.[C3KOX/i(fLjM]/#3Z*q(1``-Y-bXGZF71?\cK3mlMlA~> +p&>/CJrPkXrgj"^rga4^R$O2,Sc5A_X8fI*[HY7*]tpk79_SSk"q4>0jRE*Jo^;YXo^i"]o^D_\ +o_na\r;@N*rTrV#eBG@lV5pZ.[C3KOX/i(fLjM]/#3Z*q(1``-Y-bXGZF71?\cK3mlMlA~> +pAYAHKntnZSXlMQV>m7mSYD[LUAh"gX8fL*[HP1*]u.IVKe<!"!t7SnjSo)[o_na\rVZ`gq#(<e +rVcBfr<)]jrUg!c#5%lmo_na\q>CNirVcBerUg*f!;,j\"8(s0bl5N`Yaq>jZMh0;ZE'guSW8;> +1)BinmK3Cm&/Jr8SZAp#['m9G[Bd6P[=7E@J,~> +pAYAHKntnZSXlMQV>m7mSYD[LUAh"gX8fL*[HP1*]u.IVKe<!"!t7SnjSo)[o_na\rVZ`gq#(<e +rVcBfr<)]jrUg!c#5%lmo_na\q>CNirVcBerUg*f!;,j\"8(s0bl5N`Yaq>jZMh0;ZE'guSW8;> +1)BinmK3Cm&/Jr8SZAp#['m9G[Bd6P[=7E@J,~> +pAYAHKntnZSXlMQV>m7mSYD[LUAh"gX8fL*[HP1*]u.IVKe<!"!t7SnjSo)[o_na\rVZ`gq#(<e +rVcBfr<)]jrUg!c#5%lmo_na\q>CNirVcBerUg*f!;,j\"8(s0bl5N`Yaq>jZMh0;ZE'guSW8;> +1)BinmK3Cm&/Jr8SZAp#['m9G[Bd6P[=7E@J,~> +pAY2GLm\14rh]Ros.ok!V5pGhri?"'!4Cq"s1nfERs5_G!WWH'!X&ogN84(&r;cKTr;cKPr;cKf +r;cKer;cKfr;u?8bl,Hq[[itiZF.-LZEgO-SX,([G[)U+$k<L3!XT&4"t+2BQCXnUrNZX9ZF[HO +X*a.3J,~> +pAY2GLm\14rh]Ros.ok!V5pGhri?"'!4Cq"s1nfERs5_G!WWH'!X&ogN84(&r;cKTr;cKPr;cKf +r;cKer;cKfr;u?8bl,Hq[[itiZF.-LZEgO-SX,([G[)U+$k<L3!XT&4"t+2BQCXnUrNZX9ZF[HO +X*a.3J,~> +pAY2GLm\14rh]Ros.ok!V5pGhri?"'!4Cq"s1nfERs5_G!WWH'!X&ogN84(&r;cKTr;cKPr;cKf +r;cKer;cKfr;u?8bl,Hq[[itiZF.-LZEgO-SX,([G[)U+$k<L3!XT&4"t+2BQCXnUrNZX9ZF[HO +X*a.3J,~> +p\tPJJrZ.fSY`0gX8K:"X8]F'[Hb='[JdZ?]u.IZNE#QP"9pE)bk1N*!;,g[!;-!`"8)Qjo^D_Y +o_\Rio_naTh###(X.?)fZEgmGY-P+)V3[-nHZEO>#4M]o"q)G;EeTgMU8t>tY-Ru5!kP[hlMlA~> +p\tPJJrZ.fSY`0gX8K:"X8]F'[Hb='[JdZ?]u.IZNE#QP"9pE)bk1N*!;,g[!;-!`"8)Qjo^D_Y +o_\Rio_naTh###(X.?)fZEgmGY-P+)V3[-nHZEO>#4M]o"q)G;EeTgMU8t>tY-Ru5!kP[hlMlA~> +p\tPJJrZ.fSY`0gX8K:"X8]F'[Hb='[JdZ?]u.IZNE#QP"9pE)bk1N*!;,g[!;-!`"8)Qjo^D_Y +o_\Rio_naTh###(X.?)fZEgmGY-P+)V3[-nHZEO>#4M]o"q)G;EeTgMU8t>tY-Ru5!kP[hlMlA~> +p\tPJKp\="V5:5u[JI3-Ws,f:[CWcRk.1l-]"5Sk]<n5[*VBI:$l`HQm/$Y_o_na\r;?Wfrquih +p&+m_r;?Wfq>C<cq#(3bqu$NeqY^NgjNPjG`!!97SY`CcZN$s4V4F0=Kn=YqA24A[!Ytt\7Vd7& +Ng?61X0/b9[^*<K]"5;WM!G"j~> +p\tPJKp\="V5:5u[JI3-Ws,f:[CWcRk.1l-]"5Sk]<n5[*VBI:$l`HQm/$Y_o_na\r;?Wfrquih +p&+m_r;?Wfq>C<cq#(3bqu$NeqY^NgjNPjG`!!97SY`CcZN$s4V4F0=Kn=YqA24A[!Ytt\7Vd7& +Ng?61X0/b9[^*<K]"5;WM!G"j~> +p\tPJKp\="V5:5u[JI3-Ws,f:[CWcRk.1l-]"5Sk]<n5[*VBI:$l`HQm/$Y_o_na\r;?Wfrquih +p&+m_r;?Wfq>C<cq#(3bqu$NeqY^NgjNPjG`!!97SY`CcZN$s4V4F0=Kn=YqA24A[!Ytt\7Vd7& +Ng?61X0/b9[^*<K]"5;WM!G"j~> +q#:\IJq]S_V5po-[Bfe>!4)R2!4)R2j155urON3F_n3(;@0ZB+"9oMrSF$4Q!;,s_!;-9h!;,s_ +!;,m]!;-'b!;,s_!VFn<`"oDEV5po-X0T%3X/2AXP)+g?HZsL3/c6)#$jHn;"pPPX4C!#RI=dHE +SYDs]X0T%>]!f2X]!],?lMlA~> +q#:\IJq]S_V5po-[Bfe>!4)R2!4)R2j155urON3F_n3(;@0ZB+"9oMrSF$4Q!;,s_!;-9h!;,s_ +!;,m]!;-'b!;,s_!VFn<`"oDEV5po-X0T%3X/2AXP)+g?HZsL3/c6)#$jHn;"pPPX4C!#RI=dHE +SYDs]X0T%>]!f2X]!],?lMlA~> +q#:\IJq]S_V5po-[Bfe>!4)R2!4)R2j155urON3F_n3(;@0ZB+"9oMrSF$4Q!;,s_!;-9h!;,s_ +!;,m]!;-'b!;,s_!VFn<`"oDEV5po-X0T%3X/2AXP)+g?HZsL3/c6)#$jHn;"pPPX4C!#RI=dHE +SYDs]X0T%>]!f2X]!],?lMlA~> +p\tDKNL6H:X8]F%[0X@P[C3KN]"5<0\dGjV[^s&d]<nGh/bB,E$j.bjh":C?!;-$a#5%lmo_na\ +pAG*crVcBcr<)]jrUfd]!;-3f!Ueb>`!ET<R\cjd[B$V4Wu%M$QB6oVJphuiDIHU94>JZN1,;6q +A9.Zr&:K.dOIE#BX/iP6[^E]S]!_OK!2f&]J,~> +p\tDKNL6H:X8]F%[0X@P[C3KN]"5<0\dGjV[^s&d]<nGh/bB,E$j.bjh":C?!;-$a#5%lmo_na\ +pAG*crVcBcr<)]jrUfd]!;-3f!Ueb>`!ET<R\cjd[B$V4Wu%M$QB6oVJphuiDIHU94>JZN1,;6q +A9.Zr&:K.dOIE#BX/iP6[^E]S]!_OK!2f&]J,~> +p\tDKNL6H:X8]F%[0X@P[C3KN]"5<0\dGjV[^s&d]<nGh/bB,E$j.bjh":C?!;-$a#5%lmo_na\ +pAG*crVcBcr<)]jrUfd]!;-3f!Ueb>`!ET<R\cjd[B$V4Wu%M$QB6oVJphuiDIHU94>JZN1,;6q +A9.Zr&:K.dOIE#BX/iP6[^E]S]!_OK!2f&]J,~> +p\tDKNgcN8X8]F)[JdZ:[G&1l[Jm`A]>;+dRr&Z,!X&oF:rN#)r;cKfr;cKLr;cKUr;cKhr;l97 +qSWH9SXTPYrj)O($)3uVOH,$KJqAFMHN83eEW^H)G^016%>':iP+/#CX0T%=[C3L@\c]@O[@$:[ +J,~> +p\tDKNgcN8X8]F)[JdZ:[G&1l[Jm`A]>;+dRr&Z,!X&oF:rN#)r;cKfr;cKLr;cKUr;cKhr;l97 +qSWH9SXTPYrj)O($)3uVOH,$KJqAFMHN83eEW^H)G^016%>':iP+/#CX0T%=[C3L@\c]@O[@$:[ +J,~> +p\tDKNgcN8X8]F)[JdZ:[G&1l[Jm`A]>;+dRr&Z,!X&oF:rN#)r;cKfr;cKLr;cKUr;cKhr;l97 +qSWH9SXTPYrj)O($)3uVOH,$KJqAFMHN83eEW^H)G^016%>':iP+/#CX0T%=[C3L@\c]@O[@$:[ +J,~> +q#CAJ"H]"FX/l6*"1knO[Jm`>[CWrWoXY%1lad))rji9N_6g)!7.UH`$kjRJ[.NP[#5%lmo_na\ +n,37YrqurkrVcB`r;l97qSWZ?R[TeDX/iP3ri6C&U7IU3NeiLFKnB;Pqg89i%>':iNL$$(X/iP3 +[C3LA\cB/:\cK49li2J~> +q#CAJ"H]"FX/l6*"1knO[Jm`>[CWrWoXY%1lad))rji9N_6g)!7.UH`$kjRJ[.NP[#5%lmo_na\ +n,37YrqurkrVcB`r;l97qSWZ?R[TeDX/iP3ri6C&U7IU3NeiLFKnB;Pqg89i%>':iNL$$(X/iP3 +[C3LA\cB/:\cK49li2J~> +q#CAJ"H]"FX/l6*"1knO[Jm`>[CWrWoXY%1lad))rji9N_6g)!7.UH`$kjRJ[.NP[#5%lmo_na\ +n,37YrqurkrVcB`r;l97qSWZ?R[TeDX/iP3ri6C&U7IU3NeiLFKnB;Pqg89i%>':iNL$$(X/iP3 +[C3LA\cB/:\cK49li2J~> +q#:PFL6.mqV5sU'!P5]9\cB.n\cB/;\d,[W_7R(DGS]lP"U5AD1o0dBr;cKfr<)]jrUfOV!;,aY +!;-0e!;-0e!qbj/qSWQ4R%9eKX8T@(X8f"!SX,S'Nr=e4Kc,;jJq\f1KntG=OH>ctU8=orZF.*O +[CWrWrON->]!\i5m/MS~> +q#:PFL6.mqV5sU'!P5]9\cB.n\cB/;\d,[W_7R(DGS]lP"U5AD1o0dBr;cKfr<)]jrUfOV!;,aY +!;-0e!;-0e!qbj/qSWQ4R%9eKX8T@(X8f"!SX,S'Nr=e4Kc,;jJq\f1KntG=OH>ctU8=orZF.*O +[CWrWrON->]!\i5m/MS~> +q#:PFL6.mqV5sU'!P5]9\cB.n\cB/;\d,[W_7R(DGS]lP"U5AD1o0dBr;cKfr<)]jrUfOV!;,aY +!;-0e!;-0e!qbj/qSWQ4R%9eKX8T@(X8f"!SX,S'Nr=e4Kc,;jJq\f1KntG=OH>ctU8=orZF.*O +[CWrWrON->]!\i5m/MS~> +q#CAG"cf%JX/iQ*[Ih$1[J7<5[HkC)[C6(G"hhpfVN":=!WrifPjJ#?#5%lmo_na\oDJ[]rr!&n +rVcBerUfXY!;-9h!p%kTr58rUUR7F>V5po&ZEjJ1&uD.iQBmVoNfK*ZLkpb@LkUP=rf.5FQBn#0 +U8=pi[K!f<[J7?4[/m=omJh\~> +q#CAG"cf%JX/iQ*[Ih$1[J7<5[HkC)[C6(G"hhpfVN":=!WrifPjJ#?#5%lmo_na\oDJ[]rr!&n +rVcBerUfXY!;-9h!p%kTr58rUUR7F>V5po&ZEjJ1&uD.iQBmVoNfK*ZLkpb@LkUP=rf.5FQBn#0 +U8=pi[K!f<[J7?4[/m=omJh\~> +q#CAG"cf%JX/iQ*[Ih$1[J7<5[HkC)[C6(G"hhpfVN":=!WrifPjJ#?#5%lmo_na\oDJ[]rr!&n +rVcBerUfXY!;-9h!p%kTr58rUUR7F>V5po&ZEjJ1&uD.iQBmVoNfK*ZLkpb@LkUP=rf.5FQBn#0 +U8=pi[K!f<[J7?4[/m=omJh\~> +q#:\JJrQ7jX/iP3[C+Go$FRIR]tM7u[$uXln,`\*/>Vq:r;cK[r<DomrUg'eo_JFco_A@bo_&._ +o_eXgjOF%E&>P8QR\d'cZE(:3ZDFUmSXTPD"-S\)P5C7?OH0=%rg*STs/Q1+[IUm3ZF[?<R-t!)~> +q#:\JJrQ7jX/iP3[C+Go$FRIR]tM7u[$uXln,`\*/>Vq:r;cK[r<DomrUg'eo_JFco_A@bo_&._ +o_eXgjOF%E&>P8QR\d'cZE(:3ZDFUmSXTPD"-S\)P5C7?OH0=%rg*STs/Q1+[IUm3ZF[?<R-t!)~> +q#:\JJrQ7jX/iP3[C+Go$FRIR]tM7u[$uXln,`\*/>Vq:r;cK[r<DomrUg'eo_JFco_A@bo_&._ +o_eXgjOF%E&>P8QR\d'cZE(:3ZDFUmSXTPD"-S\)P5C7?OH0=%rg*STs/Q1+[IUm3ZF[?<R-t!)~> +p\tSLNL6H:X/iP6]!]hp#/.po[$"i+n,`\*7(r6;r<)]jrUfsb"8(s0bl#Ba]q1=IR[pL[riuj2 +ZE(%&U7IjDRf8TYP*V8sP)tukOStILS"caUX0T&&\d#IJ]!\iHT^Mi1~> +p\tSLNL6H:X/iP6]!]hp#/.po[$"i+n,`\*7(r6;r<)]jrUfsb"8(s0bl#Ba]q1=IR[pL[riuj2 +ZE(%&U7IjDRf8TYP*V8sP)tukOStILS"caUX0T&&\d#IJ]!\iHT^Mi1~> +p\tSLNL6H:X/iP6]!]hp#/.po[$"i+n,`\*7(r6;r<)]jrUfsb"8(s0bl#Ba]q1=IR[pL[riuj2 +ZE(%&U7IjDRf8TYP*V8sP)tukOStILS"caUX0T&&\d#IJ]!\iHT^Mi1~> +p\tSSNL$-3X/iY6]!^"u$amRR]"5>`_mZD$/arfF"rgRlrUg*f"8)Qjo_n^jo_na\pAG*crVcBc +r<)]jrUg$d"8)Qjo_8:fo_naLgs#Z6&>"f?QCXkQX0Se3ZE(%&V5!s[s-`tSReW0KS,Sr^U8t,k +ZF087!O]N<[/m=tn,In~> +p\tSSNL$-3X/iY6]!^"u$amRR]"5>`_mZD$/arfF"rgRlrUg*f"8)Qjo_n^jo_na\pAG*crVcBc +r<)]jrUg$d"8)Qjo_8:fo_naLgs#Z6&>"f?QCXkQX0Se3ZE(%&V5!s[s-`tSReW0KS,Sr^U8t,k +ZF087!O]N<[/m=tn,In~> +p\tSSNL$-3X/iY6]!^"u$amRR]"5>`_mZD$/arfF"rgRlrUg*f"8)Qjo_n^jo_na\pAG*crVcBc +r<)]jrUg$d"8)Qjo_8:fo_naLgs#Z6&>"f?QCXkQX0Se3ZE(%&V5!s[s-`tSReW0KS,Sr^U8t,k +ZF087!O]N<[/m=tn,In~> +p\tPKLmXa-X/iP6ZHTla_nj0lRs5_<!WrWPN9p?<!;-*c!;-3f!;,aY!;,^X!pn^dr595]Q]6uf +SXlg^ZEgO:ZE(%&V5!jX"IbXBSX08Erga7fV5:5nZEj#3#I_4L[C*<;P48L%~> +p\tPKLmXa-X/iP6ZHTla_nj0lRs5_<!WrWPN9p?<!;-*c!;-3f!;,aY!;,^X!pn^dr595]Q]6uf +SXlg^ZEgO:ZE(%&V5!jX"IbXBSX08Erga7fV5:5nZEj#3#I_4L[C*<;P48L%~> +p\tPKLmXa-X/iP6ZHTla_nj0lRs5_<!WrWPN9p?<!;-*c!;-3f!;,aY!;,^X!pn^dr595]Q]6uf +SXlg^ZEgO:ZE(%&V5!jX"IbXBSX08Erga7fV5:5nZEj#3#I_4L[C*<;P48L%~> +p](8I#b%<\V5pZ.ZF.rg#JIac]:bHh#4MZt)dLVcrUfUX!;-!`"8)Qjo^;Y[o_na\rVZfajOF(F +#a^7$P+A/?X/l0(s/Q="X/2Y`U@t,ZV4sgcX8fL*[IUm7[CWrT[C*<;NUd%!~> +p](8I#b%<\V5pZ.ZF.rg#JIac]:bHh#4MZt)dLVcrUfUX!;-!`"8)Qjo^;Y[o_na\rVZfajOF(F +#a^7$P+A/?X/l0(s/Q="X/2Y`U@t,ZV4sgcX8fL*[IUm7[CWrT[C*<;NUd%!~> +p](8I#b%<\V5pZ.ZF.rg#JIac]:bHh#4MZt)dLVcrUfUX!;-!`"8)Qjo^;Y[o_na\rVZfajOF(F +#a^7$P+A/?X/l0(s/Q="X/2Y`U@t,ZV4sgcX8fL*[IUm7[CWrT[C*<;NUd%!~> +p\tPOKp\F%V5po-[Ec>i[^s&`_n3:HMC7lp!sU$8o_8:do_na\pAG*crVcB`r;cK_r;cKar<)]Q +eBIm0$GDd\Kohb"V5po&r3H=&qPF(`rMBLos0D[4n@JY-s1/?@ZEg$Jo)F4~> +p\tPOKp\F%V5po-[Ec>i[^s&`_n3:HMC7lp!sU$8o_8:do_na\pAG*crVcB`r;cK_r;cKar<)]Q +eBIm0$GDd\Kohb"V5po&r3H=&qPF(`rMBLos0D[4n@JY-s1/?@ZEg$Jo)F4~> +p\tPOKp\F%V5po-[Ec>i[^s&`_n3:HMC7lp!sU$8o_8:do_na\pAG*crVcB`r;cK_r;cKar<)]Q +eBIm0$GDd\Kohb"V5po&r3H=&qPF(`rMBLos0D[4n@JY-s1/?@ZEg$Jo)F4~> +p](8I#*>CHV5pZ&rjC%_#e%=X_n2e8FVF6G!Xs_RrquihgAM6JrVcBerUfj_"n_ccm+fh_`"/2d +KohUkV5pZ&ZF.!D[Bfb3r1sIhV5!sc!NW'pX8fL*[I1U+ZMh04X.+k8s*t~> +p](8I#*>CHV5pZ&rjC%_#e%=X_n2e8FVF6G!Xs_RrquihgAM6JrVcBerUfj_"n_ccm+fh_`"/2d +KohUkV5pZ&ZF.!D[Bfb3r1sIhV5!sc!NW'pX8fL*[I1U+ZMh04X.+k8s*t~> +p](8I#*>CHV5pZ&rjC%_#e%=X_n2e8FVF6G!Xs_RrquihgAM6JrVcBerUfj_"n_ccm+fh_`"/2d +KohUkV5pZ&ZF.!D[Bfb3r1sIhV5!sc!NW'pX8fL*[I1U+ZMh04X.+k8s*t~> +p\tSPKp\="V5:K'[C+Am!4Dd:#/.jh[&&pZn,`Y"AG#ct!;-*c#5%lmo_na\p&+m_r;?Wfm/7%Y +m+g+h`!X2<KnYPUSY`BfZMq93Z3%G>[J?j*V5pGhqlB\$!OfE%\coLI[B$-eo`'F~> +p\tSPKp\="V5:K'[C+Am!4Dd:#/.jh[&&pZn,`Y"AG#ct!;-*c#5%lmo_na\p&+m_r;?Wfm/7%Y +m+g+h`!X2<KnYPUSY`BfZMq93Z3%G>[J?j*V5pGhqlB\$!OfE%\coLI[B$-eo`'F~> +p\tSPKp\="V5:K'[C+Am!4Dd:#/.jh[&&pZn,`Y"AG#ct!;-*c#5%lmo_na\p&+m_r;?Wfm/7%Y +m+g+h`!X2<KnYPUSY`BfZMq93Z3%G>[J?j*V5pGhqlB\$!OfE%\coLI[B$-eo`'F~> +p\tYRKohaoV5:5u[C*TRd(0Rl]!f2`_niLFKcT[b!Xr)qlMU_Tr;?Wflhq%[rVcBerUg'e!q,.! +rko8ZA:B,aOIMf;V6[/0ZMq67ZF.*GZLb-qZN%<5]!^q:#dq+PZF70HVOR8YJ,~> +p\tYRKohaoV5:5u[C*TRd(0Rl]!f2`_niLFKcT[b!Xr)qlMU_Tr;?Wflhq%[rVcBerUg'e!q,.! +rko8ZA:B,aOIMf;V6[/0ZMq67ZF.*GZLb-qZN%<5]!^q:#dq+PZF70HVOR8YJ,~> +p\tYRKohaoV5:5u[C*TRd(0Rl]!f2`_niLFKcT[b!Xr)qlMU_Tr;?Wflhq%[rVcBerUg'e!q,.! +rko8ZA:B,aOIMf;V6[/0ZMq67ZF.*GZLb-qZN%<5]!^q:#dq+PZF70HVOR8YJ,~> +pAYGQOI2T0V5po0[E?&b]>;=qVN>N^!X0!/o_na\r;?`irVcB[r;cKhr;cKfr;cKfr<)]jrUfXY +"8)$BeGdApPU'siLle'rV5pZ&ZMM!-ZM1C$ZF-b4ZMq8s\d,OP[C3ZSX-WJZJ,~> +pAYGQOI2T0V5po0[E?&b]>;=qVN>N^!X0!/o_na\r;?`irVcB[r;cKhr;cKfr;cKfr<)]jrUfXY +"8)$BeGdApPU'siLle'rV5pZ&ZMM!-ZM1C$ZF-b4ZMq8s\d,OP[C3ZSX-WJZJ,~> +pAYGQOI2T0V5po0[E?&b]>;=qVN>N^!X0!/o_na\r;?`irVcB[r;cKhr;cKfr;cKfr<)]jrUfXY +"8)$BeGdApPU'siLle'rV5pZ&ZMM!-ZM1C$ZF-b4ZMq8s\d,OP[C3ZSX-WJZJ,~> +pAYMSNgQB.V5po0[CWcl\cB/;\d#j[_6fbm2t@"O$ruZmr;cKcr<DomrUg'eo^D_Yo_JFfo_na\ +p&,]njODDe]fZsAH\IKGSY`BfZF.*O]!]-J[/mS@p9G"4ZEgmG]!\rW[HkF'[0=.M[BcNkq#>j~> +pAYMSNgQB.V5po0[CWcl\cB/;\d#j[_6fbm2t@"O$ruZmr;cKcr<DomrUg'eo^D_Yo_JFfo_na\ +p&,]njODDe]fZsAH\IKGSY`BfZF.*O]!]-J[/mS@p9G"4ZEgmG]!\rW[HkF'[0=.M[BcNkq#>j~> +pAYMSNgQB.V5po0[CWcl\cB/;\d#j[_6fbm2t@"O$ruZmr;cKcr<DomrUg'eo^D_Yo_JFfo_na\ +p&,]njODDe]fZsAH\IKGSY`BfZF.*O]!]-J[/mS@p9G"4ZEgmG]!\rW[HkF'[0=.M[BcNkq#>j~> +pAYGNNfoj*X/iP3[E5ub[_9SjY*OMWo)\q$KAc\.o^)MVo_SM'o^:Ma`5Gmo,@PqQOID`:V5po- +]!\rW[Jmc9[J7'*[0!qI[H5""[K!f>[B#Vhs*t~> +pAYGNNfoj*X/iP3[E5ub[_9SjY*OMWo)\q$KAc\.o^)MVo_SM'o^:Ma`5Gmo,@PqQOID`:V5po- +]!\rW[Jmc9[J7'*[0!qI[H5""[K!f>[B#Vhs*t~> +pAYGNNfoj*X/iP3[E5ub[_9SjY*OMWo)\q$KAc\.o^)MVo_SM'o^:Ma`5Gmo,@PqQOID`:V5po- +]!\rW[Jmc9[J7'*[0!qI[H5""[K!f>[B#Vhs*t~> +pAYALNfoj%V5pp$[E6#[]*6$_VOD3/o`>1!/CaOp"8)Qjo_/4co_na\q#(3br;?WfpAG!`rqurk +rVcBfr>YCabdM$q%Ph^GLmF?tV5pZ&ZF.9O]!],W]!h:>#e%=P]!\uX]!^b5!4Dg;!4Dg;!k#(` +qu;0~> +pAYALNfoj%V5pp$[E6#[]*6$_VOD3/o`>1!/CaOp"8)Qjo_/4co_na\q#(3br;?WfpAG!`rqurk +rVcBfr>YCabdM$q%Ph^GLmF?tV5pZ&ZF.9O]!],W]!h:>#e%=P]!\uX]!^b5!4Dg;!4Dg;!k#(` +qu;0~> +pAYALNfoj%V5pp$[E6#[]*6$_VOD3/o`>1!/CaOp"8)Qjo_/4co_na\q#(3br;?WfpAG!`rqurk +rVcBfr>YCabdM$q%Ph^GLmF?tV5pZ&ZF.9O]!],W]!h:>#e%=P]!\uX]!^b5!4Dg;!4Dg;!k#(` +qu;0~> +pAYMTLmXR#V5pZ&]"5<!\c]@O]!_II!OfT=_ZR9?O@8aC"=1)@rUfg^!;-3f!;-0e"8)Qjo_JFc +o_eXio_na\o)0Bsmc;&l'*]+%A:'#lSXlUXX0T%=[CWd?\c]@O]!_OK!4COl#.;%R[^)WVrVqB~> +pAYMTLmXR#V5pZ&]"5<!\c]@O]!_II!OfT=_ZR9?O@8aC"=1)@rUfg^!;-3f!;-0e"8)Qjo_JFc +o_eXio_na\o)0Bsmc;&l'*]+%A:'#lSXlUXX0T%=[CWd?\c]@O]!_OK!4COl#.;%R[^)WVrVqB~> +pAYMTLmXR#V5pZ&]"5<!\c]@O]!_II!OfT=_ZR9?O@8aC"=1)@rUfg^!;-3f!;-0e"8)Qjo_JFc +o_eXio_na\o)0Bsmc;&l'*]+%A:'#lSXlUXX0T%=[CWd?\c]@O]!_OK!4COl#.;%R[^)WVrVqB~> +pAYGQLm"3tV5po0[EZ8_[JdZB[_'An]<7HE*VTU:/>Vq:r;cK`r;cK\r;cKZr;cK^r>>1f]j)K\ +!Y[=tH\IQPSY`BfZF.-K[^rle\d5^T]!eZ6KE(t%~> +pAYGQLm"3tV5po0[EZ8_[JdZB[_'An]<7HE*VTU:/>Vq:r;cK`r;cK\r;cKZr;cK^r>>1f]j)K\ +!Y[=tH\IQPSY`BfZF.-K[^rle\d5^T]!eZ6KE(t%~> +pAYGQLm"3tV5po0[EZ8_[JdZB[_'An]<7HE*VTU:/>Vq:r;cK`r;cK\r;cKZr;cK^r>>1f]j)K\ +!Y[=tH\IQPSY`BfZF.-K[^rle\d5^T]!eZ6KE(t%~> +pAYGQNfo]sV5:K'[F2Vd[Iq*8_8a*[Lg1/\!WsB``:Wm("8)Qjo_/4`o_&._o]?#eoY!X$$j$J? +11Y`cQBn)9X/iP6[CWc_\coLMZDIU$J,~> +pAYGQNfo]sV5:K'[F2Vd[Iq*8_8a*[Lg1/\!WsB``:Wm("8)Qjo_/4`o_&._o]?#eoY!X$$j$J? +11Y`cQBn)9X/iP6[CWc_\coLMZDIU$J,~> +pAYGQNfo]sV5:K'[F2Vd[Iq*8_8a*[Lg1/\!WsB``:Wm("8)Qjo_/4`o_&._o]?#eoY!X$$j$J? +11Y`cQBn)9X/iP6[CWc_\coLMZDIU$J,~> +pAYMXNfod#V5:K*[CWcg])K,J]>M_%Rt<Bs"q1nR7#]@gr;cKPr;cK`r<)]jrUfpa#5%lmo_na\ +r;?]849k`c&/.!5FbQ-NSY`BfZF.*O]!]Dd"LYP9UAo`~> +pAYMXNfod#V5:K*[CWcg])K,J]>M_%Rt<Bs"q1nR7#]@gr;cKPr;cK`r<)]jrUfpa#5%lmo_na\ +r;?]849k`c&/.!5FbQ-NSY`BfZF.*O]!]Dd"LYP9UAo`~> +pAYMXNfod#V5:K*[CWcg])K,J]>M_%Rt<Bs"q1nR7#]@gr;cKPr;cK`r<)]jrUfpa#5%lmo_na\ +r;?]849k`c&/.!5FbQ-NSY`BfZF.*O]!]Dd"LYP9UAo`~> +pAYGTNfoj%SZAg![E?&\[JdZF]>;=qXHn)_7!t64jS8ZRo_JFio_na\rVcBfr<)]jrUg$d!;-3f +!;-*c"8)Qjo_A@go_na\X>KeU%NRiGG_M6FU8=orZF.-K^q'ZVZEg5)J,~> +pAYGTNfoj%SZAg![E?&\[JdZF]>;=qXHn)_7!t64jS8ZRo_JFio_na\rVcBfr<)]jrUg$d!;-3f +!;-*c"8)Qjo_A@go_na\X>KeU%NRiGG_M6FU8=orZF.-K^q'ZVZEg5)J,~> +pAYGTNfoj%SZAg![E?&\[JdZF]>;=qXHn)_7!t64jS8ZRo_JFio_na\rVcBfr<)]jrUg$d!;-3f +!;-*c"8)Qjo_A@go_na\X>KeU%NRiGG_M6FU8=orZF.-K^q'ZVZEg5)J,~> +pAYPTNfoj%SZAg!]!],Wbdn7k]!f2Y]>;=qU5a;?m/-_]oYUP.m$o?u!YP\X6tCFoQBn8AX/iP3 +[CWcW[Df]][CWcOX/5iH~> +pAYPTNfoj%SZAg!]!],Wbdn7k]!f2Y]>;=qU5a;?m/-_]oYUP.m$o?u!YP\X6tCFoQBn8AX/iP3 +[CWcW[Df]][CWcOX/5iH~> +pAYPTNfoj%SZAg!]!],Wbdn7k]!f2Y]>;=qU5a;?m/-_]oYUP.m$o?u!YP\X6tCFoQBn8AX/iP3 +[CWcW[Df]][CWcOX/5iH~> +pAYMVNfo^!V5:K*[CWdF\cB.^])K,C]>;+^RtY:Hrquihp\b3drVcBQr;cKfr<)]jrUfg^!;-6g +"8()j)u9UH"sZTQG_M6MSY`BmZF.9O`OZ&WrON->ZE'`"J,~> +pAYMVNfo^!V5:K*[CWdF\cB.^])K,C]>;+^RtY:Hrquihp\b3drVcBQr;cKfr<)]jrUfg^!;-6g +"8()j)u9UH"sZTQG_M6MSY`BmZF.9O`OZ&WrON->ZE'`"J,~> +pAYMVNfo^!V5:K*[CWdF\cB.^])K,C]>;+^RtY:Hrquihp\b3drVcBQr;cKfr<)]jrUfg^!;-6g +"8()j)u9UH"sZTQG_M6MSY`BmZF.9O`OZ&WrON->ZE'`"J,~> +pAYPWNfoj%V5pZ.[CWcRrON!:r42m9f"(pj]"7mLs18HAVNu[3h"gmKo_A@ko_na\rVcBerUg!c +!;-*c!;-*c#5%lmo_na\q>CB5:^m.$%gFCNA9`fkSYDs]X0T%B[E#id[CWrW]!\rOX/hfkJ,~> +pAYPWNfoj%V5pZ.[CWcRrON!:r42m9f"(pj]"7mLs18HAVNu[3h"gmKo_A@ko_na\rVcBerUg!c +!;-*c!;-*c#5%lmo_na\q>CB5:^m.$%gFCNA9`fkSYDs]X0T%B[E#id[CWrW]!\rOX/hfkJ,~> +pAYPWNfoj%V5pZ.[CWcRrON!:r42m9f"(pj]"7mLs18HAVNu[3h"gmKo_A@ko_na\rVcBerUg!c +!;-*c!;-*c#5%lmo_na\q>CB5:^m.$%gFCNA9`fkSYDs]X0T%B[E#id[CWrW]!\rOX/hfkJ,~> +p\t_TNfK9gSXlge[CWcW]!_4B!4CRm!4Da9!OfB7]*5:,Na[D/rVZ`grquihn,3@\rVcBdr;cKS +r<DomrUdHR#5A63%P:@iFbPpHSY`BmZF.*O]!]Si$+7@P]!AB;V4IX:~> +p\t_TNfK9gSXlge[CWcW]!_4B!4CRm!4Da9!OfB7]*5:,Na[D/rVZ`grquihn,3@\rVcBdr;cKS +r<DomrUdHR#5A63%P:@iFbPpHSY`BmZF.*O]!]Si$+7@P]!AB;V4IX:~> +p\t_TNfK9gSXlge[CWcW]!_4B!4CRm!4Da9!OfB7]*5:,Na[D/rVZ`grquihn,3@\rVcBdr;cKS +r<DomrUdHR#5A63%P:@iFbPpHSY`BmZF.*O]!]Si$+7@P]!AB;V4IX:~> +p\tYRLlRX]SY`BpZF[HOrji*;oXY%1gq!Zs]!],\[f3lE[&0CJ<5&8/o_SLgo_na\l2:VSr;?Wf +n,3=[PT0;t#S&UfA9ETfSYc=d!j]5Aa1;;Z])K,:ZMp[$R/_[~> +p\tYRLlRX]SY`BpZF[HOrji*;oXY%1gq!Zs]!],\[f3lE[&0CJ<5&8/o_SLgo_na\l2:VSr;?Wf +n,3=[PT0;t#S&UfA9ETfSYc=d!j]5Aa1;;Z])K,:ZMp[$R/_[~> +p\tYRLlRX]SY`BpZF[HOrji*;oXY%1gq!Zs]!],\[f3lE[&0CJ<5&8/o_SLgo_na\l2:VSr;?Wf +n,3=[PT0;t#S&UfA9ETfSYc=d!j]5Aa1;;Z])K,:ZMp[$R/_[~> +p\t_OLlRXeSY`Bm[C*TW[C+)es0_p7rjr?@TU9k&h"(CDo_eXfo_A@bo_JFco_eXio_na\r;?Wf +r;?]P>R^9,&Jd,qA9EKcQD14V[Bd6K]"5;k\coLQ[B$U6rhT[bs8RT~> +p\t_OLlRXeSY`Bm[C*TW[C+)es0_p7rjr?@TU9k&h"(CDo_eXfo_A@bo_JFco_eXio_na\r;?Wf +r;?]P>R^9,&Jd,qA9EKcQD14V[Bd6K]"5;k\coLQ[B$U6rhT[bs8RT~> +p\t_OLlRXeSY`Bm[C*TW[C+)es0_p7rjr?@TU9k&h"(CDo_eXfo_A@bo_JFco_eXio_na\r;?Wf +r;?]P>R^9,&Jd,qA9EKcQD14V[Bd6K]"5;k\coLQ[B$U6rhT[bs8RT~> +p\tMNLkq([SY`BmrjBn[&@K*\[CWcW[^<ZY[&0CJ=*X65!;-'b!;-3f!;,dZ!;-3f"SDZbUb)*=% +NRK+@<-s]QDLX_ZEgmGagqkf]"5;TZE'guSXl/Is*t~> +p\tMNLkq([SY`BmrjBn[&@K*\[CWcW[^<ZY[&0CJ=*X65!;-'b!;-3f!;,dZ!;-3f"SDZbUb)*=% +NRK+@<-s]QDLX_ZEgmGagqkf]"5;TZE'guSXl/Is*t~> +p\tMNLkq([SY`BmrjBn[&@K*\[CWcW[^<ZY[&0CJ=*X65!;-'b!;-3f!;,dZ!;-3f"SDZbUb)*=% +NRK+@<-s]QDLX_ZEgmGagqkf]"5;TZE'guSXl/Is*t~> +q#CAG&;Z@,R[p:U[C*TW[CWcW]!]\ls0_p7rjr`ETTXOfV#BrarUg'eo_na\q#(<erVcB^r;cKV +r;t28%.XH3(-,8tEd`q<U8t?#ZF70P]!]_ms0_m4#-4SsSXQ")rr7K~> +q#CAG&;Z@,R[p:U[C*TW[CWcW]!]\ls0_p7rjr`ETTXOfV#BrarUg'eo_na\q#(<erVcB^r;cKV +r;t28%.XH3(-,8tEd`q<U8t?#ZF70P]!]_ms0_m4#-4SsSXQ")rr7K~> +q#CAG&;Z@,R[p:U[C*TW[CWcW]!]\ls0_p7rjr`ETTXOfV#BrarUg'eo_na\q#(<erVcB^r;cKV +r;t28%.XH3(-,8tEd`q<U8t?#ZF70P]!]_ms0_m4#-4SsSXQ")rr7K~> +q#:eTLkq(SSY`Bm[C*TW[E5u[[Jd]:[L'RQ]<7unKk*Tik5>;PpAG*crVcBar<;ilrR>p.n,`k9 +4B,a0JrQ4nri?(,!P5\_\dZ!X[CWZLV59`ORZ`:$s*t~> +q#:eTLkq(SSY`Bm[C*TW[E5u[[Jd]:[L'RQ]<7unKk*Tik5>;PpAG*crVcBar<;ilrR>p.n,`k9 +4B,a0JrQ4nri?(,!P5\_\dZ!X[CWZLV59`ORZ`:$s*t~> +q#:eTLkq(SSY`Bm[C*TW[E5u[[Jd]:[L'RQ]<7unKk*Tik5>;PpAG*crVcBar<;ilrR>p.n,`k9 +4B,a0JrQ4nri?(,!P5\_\dZ!X[CWZLV59`ORZ`:$s*t~> +q#:_MLkq(WSZB'(]"5;l\cB/:\du3[[CWNJ]<n`8QA'HT:Xo.;"8)Qjo_A@bo_eXfo_eXfo_JFf +o_na\rquoJHmJ+]&L0S>>]PFVS"csh[Bd3J]"5;r\dc'Y]!\rOZDFCgR[TCnr;V9~> +q#:_MLkq(WSZB'(]"5;l\cB/:\du3[[CWNJ]<n`8QA'HT:Xo.;"8)Qjo_A@bo_eXfo_eXfo_JFf +o_na\rquoJHmJ+]&L0S>>]PFVS"csh[Bd3J]"5;r\dc'Y]!\rOZDFCgR[TCnr;V9~> +q#:_MLkq(WSZB'(]"5;l\cB/:\du3[[CWNJ]<n`8QA'HT:Xo.;"8)Qjo_A@bo_eXfo_eXfo_JFf +o_na\rquoJHmJ+]&L0S>>]PFVS"csh[Bd3J]"5;r\dc'Y]!\rOZDFCgR[TCnr;V9~> +q>U_KLkq(SSYE0jrj;j>[CWcc\dl-VZECXEY,7M=HXn^)h"1IEo\o`Oo]25f#4;O$"sZE5@;^[V +QD14VX8]NO])B#BZE'gmR[TV"Hi*hn~> +q>U_KLkq(SSYE0jrj;j>[CWcc\dl-VZECXEY,7M=HXn^)h"1IEo\o`Oo]25f#4;O$"sZE5@;^[V +QD14VX8]NO])B#BZE'gmR[TV"Hi*hn~> +q>U_KLkq(SSYE0jrj;j>[CWcc\dl-VZECXEY,7M=HXn^)h"1IEo\o`Oo]25f#4;O$"sZE5@;^[V +QD14VX8]NO])B#BZE'gmR[TV"Hi*hn~> +q>UhNJr#GQSZB0+]"5;l\fA,h]!],\[CWrWZEC@;XJMDJIV;:g7)\`irVcB]r;cK`r;cKfr<)]j +rUg!c"73*O%."$-%OXY>>]PFVSYE0cZF.*O]!^&!!O]N:[0X(=V59`RR$*1!s*t~> +q>UhNJr#GQSZB0+]"5;l\fA,h]!],\[CWrWZEC@;XJMDJIV;:g7)\`irVcB]r;cK`r;cKfr<)]j +rUg!c"73*O%."$-%OXY>>]PFVSYE0cZF.*O]!^&!!O]N:[0X(=V59`RR$*1!s*t~> +q>UhNJr#GQSZB0+]"5;l\fA,h]!],\[CWrWZEC@;XJMDJIV;:g7)\`irVcB]r;cK`r;cKfr<)]j +rUg!c"73*O%."$-%OXY>>]PFVSYE0cZF.*O]!^&!!O]N:[0X(=V59`RR$*1!s*t~> +qYq(QJr#SQSY`Bu[C*TW[CWcc\e;E^[Bcs9Y,8%bOF:tN1(u3tm/?kbo_na\r;?Wfqu$Neq>C<c +q>CNirUem84:LKV#nnmV;IO^"NL$.7WrfT7[F)Sa[0a.>V59`RR$*8Pq#>j~> +qYq(QJr#SQSY`Bu[C*TW[CWcc\e;E^[Bcs9Y,8%bOF:tN1(u3tm/?kbo_na\r;?Wfqu$Neq>C<c +q>CNirUem84:LKV#nnmV;IO^"NL$.7WrfT7[F)Sa[0a.>V59`RR$*8Pq#>j~> +qYq(QJr#SQSY`Bu[C*TW[CWcc\e;E^[Bcs9Y,8%bOF:tN1(u3tm/?kbo_na\r;?Wfqu$Neq>C<c +q>CNirUem84:LKV#nnmV;IO^"NL$.7WrfT7[F)Sa[0a.>V59`RR$*8Pq#>j~> +qYptULlRLaSY`Bp[^rlSrON!:b.7S\rji`MZE(./VPTrOKlUEf*=N?=SF#hF!;-3f!;,p^#5$uX +CEs;mklM5./O<-?Fb5XCU8=piZ2qPEf"(mi])K)EZE(%&V4F'DP)atas*t~> +qYptULlRLaSY`Bp[^rlSrON!:b.7S\rji`MZE(./VPTrOKlUEf*=N?=SF#hF!;-3f!;,p^#5$uX +CEs;mklM5./O<-?Fb5XCU8=piZ2qPEf"(mi])K)EZE(%&V4F'DP)atas*t~> +qYptULlRLaSY`Bp[^rlSrON!:b.7S\rji`MZE(./VPTrOKlUEf*=N?=SF#hF!;-3f!;,p^#5$uX +CEs;mklM5./O<-?Fb5XCU8=piZ2qPEf"(mi])K)EZE(%&V4F'DP)atas*t~> +qYq%WLlRLaV5pZ&[C3ZS]!_LJ!4C.a!4D^8(:CTOX/;_fSW\\NA5YT,%K[%qN6LY\rquiho)/R\ +rV[)qrUfa;`10XL$jPhq#o59^;Ik$+Ng?F=X8fR.]!^G,!4D^8#dq7O[Bcj6V5=0^".GC5L%PCq~> +qYq%WLlRLaV5pZ&[C3ZS]!_LJ!4C.a!4D^8(:CTOX/;_fSW\\NA5YT,%K[%qN6LY\rquiho)/R\ +rV[)qrUfa;`10XL$jPhq#o59^;Ik$+Ng?F=X8fR.]!^G,!4D^8#dq7O[Bcj6V5=0^".GC5L%PCq~> +qYq%WLlRLaV5pZ&[C3ZS]!_LJ!4C.a!4D^8(:CTOX/;_fSW\\NA5YT,%K[%qN6LY\rquiho)/R\ +rV[)qrUfa;`10XL$jPhq#o59^;Ik$+Ng?F=X8fR.]!^G,!4D^8#dq7O[Bcj6V5=0^".GC5L%PCq~> +qu6hDLlRLYRf9,hX0T.@]!],W[Jm`;[Fr+k[Iq*2[Jmc;[2,g>VOa3BKm7B<7OJZI!XoJg:kPjf +h#?p`rUg'eo_nF\o_na\o_nFKjP7tTK3U5H$jPbo$jI_(5uM6;KoMRmV5sU$!4Cgt&@K*W[CWcW +[CWrW]!\iLX/5fd"e(gALjaF;s*t~> +qu6hDLlRLYRf9,hX0T.@]!],W[Jm`;[Fr+k[Iq*2[Jmc;[2,g>VOa3BKm7B<7OJZI!XoJg:kPjf +h#?p`rUg'eo_nF\o_na\o_nFKjP7tTK3U5H$jPbo$jI_(5uM6;KoMRmV5sU$!4Cgt&@K*W[CWcW +[CWrW]!\iLX/5fd"e(gALjaF;s*t~> +qu6hDLlRLYRf9,hX0T.@]!],W[Jm`;[Fr+k[Iq*2[Jmc;[2,g>VOa3BKm7B<7OJZI!XoJg:kPjf +h#?p`rUg'eo_nF\o_na\o_nFKjP7tTK3U5H$jPbo$jI_(5uM6;KoMRmV5sU$!4Cgt&@K*W[CWcW +[CWrW]!\iLX/5fd"e(gALjaF;s*t~> +qu77VLlRX]R[p:UX0T.@]!],\[JdZ<[CWdE\cB.n\cB/:\cB/:])K)HZE'guSXl(&HYZk]1)'Nd +#n/(96tC\0XM)ROe.9dA[&g'nN/WC"6mNES$jPVk%1XU<7TXAPKoMRmV5pZr[/mkHik#/t'"YK^ +[C*TR[Bcj0SXl4:P)b-@nGe"~> +qu77VLlRX]R[p:UX0T.@]!],\[JdZ<[CWdE\cB.n\cB/:\cB/:])K)HZE'guSXl(&HYZk]1)'Nd +#n/(96tC\0XM)ROe.9dA[&g'nN/WC"6mNES$jPVk%1XU<7TXAPKoMRmV5pZr[/mkHik#/t'"YK^ +[C*TR[Bcj0SXl4:P)b-@nGe"~> +qu77VLlRX]R[p:UX0T.@]!],\[JdZ<[CWdE\cB.n\cB/:\cB/:])K)HZE'guSXl(&HYZk]1)'Nd +#n/(96tC\0XM)ROe.9dA[&g'nN/WC"6mNES$jPVk%1XU<7TXAPKoMRmV5pZr[/mkHik#/t'"YK^ +[C*TR[Bcj0SXl4:P)b-@nGe"~> +qu7+RLlRLWQCXkKX/iP6ZMq63])B#>]!],\[Jm`;[G\Ur[Ih$A[^EEHX/;V\QA'a)?qrm+#5J?"% +0$tK)_<Ns/0l/J$kj$_rX@K^%h9sL7TXAPKoVIiV5po-[H"h![CZ@F!4)U3%D&sTZE'guSXPq+N +e2EAs*t~> +qu7+RLlRLWQCXkKX/iP6ZMq63])B#>]!],\[Jm`;[G\Ur[Ih$A[^EEHX/;V\QA'a)?qrm+#5J?"% +0$tK)_<Ns/0l/J$kj$_rX@K^%h9sL7TXAPKoVIiV5po-[H"h![CZ@F!4)U3%D&sTZE'guSXPq+N +e2EAs*t~> +qu7+RLlRLWQCXkKX/iP6ZMq63])B#>]!],\[Jm`;[G\Ur[Ih$A[^EEHX/;V\QA'a)?qrm+#5J?"% +0$tK)_<Ns/0l/J$kj$_rX@K^%h9sL7TXAPKoVIiV5po-[H"h![CZ@F!4)U3%D&sTZE'guSXPq+N +e2EAs*t~> +qu6\FM#ND=QC=A@X/iQ'[0aFP]!],W[CWcRrON!:e%-'tZE(%#SXYq!I<&jr5pm/V!Y?,!3D<[n +I>*ZHSYE0cZEgmu])K,;Z4=:JZF.!=X/2AUR#ZuFBC,YK~> +qu6\FM#ND=QC=A@X/iQ'[0aFP]!],W[CWcRrON!:e%-'tZE(%#SXYq!I<&jr5pm/V!Y?,!3D<[n +I>*ZHSYE0cZEgmu])K,;Z4=:JZF.!=X/2AUR#ZuFBC,YK~> +qu6\FM#ND=QC=A@X/iQ'[0aFP]!],W[CWcRrON!:e%-'tZE(%#SXYq!I<&jr5pm/V!Y?,!3D<[n +I>*ZHSYE0cZEgmu])K,;Z4=:JZF.!=X/2AUR#ZuFBC,YK~> +qu7"WJr#5CP+%r4V5=-krNZO5ZF.":[0F4M]!],\[FVo$[C3KKZDF:iSWJPREb&'61)@S*%i-`\ +:0_[bJr#_`U8t?#[H+q![JI3/X8f$rSHPCIKmR(is*t~> +qu7"WJr#5CP+%r4V5=-krNZO5ZF.":[0F4M]!],\[FVo$[C3KKZDF:iSWJPREb&'61)@S*%i-`\ +:0_[bJr#_`U8t?#[H+q![JI3/X8f$rSHPCIKmR(is*t~> +qu7"WJr#5CP+%r4V5=-krNZO5ZF.":[0F4M]!],\[FVo$[C3KKZDF:iSWJPREb&'61)@S*%i-`\ +:0_[bJr#_`U8t?#[H+q![JI3/X8f$rSHPCIKmR(is*t~> +qu?\Js,I>?Ng?6)SXlVQWr]N,qm-1.!4r-:"hM+Q[CWd&])T2;WsbYmRui>JCLC%03?>g8$PkK] +:0_R_Knu%\Sc5\i[HG.#[K!N5X0V`*rh]Xc"I>.*I9c"9J,~> +qu?\Js,I>?Ng?6)SXlVQWr]N,qm-1.!4r-:"hM+Q[CWd&])T2;WsbYmRui>JCLC%03?>g8$PkK] +:0_R_Knu%\Sc5\i[HG.#[K!N5X0V`*rh]Xc"I>.*I9c"9J,~> +qu?\Js,I>?Ng?6)SXlVQWr]N,qm-1.!4r-:"hM+Q[CWd&])T2;WsbYmRui>JCLC%03?>g8$PkK] +:0_R_Knu%\Sc5\i[HG.#[K!N5X0V`*rh]Xc"I>.*I9c"9J,~> +qu6tNJqAf=Nf]?gQN!HRV>%"kZE*u1s0W-D[CWcW[CWcWrjC^r&[epMX/2AXQB$B;DI?@63AM)Z +!YQ8(5#,?uI=d9:S"ca[ZEh'L[I1U-[CWsK[K!Q3Wski*V59oWRZ`bgJo4QNs*t~> +qu6tNJqAf=Nf]?gQN!HRV>%"kZE*u1s0W-D[CWcW[CWcWrjC^r&[epMX/2AXQB$B;DI?@63AM)Z +!YQ8(5#,?uI=d9:S"ca[ZEh'L[I1U-[CWsK[K!Q3Wski*V59oWRZ`bgJo4QNs*t~> +qu6tNJqAf=Nf]?gQN!HRV>%"kZE*u1s0W-D[CWcW[CWcWrjC^r&[epMX/2AXQB$B;DI?@63AM)Z +!YQ8(5#,?uI=d9:S"ca[ZEh'L[I1U-[CWsK[K!Q3Wski*V59oWRZ`bgJo4QNs*t~> +qu6eGI=d9/reUT7s-<kXSXlLGV4IO\q5X\)X0T%=ZM_-1])K)<]!^_4'=GEZZE'guSXYq$I<'+2 +;GKD2(;Bna(,A'K>\eP8KoVIiU8=ok[CWcRo"+k/#.h4M]!\rOri?$prga7^QB6oVEa7`+J,~> +qu6eGI=d9/reUT7s-<kXSXlLGV4IO\q5X\)X0T%=ZM_-1])K)<]!^_4'=GEZZE'guSXYq$I<'+2 +;GKD2(;Bna(,A'K>\eP8KoVIiU8=ok[CWcRo"+k/#.h4M]!\rOri?$prga7^QB6oVEa7`+J,~> +qu6eGI=d9/reUT7s-<kXSXlLGV4IO\q5X\)X0T%=ZM_-1])K)<]!^_4'=GEZZE'guSXYq$I<'+2 +;GKD2(;Bna(,A'K>\eP8KoVIiU8=ok[CWcRo"+k/#.h4M]!\rOri?$prga7^QB6oVEa7`+J,~> +qZ$PC!eQ,[rJ1c?OHPoqR[Te9RerZRV>RCnZN%<9ZF.*O[CZ:DrON!:qmm!>]"5;\]!_OK't(Wa +[C*'9V4F*;NeMh#B3\M05rft#!Yl_25#,3mGC>('P+%r<V6[D7]"5;WqRQ^8](i]4ZN%!)V>d"i +R[0+sLj*+as*t~> +qZ$PC!eQ,[rJ1c?OHPoqR[Te9RerZRV>RCnZN%<9ZF.*O[CZ:DrON!:qmm!>]"5;\]!_OK't(Wa +[C*'9V4F*;NeMh#B3\M05rft#!Yl_25#,3mGC>('P+%r<V6[D7]"5;WqRQ^8](i]4ZN%!)V>d"i +R[0+sLj*+as*t~> +qZ$PC!eQ,[rJ1c?OHPoqR[Te9RerZRV>RCnZN%<9ZF.*O[CZ:DrON!:qmm!>]"5;\]!_OK't(Wa +[C*'9V4F*;NeMh#B3\M05rft#!Yl_25#,3mGC>('P+%r<V6[D7]"5;WqRQ^8](i]4ZN%!)V>d"i +R[0+sLj*+as*t~> +q>UGAr-eNq%Y]^pNJNUVP*2,sR[Te9r13_]r2]e%"1>_J])K)<]!_OK"1>_O[Iq-0[K!9;U77I/ +Kme/_B4+e97QDL(!YcY15#,3mEd`@lOHuH6V5po0ZF[XH[Jm`;[JdZ?[CWcW[C-">s/Z-qrL3_K +"-.tW:?);(~> +q>UGAr-eNq%Y]^pNJNUVP*2,sR[Te9r13_]r2]e%"1>_J])K)<]!_OK"1>_O[Iq-0[K!9;U77I/ +Kme/_B4+e97QDL(!YcY15#,3mEd`@lOHuH6V5po0ZF[XH[Jm`;[JdZ?[CWcW[C-">s/Z-qrL3_K +"-.tW:?);(~> +q>UGAr-eNq%Y]^pNJNUVP*2,sR[Te9r13_]r2]e%"1>_J])K)<]!_OK"1>_O[Iq-0[K!9;U77I/ +Kme/_B4+e97QDL(!YcY15#,3mEd`@lOHuH6V5po0ZF[XH[Jm`;[JdZ?[CWcW[C-">s/Z-qrL3_K +"-.tW:?);(~> +q#C;5rHJ0f!JQ.)M#ND@OHPomQBmu*R[X5Hrh]Up!2]Xps0;d8]!],Wost44]"7mK(:pob]!\T8 +V4Ep6Lk:%qCM-mM8No-T^B,#g/NH9u?ugICLlI^kSY`0`ZEjJ;"hM+Q[CWsJ[0!qI])B&9X8f$r +Sc>/YP5gODLj`gls*t~> +q#C;5rHJ0f!JQ.)M#ND@OHPomQBmu*R[X5Hrh]Up!2]Xps0;d8]!],Wost44]"7mK(:pob]!\T8 +V4Ep6Lk:%qCM-mM8No-T^B,#g/NH9u?ugICLlI^kSY`0`ZEjJ;"hM+Q[CWsJ[0!qI])B&9X8f$r +Sc>/YP5gODLj`gls*t~> +q#C;5rHJ0f!JQ.)M#ND@OHPomQBmu*R[X5Hrh]Up!2]Xps0;d8]!],Wost44]"7mK(:pob]!\T8 +V4Ep6Lk:%qCM-mM8No-T^B,#g/NH9u?ugICLlI^kSY`0`ZEjJ;"hM+Q[CWsJ[0!qI])B&9X8f$r +Sc>/YP5gODLj`gls*t~> +p&G&&!,MROs)S-`!I]1kIK+otM#ND;OH,?aP5^dGSc,AcX/5frs0DX3%(`jX[CWrW]!],\[C-"F +!k#VIrj!-:V4F':Ne2\"CM.$W;GKD2*PVXe*A'9;=C>ogI=d98QCXbHV>de![04(K[CWsG[/dB. +X8f!uSXQ"1rf.):I<SfNs*t~> +p&G&&!,MROs)S-`!I]1kIK+otM#ND;OH,?aP5^dGSc,AcX/5frs0DX3%(`jX[CWrW]!],\[C-"F +!k#VIrj!-:V4F':Ne2\"CM.$W;GKD2*PVXe*A'9;=C>ogI=d98QCXbHV>de![04(K[CWsG[/dB. +X8f!uSXQ"1rf.):I<SfNs*t~> +p&G&&!,MROs)S-`!I]1kIK+otM#ND;OH,?aP5^dGSc,AcX/5frs0DX3%(`jX[CWrW]!],\[C-"F +!k#VIrj!-:V4F':Ne2\"CM.$W;GKD2*PVXe*A'9;=C>ogI=d98QCXbHV>de![04(K[CWsG[/dB. +X8f!uSXQ"1rf.):I<SfNs*t~> +nc&u-B4l!qDJjK=GC=]6I0#.UqM597LlRLYrg!PQrga(dSc5JcWrTI([0aFP[CWcW[C*TWrj;j> +[C*UFX8e_#QB$cLGB.>/?s$/n4u+.o!YGVW/NH*l=DN,)I>*ZHR[p"Gri?()rNua=[C*UF[K!Q4 +WrTI)V>m(fRZ`^1M#Vl'CYf#@~> +nc&u-B4l!qDJjK=GC=]6I0#.UqM597LlRLYrg!PQrga(dSc5JcWrTI([0aFP[CWcW[C*TWrj;j> +[C*UFX8e_#QB$cLGB.>/?s$/n4u+.o!YGVW/NH*l=DN,)I>*ZHR[p"Gri?()rNua=[C*UF[K!Q4 +WrTI)V>m(fRZ`^1M#Vl'CYf#@~> +nc&u-B4l!qDJjK=GC=]6I0#.UqM597LlRLYrg!PQrga(dSc5JcWrTI([0aFP[CWcW[C*TWrj;j> +[C*UFX8e_#QB$cLGB.>/?s$/n4u+.o!YGVW/NH*l=DN,)I>*ZHR[p"Gri?()rNua=[C*UF[K!Q4 +WrTI)V>m(fRZ`^1M#Vl'CYf#@~> +mJdE%B4PXfCN=IoGPusfJcURWreUT7!f`5%rg!YTSYD\SV#[RqZMq65]!]-H[2?3W[Bd*=V59`K +OGJ^:Ebf;q=Ah^V4>I\e!Yl_-1-SH8B5;^>I>EoLSXlURX/iP,rNcC0rj)O(s/#adrgF(TLkpY2 +I<T5Ws*t~> +mJdE%B4PXfCN=IoGPusfJcURWreUT7!f`5%rg!YTSYD\SV#[RqZMq65]!]-H[2?3W[Bd*=V59`K +OGJ^:Ebf;q=Ah^V4>I\e!Yl_-1-SH8B5;^>I>EoLSXlURX/iP,rNcC0rj)O(s/#adrgF(TLkpY2 +I<T5Ws*t~> +mJdE%B4PXfCN=IoGPusfJcURWreUT7!f`5%rg!YTSYD\SV#[RqZMq65]!]-H[2?3W[Bd*=V59`K +OGJ^:Ebf;q=Ah^V4>I\e!Yl_-1-SH8B5;^>I>EoLSXlURX/iP,rNcC0rj)O(s/#adrgF(TLkpY2 +I<T5Ws*t~> +l2M#tA7T=gCN=W>rHA<kGB`n3s+1K0LkUYHOHPq/SH5RXrh]Xqs0D[4*jWAb[CWcRZEgO3V4sNH +OH,-FGACi!=BA6h4uk21^B,#g-Sdk\=C>obGC>(!OHuH.V5=-kriuO)rNcC&s/#ad$C[9DNfJ^> +GB._*g])d~> +l2M#tA7T=gCN=W>rHA<kGB`n3s+1K0LkUYHOHPq/SH5RXrh]Xqs0D[4*jWAb[CWcRZEgO3V4sNH +OH,-FGACi!=BA6h4uk21^B,#g-Sdk\=C>obGC>(!OHuH.V5=-kriuO)rNcC&s/#ad$C[9DNfJ^> +GB._*g])d~> +l2M#tA7T=gCN=W>rHA<kGB`n3s+1K0LkUYHOHPq/SH5RXrh]Xqs0D[4*jWAb[CWcRZEgO3V4sNH +OH,-FGACi!=BA6h4uk21^B,#g-Sdk\=C>obGC>(!OHuH.V5=-kriuO)rNcC&s/#ad$C[9DNfJ^> +GB._*g])d~> +k5PHe@K'p>CBABoDZ"PSG632:GQ*$jJcLN(L^oT6R[on<SY_mRV5pZ&X8K:&X8f"0SX,A!Nei+- +EbAcf=ADUW3AN/r^B,&h-SdkW=C>o[GC>'sLm"'mSY`1\WrTI'X8\sqSc>/YQ3`M,LjaJkEb%kt +s*t~> +k5PHe@K'p>CBABoDZ"PSG632:GQ*$jJcLN(L^oT6R[on<SY_mRV5pZ&X8K:&X8f"0SX,A!Nei+- +EbAcf=ADUW3AN/r^B,&h-SdkW=C>o[GC>'sLm"'mSY`1\WrTI'X8\sqSc>/YQ3`M,LjaJkEb%kt +s*t~> +k5PHe@K'p>CBABoDZ"PSG632:GQ*$jJcLN(L^oT6R[on<SY_mRV5pZ&X8K:&X8f"0SX,A!Nei+- +EbAcf=ADUW3AN/r^B,&h-SdkW=C>o[GC>'sLm"'mSY`1\WrTI'X8\sqSc>/YQ3`M,LjaJkEb%kt +s*t~> +j8T9^=BJg9AGg*<C]/8`GC+[bI=d0,LlIL^QC=9?SK=W.V5pGnV5pGhSXl(4Nei:=GB.J,=BJHr +7Qrgf*V0?crrW<,!XAE$&/HWF3CZbOB5;O3I=d97OI#m:qka:ms.p:$SXl48QB7,_Kn=_sEb&': +g&HR~> +j8T9^=BJg9AGg*<C]/8`GC+[bI=d0,LlIL^QC=9?SK=W.V5pGnV5pGhSXl(4Nei:=GB.J,=BJHr +7Qrgf*V0?crrW<,!XAE$&/HWF3CZbOB5;O3I=d97OI#m:qka:ms.p:$SXl48QB7,_Kn=_sEb&': +g&HR~> +j8T9^=BJg9AGg*<C]/8`GC+[bI=d0,LlIL^QC=9?SK=W.V5pGnV5pGhSXl(4Nei:=GB.J,=BJHr +7Qrgf*V0?crrW<,!XAE$&/HWF3CZbOB5;O3I=d97OI#m:qka:ms.p:$SXl48QB7,_Kn=_sEb&': +g&HR~> +hZ!UO=8lJ)@/FU9CBSNqF`M^*I0tR^LlIFVP*VQ-Rf8iZV4sgbSc=ugNeiL>I<T^E?sm)7:.[`8 +1+*k9!lk6?#6"Z<%P97m5uLftCMS-<I=d97Nfo]sRf8iXV>d"cUAg_`Q4&e7LkUP2I<TmQA5(VT +J,~> +hZ!UO=8lJ)@/FU9CBSNqF`M^*I0tR^LlIFVP*VQ-Rf8iZV4sgbSc=ugNeiL>I<T^E?sm)7:.[`8 +1+*k9!lk6?#6"Z<%P97m5uLftCMS-<I=d97Nfo]sRf8iXV>d"cUAg_`Q4&e7LkUP2I<TmQA5(VT +J,~> +hZ!UO=8lJ)@/FU9CBSNqF`M^*I0tR^LlIFVP*VQ-Rf8iZV4sgbSc=ugNeiL>I<T^E?sm)7:.[`8 +1+*k9!lk6?#6"Z<%P97m5uLftCMS-<I=d97Nfo]sRf8iXV>d"cUAg_`Q4&e7LkUP2I<TmQA5(VT +J,~> +g]%CG9N"bir`B8-?sI7AB*i?kDK9cEI=6^!re:B."HAM)QBqK<s-<\KNrFk7I1:C5B4+hD:/4AM +4uk28rW9k7&go7d5#,3fB5;O3I=6g'LlIFVpQki@!KN!8Ka33XHZsLG@8,8PJ,~> +g]%CG9N"bir`B8-?sI7AB*i?kDK9cEI=6^!re:B."HAM)QBqK<s-<\KNrFk7I1:C5B4+hD:/4AM +4uk28rW9k7&go7d5#,3fB5;O3I=6g'LlIFVpQki@!KN!8Ka33XHZsLG@8,8PJ,~> +g]%CG9N"bir`B8-?sI7AB*i?kDK9cEI=6^!re:B."HAM)QBqK<s-<\KNrFk7I1:C5B4+hD:/4AM +4uk28rW9k7&go7d5#,3fB5;O3I=6g'LlIFVpQki@!KN!8Ka33XHZsLG@8,8PJ,~> +fDc7F7S-0H;GpS$@:3JRrau@LDK9rFrdFcts+UH3s,d8@reM2=I<TmNCM.$W=ADU_5s[Ld-P$+W +^]4<c%Pg4>;IEmJCNjuNI=d')reLW9OH07#!07&7!/:E#s*+K\!b>P2ec1.~> +fDc7F7S-0H;GpS$@:3JRrau@LDK9rFrdFcts+UH3s,d8@reM2=I<TmNCM.$W=ADU_5s[Ld-P$+W +^]4<c%Pg4>;IEmJCNjuNI=d')reLW9OH07#!07&7!/:E#s*+K\!b>P2ec1.~> +fDc7F7S-0H;GpS$@:3JRrau@LDK9rFrdFcts+UH3s,d8@reM2=I<TmNCM.$W=ADU_5s[Ld-P$+W +^]4<c%Pg4>;IEmJCNjuNI=d')reLW9OH07#!07&7!/:E#s*+K\!b>P2ec1.~> +e,KV45!_b8;HNj"$s[=RB5;:#DK9lBGC0::qLSp"GB\(?B41^@s%`Sc#=1O//KG#s!knUA/M]=P +:0:n3CN=H>rI+]tre:<,rIk6'rI+]d"D_XT=%:^>J,~> +e,KV45!_b8;HNj"$s[=RB5;:#DK9lBGC0::qLSp"GB\(?B41^@s%`Sc#=1O//KG#s!knUA/M]=P +:0:n3CN=H>rI+]tre:<,rIk6'rI+]d"D_XT=%:^>J,~> +e,KV45!_b8;HNj"$s[=RB5;:#DK9lBGC0::qLSp"GB\(?B41^@s%`Sc#=1O//KG#s!knUA/M]=P +:0:n3CN=H>rI+]tre:<,rIk6'rI+]d"D_XT=%:^>J,~> +ci4A:5t4=8:/4\h>[V+AB)l`HD?=j&FoHRbHiA6hEY3)"?tWkL=ADU_8O5X+3AMrd])Vd^%5L+= +:0_1>CN=H>I=6><IJSQpIK+NjEWg/g>Y[`:s*t~> +ci4A:5t4=8:/4\h>[V+AB)l`HD?=j&FoHRbHiA6hEY3)"?tWkL=ADU_8O5X+3AMrd])Vd^%5L+= +:0_1>CN=H>I=6><IJSQpIK+NjEWg/g>Y[`:s*t~> +ci4A:5t4=8:/4\h>[V+AB)l`HD?=j&FoHRbHiA6hEY3)"?tWkL=ADU_8O5X+3AMrd])Vd^%5L+= +:0_1>CN=H>I=6><IJSQpIK+NjEWg/g>Y[`:s*t~> +bPqr,3Bf`#:/Y1r>[V+ABE)cGDZ4GNBDu<<=T;.r8HhCD4u+lD\Glmd/M]=M:/Y2%B5@HdrceBj +!I&nhI11=JHZs[SDJj)t>Y-s(s*t~> +bPqr,3Bf`#:/Y1r>[V+ABE)cGDZ4GNBDu<<=T;.r8HhCD4u+lD\Glmd/M]=M:/Y2%B5@HdrceBj +!I&nhI11=JHZs[SDJj)t>Y-s(s*t~> +bPqr,3Bf`#:/Y1r>[V+ABE)cGDZ4GNBDu<<=T;.r8HhCD4u+lD\Glmd/M]=M:/Y2%B5@HdrceBj +!I&nhI11=JHZs[SDJj)t>Y-s(s*t~> +aSuW'3Bf`(:01P">[Uh9@/ja>B4,+[ra>_-$Vjf!:.[`;5!C_R/[k]Z/IO<o5#,!X?tX+fEc1hr +!dA[*rce<]#]=EnB4P7F8NbE#J,~> +aSuW'3Bf`(:01P">[Uh9@/ja>B4,+[ra>_-$Vjf!:.[`;5!C_R/[k]Z/IO<o5#,!X?tX+fEc1hr +!dA[*rce<]#]=EnB4P7F8NbE#J,~> +aSuW'3Bf`(:01P">[Uh9@/ja>B4,+[ra>_-$Vjf!:.[`;5!C_R/[k]Z/IO<o5#,!X?tX+fEc1hr +!dA[*rce<]#]=EnB4P7F8NbE#J,~> +`W$<$3CZJ5;GpRu='&Z+=9)b)=T2(q8HhCD3B8ZA[/^.X%5Kq-8PWAm?tX+iCN==dEX-Aj?sHc. +8NG/tJ,~> +`W$<$3CZJ5;GpRu='&Z+=9)b)=T2(q8HhCD3B8ZA[/^.X%5Kq-8PWAm?tX+iCN==dEX-Aj?sHc. +8NG/tJ,~> +`W$<$3CZJ5;GpRu='&Z+=9)b)=T2(q8HhCD3B8ZA[/^.X%5Kq-8PWAm?tX+iCN==dEX-Aj?sHc. +8NG/tJ,~> +_uBip3Bfo(r(d5h"'AH!=Ski!8O5X+3AN?;/$f0`-S7)65!_b<='T-GBDu]HDZ4DPDJT5a#%Ut: +:.[o8ci8L~> +_uBip3Bfo(r(d5h"'AH!=Ski!8O5X+3AN?;/$f0`-S7)65!_b<='T-GBDu]HDZ4DPDJT5a#%Ut: +:.[o8ci8L~> +_uBip3Bfo(r(d5h"'AH!=Ski!8O5X+3AN?;/$f0`-S7)65!_b<='T-GBDu]HDZ4DPDJT5a#%Ut: +:.[o8ci8L~> +_#FTo3B98h5t:iFqbI&\#!kF:3AN?;YlF\S"u82&5tOsUr`fG2r+H%;s'u@>=&MUZ5s@-Ns*t~> +_#FTo3B98h5t:iFqbI&\#!kF:3AN?;YlF\S"u82&5tOsUr`fG2r+H%;s'u@>=&MUZ5s@-Ns*t~> +_#FTo3B98h5t:iFqbI&\#!kF:3AN?;YlF\S"u82&5tOsUr`fG2r+H%;s'u@>=&MUZ5s@-Ns*t~> +^Ae9e1-%Ao4p4GC8O5rG62j%N3AN06/$8jO/cRRA3Bf`#8PW#Y=BJg0=BABq;G9PL4>Jb;s*t~> +^Ae9e1-%Ao4p4GC8O5rG62j%N3AN06/$8jO/cRRA3Bf`#8PW#Y=BJg0=BABq;G9PL4>Jb;s*t~> +^Ae9e1-%Ao4p4GC8O5rG62j%N3AN06/$8jO/cRRA3Bf`#8PW#Y=BJg0=BABq;G9PL4>Jb;s*t~> +]Di*f1,:jR5!_L555mSA1B/r+rsC,*/M](A3C,r#7fGs[:.bFSs$6]H1bHlMJ,~> +]Di*f1,:jR5!_L555mSA1B/r+rsC,*/M](A3C,r#7fGs[:.bFSs$6]H1bHlMJ,~> +]Di*f1,:jR5!_L555mSA1B/r+rsC,*/M](A3C,r#7fGs[:.bFSs$6]H1bHlMJ,~> +\GlO\pG2_"V#LNE/M\pW1&s913W:f6/]dsB~> +\GlO\pG2_"V#LNE/M\pW1&s913W:f6/]dsB~> +\GlO\pG2_"V#LNE/M\pW1&s913W:f6/]dsB~> +[/U=^-S6\n/LR.ioe",^J,~> +[/U=^-S6\n/LR.ioe",^J,~> +[/U=^-S6\n/LR.ioe",^J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +JcC<$J,~> +%%EndData +showpage +%%Trailer +end +%%EOF diff --git a/Master/texmf-dist/doc/latex/ieeetran/tux.pdf b/Master/texmf-dist/doc/latex/ieeetran/tux.pdf Binary files differnew file mode 100644 index 00000000000..c690de7194a --- /dev/null +++ b/Master/texmf-dist/doc/latex/ieeetran/tux.pdf |