comparison README @ 0:c0d36568602d

1st commit
author Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
date Sun, 10 May 2015 22:54:12 +0900
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:c0d36568602d
1
2 September 17, 2014
3
4
5 IEEEtran is a LaTeX class for authors of the Institute of Electrical and
6 Electronics Engineers (IEEE) transactions journals and conferences.
7 The latest version of the IEEEtran package can be found at CTAN:
8
9 http://mirror.ctan.org/macros/latex/contrib/IEEEtran/
10
11 as well as within IEEE's site:
12
13 http://www.ieee.org/
14
15 For latest news, helpful tips, answers to frequently asked questions,
16 beta releases and other support, visit the IEEEtran home page at my
17 website:
18
19 http://www.michaelshell.org/tex/ieeetran/
20
21 Version 1.8a has a number of significant changes over the v1.8 release.
22 For a full list of changes, please read the file changelog.txt. The most
23 notable changes include:
24
25
26 1) Extensive rework of the compsoc mode to comply with the latest standards
27 of the IEEE Computer Society.
28
29 2) Fixed abstract, index terms and diamond line for compsoc technotes.
30
31 3) New \IEEEraisesectionheading{} command to provide for the special
32 raised first section heading of Computer Society journal papers.
33
34 4) Internal code improvements for page setup and command argument
35 processing.
36
37
38 Best wishes for all your publication endeavors,
39
40 Michael Shell
41 http://www.michaelshell.org/
42
43
44 ***************************** Subdirectories ******************************
45
46 bibtex - The IEEEtran BibTeX style package.
47
48 extras - Supplementary material that may be of interest.
49
50 testflow - The testflow diagnostic suite for verifying PS/PDF output.
51
52 tools - The IEEEtrantools.sty package which provides several commands
53 from the IEEEtran.cls file for use with other LaTeX classes.
54
55
56 ********************************** Files **********************************
57
58 README - This file.
59
60 IEEEtran.cls - The IEEEtran LaTeX class file.
61
62 changelog.txt - The revision history.
63
64 IEEEtran_HOWTO.pdf - The IEEEtran LaTeX class user manual.
65
66 bare_conf.tex - A bare bones starter file for conference papers.
67
68 bare_conf_compsoc.tex - A bare bones starter file for Computer Society
69 conference papers.
70
71 bare_jrnl.tex - A bare bones starter file for journal papers.
72
73 bare_jrnl_compsoc.tex - A bare bones starter file for Computer Society
74 journal papers.
75
76 bare_jrnl_transmag.tex - A bare bones starter file for IEEE Transactions
77 on Magnetics journal papers.
78
79 bare_adv.tex - A bare bones starter file showing advanced
80 techniques such as conditional compilation,
81 hyperlinks, PDF thumbnails, etc. The illustrated
82 format is for a Computer Society journal paper.
83
84 ***************************************************************************
85 Legal Notice:
86 This code is offered as-is without any warranty either expressed or
87 implied; without even the implied warranty of MERCHANTABILITY or
88 FITNESS FOR A PARTICULAR PURPOSE!
89 User assumes all risk.
90 In no event shall IEEE or any contributor to this code be liable for
91 any damages or losses, including, but not limited to, incidental,
92 consequential, or any other damages, resulting from the use or misuse
93 of any information contained here.
94
95 All comments are the opinions of their respective authors and are not
96 necessarily endorsed by the IEEE.
97
98 This work is distributed under the LaTeX Project Public License (LPPL)
99 ( http://www.latex-project.org/ ) version 1.3, and may be freely used,
100 distributed and modified. A copy of the LPPL, version 1.3, is included
101 in the base LaTeX documentation of all distributions of LaTeX released
102 2003/12/01 or later.
103 Retain all contribution notices and credits.
104 ** Modified files should be clearly indicated as such, including **
105 ** renaming them and changing author support contact information. **
106
107 File list of work: IEEEtran.cls, IEEEtran_HOWTO.pdf, bare_adv.tex,
108 bare_conf.tex, bare_conf_compsoc.tex, bare_jrnl.tex,
109 bare_jrnl_compsoc.tex, bare_jrnl_transmag.tex
110 ***************************************************************************