From: David Wells Date: Tue, 28 Jun 2022 14:34:40 +0000 (-0400) Subject: Fix several dead links X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1cffb3d87d63e535e6823b2d6b54cd8fc956ade8;p=release-papers.git Fix several dead links --- diff --git a/9.4/paper.bib b/9.4/paper.bib index ee21c81..2f0b9fb 100644 --- a/9.4/paper.bib +++ b/9.4/paper.bib @@ -69,8 +69,8 @@ @Misc{changes94, key={List of Changes}, Title = {List of Changes for 9.4}, - Note = {\url{https://www.dealii.org/developer/doxygen/deal.II/changes_between_9_3_0_and_9_4_0.html}}, - Url = {https://www.dealii.org/developer/doxygen/deal.II/changes_between_9_3_0_and_9_4_0.html} + Note = {\url{https://www.dealii.org/developer/doxygen/deal.II/changes_between_9_3_3_and_9_4_0.html}}, + Url = {https://www.dealii.org/developer/doxygen/deal.II/changes_between_9_3_3_and_9_4_0.html} } @article{dealII80, @@ -660,7 +660,7 @@ See: https://ginkgo-project.github.io/ginkgo/doc/develop/citing_ginkgo.html @Misc{muparser-web-page, key = {muparser}, title = {{muparser: Fast Math Parser Library}}, - note = {\url{http://muparser.beltoforion.de/}}} + note = {\url{https://beltoforion.de/en/muparser}}} @Misc{symengine-web-page, key = {symengine}, @@ -1443,4 +1443,4 @@ See: https://doc.cgal.org/latest/Manual/how_to_cite_cgal.html pages={C23--C47}, year={2013}, publisher={SIAM} -} \ No newline at end of file +} diff --git a/9.4/paper.tex b/9.4/paper.tex index d7a2186..23a08da 100644 --- a/9.4/paper.tex +++ b/9.4/paper.tex @@ -279,7 +279,7 @@ which will be discussed in this section. It of course also includes a vast number of smaller changes and added functionality; the details of these can be found -\href{https://dealii.org/developer/doxygen/deal.II/changes_between_9_3_0_and_9_4_0.html} +\href{https://dealii.org/developer/doxygen/deal.II/changes_between_9_3_3_and_9_4_0.html} {in the file that lists all changes for this release}; see \cite{changes94}. %\newpage @@ -1065,7 +1065,7 @@ the benchmark that is implemented in this code. \subsection{Incompatible changes}\label{subsec:deprecated} The 9.4 release includes -\href{https://dealii.org/developer/doxygen/deal.II/changes_between_9_3_0_and_9_4_0.html} +\href{https://dealii.org/developer/doxygen/deal.II/changes_between_9_3_3_and_9_4_0.html} {around 40 incompatible changes}; see \cite{changes94}. The majority of these changes should not be visible to typical user codes; some remove previously deprecated classes and functions; and the majority changes internal