texlive[74621] Master/texmf-dist: biblatex-ieee (14mar25)
commits+karl at tug.org
commits+karl at tug.org
Fri Mar 14 22:35:12 CET 2025
Revision: 74621
https://tug.org/svn/texlive?view=revision&revision=74621
Author: karl
Date: 2025-03-14 22:35:12 +0100 (Fri, 14 Mar 2025)
Log Message:
-----------
biblatex-ieee (14mar25)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/latex/biblatex-ieee/README.md
trunk/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee-alphabetic.pdf
trunk/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee-alphabetic.tex
trunk/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee.bib
trunk/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee.pdf
trunk/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee.tex
trunk/Master/texmf-dist/tex/latex/biblatex-ieee/ieee-alphabetic.bbx
trunk/Master/texmf-dist/tex/latex/biblatex-ieee/ieee-alphabetic.cbx
trunk/Master/texmf-dist/tex/latex/biblatex-ieee/ieee-comp.cbx
trunk/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.bbx
trunk/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.cbx
Modified: trunk/Master/texmf-dist/doc/latex/biblatex-ieee/README.md
===================================================================
--- trunk/Master/texmf-dist/doc/latex/biblatex-ieee/README.md 2025-03-14 21:34:53 UTC (rev 74620)
+++ trunk/Master/texmf-dist/doc/latex/biblatex-ieee/README.md 2025-03-14 21:35:12 UTC (rev 74621)
@@ -1,15 +1,21 @@
-biblatex-ieee - A biblatex implementation of the IEEE bibliography style
-========================================================================
+# `biblatex-ieee` - A `biblatex` implementation of the IEEE bibliography style
-The `biblatex-ieee` package provides an implementation of the
-bibliography style of the IEEE for `biblatex`. This
-implementation follows standard `biblatex` conventions, and can
-be used simply by loading `biblatex` with the appropriate option
+## Description
- \usepackage[style=ieee]{biblatex}
-
-A demonstration database is provided to show how to format input
-for the style.
+The `biblatex-ieee` package provides an implementation of the bibliography
+style of the IEEE for `biblatex`. This implementation follows standard
+`biblatex` conventions, and can be used simply by loading `biblatex` with the
+appropriate option:
+```latex
+\usepackage[style=ieee]{biblatex}
+```
-The `biblatex-ieee` style requires `biblatex` 3.8 or later, and
-works with both BibTeX and Biber as the database back-end.
+A demonstration database is provided to show how to format input for the style.
+
+## Author
+
+This package is maintained by Joseph Wright: joseph at texdev.net
+
+## License
+
+Released under the LaTeX Project Public License v1.3c or later. See https://www.latex-project.org/lppl.txt
Modified: trunk/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee-alphabetic.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee-alphabetic.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee-alphabetic.tex 2025-03-14 21:34:53 UTC (rev 74620)
+++ trunk/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee-alphabetic.tex 2025-03-14 21:35:12 UTC (rev 74621)
@@ -24,8 +24,8 @@
\href{mailto:joseph at texdev.net}
{\texttt{joseph at texdev.net}}}}
\title{The \pkg{ieee-alphabetic} bibliography style for \pkg{biblatex}%
- \footnote{This file describes v1.4d, last revised 2025-03-11.}}
-\date{Released 2025-03-11}
+ \footnote{This file describes v1.4e, last revised 2025-03-14.}}
+\date{Released 2025-03-14}
\providecommand*{\pkg}[1]{\textsf{#1}}
Modified: trunk/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee.bib
===================================================================
--- trunk/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee.bib 2025-03-14 21:34:53 UTC (rev 74620)
+++ trunk/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee.bib 2025-03-14 21:35:12 UTC (rev 74621)
@@ -395,6 +395,17 @@
pages = "2183-2187"
}
+ at inproceedings{IEEEexample:confwithvolumetitle,
+ author = "A. {Amador Pérez} and R. A. {Rodríguez Solís}",
+ title = "Analysis of a {CPW-fed} annular slot ring antenna using {DOE}",
+ booktitle = "Slot Ring Antennas {II}",
+ maintitle = "Proc. {IEEE} Antennas Propag. Soc. Int. Symp.",
+ volume = "3",
+ edition = "2",
+ date = "2006-07",
+ pages = "4301-4304"
+}
+
%%
%% Copyright (C) 2011-2013,2015-2020,2024 by
%% Joseph Wright <joseph at texev.net>
Modified: trunk/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee.tex 2025-03-14 21:34:53 UTC (rev 74620)
+++ trunk/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee.tex 2025-03-14 21:35:12 UTC (rev 74621)
@@ -24,8 +24,8 @@
\href{mailto:joseph at texdev.net}
{\texttt{joseph at texdev.net}}}}
\title{The \pkg{ieee} bibliography style for \pkg{biblatex}%
- \footnote{This file describes v1.4d, last revised 2025-03-11.}}
-\date{Released 2025-03-11}
+ \footnote{This file describes v1.4e, last revised 2025-03-14.}}
+\date{Released 2025-03-14}
\providecommand*{\opt}[1]{\texttt{#1}}
\providecommand*{\pkg}[1]{\textsf{#1}}
@@ -164,6 +164,7 @@
\changes{v1.4a}{2024-11-17}{Correct \cs{textcite}}
\changes{v1.4b}{2025-01-15}{Print \enquote{et al.}~upright}
\changes{v1.4d}{2025-03-11}{Print \enquote{Art. no.} in front of article IDs}
+\changes{v1.4e}{2025-03-14}{Fix format for combination of \cs{maintitle} and \cs{booktitle}}
\PrintChanges
Modified: trunk/Master/texmf-dist/tex/latex/biblatex-ieee/ieee-alphabetic.bbx
===================================================================
--- trunk/Master/texmf-dist/tex/latex/biblatex-ieee/ieee-alphabetic.bbx 2025-03-14 21:34:53 UTC (rev 74620)
+++ trunk/Master/texmf-dist/tex/latex/biblatex-ieee/ieee-alphabetic.bbx 2025-03-14 21:35:12 UTC (rev 74621)
@@ -8,7 +8,7 @@
%% ---------------------------------------------------------------
%%
-\ProvidesFile{ieee-alphabetic.bbx}[2025-03-11 v1.4d biblatex bibliography style]
+\ProvidesFile{ieee-alphabetic.bbx}[2025-03-14 v1.4e biblatex bibliography style]
\RequireBibliographyStyle{ieee}
Modified: trunk/Master/texmf-dist/tex/latex/biblatex-ieee/ieee-alphabetic.cbx
===================================================================
--- trunk/Master/texmf-dist/tex/latex/biblatex-ieee/ieee-alphabetic.cbx 2025-03-14 21:34:53 UTC (rev 74620)
+++ trunk/Master/texmf-dist/tex/latex/biblatex-ieee/ieee-alphabetic.cbx 2025-03-14 21:35:12 UTC (rev 74621)
@@ -8,7 +8,7 @@
%% ---------------------------------------------------------------
%%
-\ProvidesFile{ieee-alphabetic.cbx}[2025-03-11 v1.4d biblatex citation style]
+\ProvidesFile{ieee-alphabetic.cbx}[2025-03-14 v1.4e biblatex citation style]
\RequireCitationStyle{alphabetic}
Modified: trunk/Master/texmf-dist/tex/latex/biblatex-ieee/ieee-comp.cbx
===================================================================
--- trunk/Master/texmf-dist/tex/latex/biblatex-ieee/ieee-comp.cbx 2025-03-14 21:34:53 UTC (rev 74620)
+++ trunk/Master/texmf-dist/tex/latex/biblatex-ieee/ieee-comp.cbx 2025-03-14 21:35:12 UTC (rev 74621)
@@ -8,7 +8,7 @@
%% ---------------------------------------------------------------
%%
-\ProvidesFile{ieee-comp.cbx}[2025-03-11 v1.4d biblatex citation style]
+\ProvidesFile{ieee-comp.cbx}[2025-03-14 v1.4e biblatex citation style]
\RequireCitationStyle{numeric-comp}
Modified: trunk/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.bbx
===================================================================
--- trunk/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.bbx 2025-03-14 21:34:53 UTC (rev 74620)
+++ trunk/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.bbx 2025-03-14 21:35:12 UTC (rev 74621)
@@ -8,7 +8,7 @@
%% ---------------------------------------------------------------
%%
-\ProvidesFile{ieee.bbx}[2025-03-11 v1.4d biblatex bibliography style]
+\ProvidesFile{ieee.bbx}[2025-03-14 v1.4e biblatex bibliography style]
% Load the standard style to avoid copy-pasting unnecessary material
\RequireBibliographyStyle{numeric-comp}
@@ -238,13 +238,17 @@
\renewbibmacro*{maintitle+booktitle}{%
\iffieldundef{maintitle}
- {}
{%
+ \usebibmacro{booktitle}%
+ \newunit
+ }%
+ {%
\usebibmacro{maintitle}%
- \newunit\newblock
+ \newunit\newblock\midsentence
+ \usebibmacro{in:}%
+ \printfield[titlecase]{booktitle}
+ \newunit
}%
- \usebibmacro{booktitle}%
- \newunit
}
\newbibmacro*{maintitle+booktitle(inproceedings)}{%
Modified: trunk/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.cbx
===================================================================
--- trunk/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.cbx 2025-03-14 21:34:53 UTC (rev 74620)
+++ trunk/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.cbx 2025-03-14 21:35:12 UTC (rev 74621)
@@ -8,7 +8,7 @@
%% ---------------------------------------------------------------
%%
-\ProvidesFile{ieee.cbx}[2025-03-11 v1.4d biblatex citation style]
+\ProvidesFile{ieee.cbx}[2025-03-14 v1.4e biblatex citation style]
\RequireCitationStyle{numeric-verb}
More information about the tex-live-commits
mailing list.