From 457c9fd311a95ed6d951dd482c2da6035098dfcb Mon Sep 17 00:00:00 2001 From: Christian Beckmann Date: Fri, 15 Sep 2023 15:19:20 +0200 Subject: [PATCH 1/2] update version numbers in programme.bib --- latex-template/programme.bib | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/latex-template/programme.bib b/latex-template/programme.bib index 710e1a31..295ed0ce 100644 --- a/latex-template/programme.bib +++ b/latex-template/programme.bib @@ -10,10 +10,10 @@ @article{matplotlib url = "http://matplotlib.org/", version = "1.4.3", doi = {10.1109/MCSE.2007.55}, - addendum = {Current version 3.4.3, \textsc{doi}: \href{https://zenodo.org/record/5194481}{\texttt{10.5281/zenodo.5194481}}} + addendum = {Current version 3.7.2, \textsc{doi}: \href{https://zenodo.org/record/8118151}{\texttt{10.5281/zenodo.8118151}}} } -% taken from https://numpy.org/citing-numpy/ but replaced the the key 'harris2020array' with 'numpy' +% taken from https://numpy.org/citing-numpy/ but replaced the key 'harris2020array' with 'numpy' % to keep the neccessary changes to this file @article{ numpy, title = {Array programming with {NumPy}}, @@ -38,7 +38,7 @@ @article{ numpy url = {https://doi.org/10.1038/s41586-020-2649-2} } -% taken from https://scipy.org/citing-scipy/ but replaced the the key '2020SciPy-NMeth' with 'scipy' +% taken from https://scipy.org/citing-scipy/ but replaced the key '2020SciPy-NMeth' with 'scipy' % to keep the neccessary changes to this file @article{scipy, author = {Virtanen, Pauli and Gommers, Ralf and Oliphant, Travis E. and @@ -68,5 +68,5 @@ @software{uncertainties author = "Lebigot, Eric O.", title = "Uncertainties: a Python package for calculations with uncertainties", url = "http://pythonhosted.org/uncertainties/", - version = "2.4.6.1" + version = "3.1.7" } From abc000c30adefe607afa8dc252262431c2d42408 Mon Sep 17 00:00:00 2001 From: chrbeckm <32388722+chrbeckm@users.noreply.github.com> Date: Wed, 20 Sep 2023 18:09:46 +0200 Subject: [PATCH 2/2] Update programme.bib --- latex-template/programme.bib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/latex-template/programme.bib b/latex-template/programme.bib index 295ed0ce..efe7aa60 100644 --- a/latex-template/programme.bib +++ b/latex-template/programme.bib @@ -10,7 +10,7 @@ @article{matplotlib url = "http://matplotlib.org/", version = "1.4.3", doi = {10.1109/MCSE.2007.55}, - addendum = {Current version 3.7.2, \textsc{doi}: \href{https://zenodo.org/record/8118151}{\texttt{10.5281/zenodo.8118151}}} + addendum = {Current version 3.8.0, \textsc{doi}: \href{https://zenodo.org/record/8347255}{\texttt{10.5281/zenodo.8347255}}} } % taken from https://numpy.org/citing-numpy/ but replaced the key 'harris2020array' with 'numpy'