summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/IEEEtran/README.bibtex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-08-27 22:01:39 +0000
committerKarl Berry <karl@freefriends.org>2015-08-27 22:01:39 +0000
commit7eb5047990feee3545abafcc60bae22fad6f1927 (patch)
treeef619a5e28e7215a5ab465a7647fa301245e2097 /Master/texmf-dist/doc/latex/IEEEtran/README.bibtex
parented0cc62be17e1bf2b0a072cf59cc8d49e9c02e4a (diff)
IEEEtran (27aug15)
git-svn-id: svn://tug.org/texlive/trunk@38220 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/IEEEtran/README.bibtex')
-rw-r--r--Master/texmf-dist/doc/latex/IEEEtran/README.bibtex44
1 files changed, 36 insertions, 8 deletions
diff --git a/Master/texmf-dist/doc/latex/IEEEtran/README.bibtex b/Master/texmf-dist/doc/latex/IEEEtran/README.bibtex
index 0b9fe32f9b1..ade47cde583 100644
--- a/Master/texmf-dist/doc/latex/IEEEtran/README.bibtex
+++ b/Master/texmf-dist/doc/latex/IEEEtran/README.bibtex
@@ -1,5 +1,5 @@
-September 30, 2008
+August 26, 2015
IEEEtran.bst is the official BibTeX style for authors of the Institute of
@@ -18,7 +18,7 @@ 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/tex-archive/macros/latex/contrib/IEEEtran/bibtex/
+http://www.ctan.org/pkg/ieeetran
as well as within IEEE's site:
@@ -40,18 +40,46 @@ Michael Shell
http://www.michaelshell.org/
*******
-Version 1.13 (2008/09/30) changes:
+Version 1.14 (2015/08/26) changes:
- 1. Fixed bug with edition number to ordinal conversion. Thanks to
- Michael Roland for reporting this issue and correcting the algorithm.
+ 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 new IEEE journal string definitions.
+ 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
@@ -86,7 +114,7 @@ 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 IEEE or any contributor to this code be liable for
+In no event shall the IEEE or any contributor to this code be liable for
any damages or losses, including, but not limited to, incidental,
consequential, or any other damages, resulting from the use or misuse
of any information contained here.
@@ -106,5 +134,5 @@ Retain all contribution notices and credits.
File list of work: IEEEtran_bst_HOWTO.pdf, IEEEtran.bst, IEEEtranS.bst,
IEEEtranSA.bst, IEEEtranN.bst, IEEEtranSN.bst,
IEEEexample.bib, IEEEabrv.bib, IEEEfull.bib
-
+
***************************************************************************