diff --git a/Modelica/Math/Nonlinear.mo b/Modelica/Math/Nonlinear.mo index 65512d2390..6597ee5ec8 100644 --- a/Modelica/Math/Nonlinear.mo +++ b/Modelica/Math/Nonlinear.mo @@ -530,7 +530,7 @@ to a function, see, .e.g., Numerically evaluate integral using adaptive Lobatto rule. see Walter Gander: Adaptive Quadrature - Revisited, 1998 - ftp.inf.ethz.ch in doc/tech-reports/1998/306.ps + ftp.inf.ethz.ch in pub/publications/tech-reports/3xx/306.ps x[:] are the nodes y[:] = f(x[:]) are function values at the nodes @@ -608,7 +608,7 @@ using the adaptive Lobatto rule according to:
Walter Gander:
Adaptive Quadrature - Revisited. 1998. - ftp://ftp.inf.ethz.ch/doc/tech-reports/1998/306.ps + ftp://ftp.inf.ethz.ch/pub/publications/tech-reports/3xx/306.ps