summaryrefslogtreecommitdiff
path: root/biblio/bibtex/contrib/urlbst/urlbst.tex
diff options
context:
space:
mode:
Diffstat (limited to 'biblio/bibtex/contrib/urlbst/urlbst.tex')
-rw-r--r--biblio/bibtex/contrib/urlbst/urlbst.tex26
1 files changed, 16 insertions, 10 deletions
diff --git a/biblio/bibtex/contrib/urlbst/urlbst.tex b/biblio/bibtex/contrib/urlbst/urlbst.tex
index a8d828e38f..8f16c6260f 100644
--- a/biblio/bibtex/contrib/urlbst/urlbst.tex
+++ b/biblio/bibtex/contrib/urlbst/urlbst.tex
@@ -2,7 +2,7 @@
\title{The \texttt{urlbst} package}
\author{Norman Gray\\\texttt{<https://nxg.me.uk>}}
-\date{Version 0.9, 2022 December 1}
+\date{Version 0.9.1, 2023 January 30}
%\usepackage{times}
\usepackage{url}
@@ -210,6 +210,14 @@ approach is to apply the setting \texttt{doiform=1}, which will
generate DOIs wrapped in the macro |\doi{...}|. This allows you to
supply a generic |\doi| macro to format them as you desire.
+The \btfield{doi} field may include the \texttt{https://doi.org/}, or
+it may omit it; the stylefile adds or removes the prefix as
+appropriate. Note that this parsing is rudimentary: it won't detect
+any of the variants of this prefix, meaning \texttt{http:} or
+\texttt{dx.doi.org}, both of which are now deprecated.
+% Note that this string is configured in configure.ac, but changing it
+% there wouldn't change it here (I could, but... Makefile)
+
The \ub\ script works by spotting patterns and characteristic function
names in the input |.bst| file. It works as-is in the case of the
four standard \BibTeX\ style files |plain.bst|, |unsrt.bst|,
@@ -333,14 +341,6 @@ generated bibliographies.
See also the URL entry in the UK \TeX\ FAQ~\cite{texfaq}, and
references therein.
-%% \textbf{Acknowledgements:} Thanks
-%% to Jason Eisner for suggesting the |--inlinelinks| option;
-%% to `ijvm' for code contributions in the |urlbst| script;
-%% to Pawe\l{} Widera for the suggestion to use |\path| when formatting DOIs;
-%% to Michael Giffin for the suggestion to include PubMed URLs;
-%% to Katrin Leinweber for the pull request which fixed the format of DOI
-%% references.
-
\section{Acknowledgements, and release notes}
%%% include:release-notes.tex
@@ -355,6 +355,12 @@ to Katrin Leinweber for the pull request which fixed the format of DOI
references.
\begin{description}
+\item[\textbf{0.9.1, 2023 January 30}]\relax
+
+ Added code to spot and wrangle the |https://doi.org/| URL
+ prefix – the code now behaves correctly whether this is present or not.
+
+
\item[\textbf{0.9, 2022 December 1}]\relax
\begin{itemize}
\item Changed repository location to heptapod\footnote{\url{https://heptapod.host/nxg/urlbst}}
@@ -369,7 +375,7 @@ references.
\end{itemize}
-\item[\textbf{0.8, 2019 July 1}]\relax
+\item[0.8, 2019 July 1]\relax
\begin{itemize}
\item The presence of a preexisting |format.doi|,
|format.eprint| or |format.pubmed| function is