Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified _cite/.cache/cache.db
Binary file not shown.
25 changes: 20 additions & 5 deletions _data/citations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,18 @@
felix-biessmann: true
plugin: orcid.py
file: orcid.yaml
- id: doi:10.13140/RG.2.2.20387.77606
title: Artificial Intelligence in Medicine and Healthcare, Proceedings of the 1st
International Conference on AI in Medicine and Healthcare (AiMH' 2025), 8-10 April
2025, Innsbruck, Austria
authors:
- Sergey Y Yurish
publisher: Proceedings of the 1st International Conference on AI in Medicine and
Healthcare (AiMH' 2025)
date: '2025-01-01'
link: https://doi.org/g9tzgv
plugin: sources.py
file: sources.yaml
- id: arxiv:2504.17461
title: 'Evaluating Time Series Models for Urban Wastewater Management: Predictive
Performance, Model Complexity and Resilience'
Expand All @@ -183,12 +195,15 @@
link: https://arxiv.org/abs/2504.17461
plugin: sources.py
file: sources.yaml
- id: url:https://www.researchgate.net/profile/Sergey-Yurish/publication/390831248_Artificial_Intelligence_in_Medicine_and_Healthcare_Proceedings_of_the_1st_International_Conference_on_AI_in_Medicine_and_Healthcare_AiMH'_2025_8-10_April_2025_Innsbruck_Austria/links/67ff7dcad1054b0207d4b4b5/Artificial-Intelligence-in-Medicine-and-Healthcare-Proceedings-of-the-1st-International-Conference-on-AI-in-Medicine-and-Healthcare-AiMH-2025-8-10-April-2025-Innsbruck-Austria.pdf#page=99
title: ''
authors: []
- id: url:https://sensorsportal.com/AIMH_2025/AIMH_2025_Proceedings.pdf#page=99
title: "End-to-end Pseudonymization of German Texts with Deep Learning \u2013 An\
\ Empirical Comparison of Classical and Modern Approaches"
authors:
- Saurav Kumar Saha
- Felix Biessmann
publisher: International Conference on AI in Medicine and Healthcare (AiMH' 2025)
date: ''
link: https://www.researchgate.net/profile/Sergey-Yurish/publication/390831248_Artificial_Intelligence_in_Medicine_and_Healthcare_Proceedings_of_the_1st_International_Conference_on_AI_in_Medicine_and_Healthcare_AiMH'_2025_8-10_April_2025_Innsbruck_Austria/links/67ff7dcad1054b0207d4b4b5/Artificial-Intelligence-in-Medicine-and-Healthcare-Proceedings-of-the-1st-International-Conference-on-AI-in-Medicine-and-Healthcare-AiMH-2025-8-10-April-2025-Innsbruck-Austria.pdf#page=99
date: '2025-04-01'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot @felixbiessmann.

I have checked once again just to be sure, the date I got the email about the conference paper being published from Prof. Yurish was 2025-04-16 (16th April, 2025), also the conference itself happened between 8-10 April :P

Other than that, everything looks perfect.

link: https://sensorsportal.com/AIMH_2025/AIMH_2025_Proceedings.pdf#page=99
plugin: sources.py
file: sources.yaml
- id: arxiv:2504.03736
Expand Down
9 changes: 8 additions & 1 deletion _data/sources.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
- id: doi:10.13140/RG.2.2.20387.77606
publisher: Proceedings of the 1st International Conference on AI in Medicine and Healthcare (AiMH' 2025)
- id: arxiv:2504.17461
publisher: 10th International Conference on Smart and Sustainable Technologies
- id: url:https://www.researchgate.net/profile/Sergey-Yurish/publication/390831248_Artificial_Intelligence_in_Medicine_and_Healthcare_Proceedings_of_the_1st_International_Conference_on_AI_in_Medicine_and_Healthcare_AiMH'_2025_8-10_April_2025_Innsbruck_Austria/links/67ff7dcad1054b0207d4b4b5/Artificial-Intelligence-in-Medicine-and-Healthcare-Proceedings-of-the-1st-International-Conference-on-AI-in-Medicine-and-Healthcare-AiMH-2025-8-10-April-2025-Innsbruck-Austria.pdf#page=99
- id: url:https://sensorsportal.com/AIMH_2025/AIMH_2025_Proceedings.pdf#page=99
date: 2025-04-01
authors:
- Saurav Kumar Saha
- Felix Biessmann
title: End-to-end Pseudonymization of German Texts with Deep Learning – An Empirical Comparison of Classical and Modern Approaches
publisher: International Conference on AI in Medicine and Healthcare (AiMH' 2025)
- id: arxiv:2504.03736
publisher: 3rd World Conference on eXplainable Artificial Intelligence (XAI-2025)
Expand Down