From: Wolfgang Bangerth Date: Fri, 19 Jul 2024 00:03:39 +0000 (-0600) Subject: Add references for step-83. X-Git-Tag: v9.6.0-rc1~21^2~4 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7405400fe985b185440e6cd2baea7a72460c465f;p=dealii.git Add references for step-83. --- diff --git a/doc/doxygen/references.bib b/doc/doxygen/references.bib index ebb2b05272..f4425709e1 100644 --- a/doc/doxygen/references.bib +++ b/doc/doxygen/references.bib @@ -1660,6 +1660,41 @@ journal = {{IMA} Journal of Numerical Analysis} } + +% ------------------------------------ +% Step 83 +% ------------------------------------ + + +@article{Young1974, + doi = {10.1145/361147.361115}, + url = {https://doi.org/10.1145/361147.361115}, + year = {1974}, + month = sep, + publisher = {Association for Computing Machinery ({ACM})}, + volume = {17}, + number = {9}, + pages = {530--531}, + author = {John W. Young}, + title = {A first order approximation to the optimum checkpoint interval}, + journal = {Communications of the {ACM}} +} + + +@article{Daly2006, + doi = {10.1016/j.future.2004.11.016}, + url = {https://doi.org/10.1016/j.future.2004.11.016}, + year = {2006}, + month = feb, + publisher = {Elsevier {BV}}, + volume = {22}, + number = {3}, + pages = {303--312}, + author = {J.T. Daly}, + title = {A higher order estimate of the optimum checkpoint interval for restart dumps}, + journal = {Future Generation Computer Systems} +} + %------------------------------------------------------------------------------- % Step 85 %-------------------------------------------------------------------------------