From f3b9028d2682060c52658dc29e781e47c0872c1d Mon Sep 17 00:00:00 2001 From: Katrin Leinweber <9948149+katrinleinweber@users.noreply.github.com> Date: Wed, 6 Feb 2019 18:56:37 +0100 Subject: [PATCH] Hyperlink DOIs to preferred resolver --- doc/html/math_toolkit/lambert_w.html | 2 +- doc/sf/lambert_w.qbk | 2 +- example/lambert_w_diode.cpp | 2 +- example/lambert_w_diode_graph.cpp | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/html/math_toolkit/lambert_w.html b/doc/html/math_toolkit/lambert_w.html index 76a824909..ca2271098 100644 --- a/doc/html/math_toolkit/lambert_w.html +++ b/doc/html/math_toolkit/lambert_w.html @@ -1872,7 +1872,7 @@ if (f(w) / f'(w T.C. Banwell and A. Jayakumar, Electronic Letter, Feb 2000, 36(4), pages 291-2. Exact analytical solution for current flow through diode with series - resistance. http://dx.doi.org/10.1049/el:20000301 + resistance. https://doi.org/10.1049/el:20000301
  • Princeton Companion to Applied Mathematics, 'The Lambert-W function', Section diff --git a/doc/sf/lambert_w.qbk b/doc/sf/lambert_w.qbk index f10a00a0d..4edb9482e 100644 --- a/doc/sf/lambert_w.qbk +++ b/doc/sf/lambert_w.qbk @@ -797,7 +797,7 @@ Mathematics, 244 (2013) 77-89. # T.C. Banwell and A. Jayakumar, Electronic Letter, Feb 2000, 36(4), pages 291-2. Exact analytical solution for current flow through diode with series resistance. -[@http://dx.doi.org/10.1049/el:20000301] +[@https://doi.org/10.1049/el:20000301] # Princeton Companion to Applied Mathematics, 'The Lambert-W function', Section 1.3: Series and Generating Functions. diff --git a/example/lambert_w_diode.cpp b/example/lambert_w_diode.cpp index a62506850..cad03b1c6 100644 --- a/example/lambert_w_diode.cpp +++ b/example/lambert_w_diode.cpp @@ -9,7 +9,7 @@ \details T. C. Banwell and A. Jayakumar, Exact analytical solution of current flow through diode with series resistance, Electron Letters, 36(4):291-2 (2000) - DOI: dx.doi.org/10.1049/el:20000301 + DOI: doi.org/10.1049/el:20000301 The current through a diode connected NPN bipolar junction transistor (BJT) type 2N2222 (See https://en.wikipedia.org/wiki/2N2222 and diff --git a/example/lambert_w_diode_graph.cpp b/example/lambert_w_diode_graph.cpp index 961fe7878..76b4159cd 100644 --- a/example/lambert_w_diode_graph.cpp +++ b/example/lambert_w_diode_graph.cpp @@ -11,7 +11,7 @@ through a diode-connected transistor with preset series resistance. \details T. C. Banwell and A. Jayakumar, Exact analytical solution of current flow through diode with series resistance, Electron Letters, 36(4):291-2 (2000). -DOI: dx.doi.org/10.1049/el:20000301 +DOI: doi.org/10.1049/el:20000301 The current through a diode connected NPN bipolar junction transistor (BJT) type 2N2222 (See https://en.wikipedia.org/wiki/2N2222 and