From 15f971f51b6f1acc737e897438e6bebec2c60974 Mon Sep 17 00:00:00 2001 From: zsomborfoldi <96750736+zsomborfoldi@users.noreply.github.com> Date: Wed, 21 Feb 2024 21:41:04 +0100 Subject: [PATCH 1/2] Update News Zoom Link --- src/about/ui/news.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/about/ui/news.tsx b/src/about/ui/news.tsx index fc96f5823..b4f655866 100644 --- a/src/about/ui/news.tsx +++ b/src/about/ui/news.tsx @@ -48,7 +48,7 @@ We will be hosting regular Zoom sessions to showcase its features and tools. These sessions will include a Q&A – please feel free to submit questions in advance per [e-mail](mailto:${process.env.REACT_APP_INFO_EMAIL}). The first session is scheduled for February 29th at 6:00 PM CET. If you would -like to attend, please register at the link. +like to attend, please register at the [link](https://lmu-munich.zoom-x.de/meeting/register/u5MufumhrTMvEtNYJk5kvadfQ98XqrEzdbQP). ` const newsUrl = '/about/news/' From 21d57b7da918a23a49b7ea76e2e3c18269a535d7 Mon Sep 17 00:00:00 2001 From: zsomborfoldi <96750736+zsomborfoldi@users.noreply.github.com> Date: Wed, 21 Feb 2024 21:43:52 +0100 Subject: [PATCH 2/2] Update Bibliography --- src/about/ui/bibliography.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/about/ui/bibliography.tsx b/src/about/ui/bibliography.tsx index 26df91758..a9756a239 100644 --- a/src/about/ui/bibliography.tsx +++ b/src/about/ui/bibliography.tsx @@ -158,7 +158,8 @@ export default function AboutBibliography( @bib{Geller2020}; @bib{RN124}; @bib{RN1914}; @bib{RN117}; @bib{george2005measurements}; @bib{RN3}; @bib{RN1013a}; @bib{RN1013ab}; @bib{gesche2005latebabylonian}; @bib{goddeeris2016old}; @bib{YOS_10}; - @bib{YOS_15}; @bib{RN262}; @bib{RN2799}; @bib{RN258}; @bib{RN904}; @bib{YOS_5}" + @bib{YOS_15}; @bib{RN262}; @bib{RN2799}; @bib{RN258}; @bib{RN904}; @bib{YOS_5}; + @bib{gurney1982three}" />

H