Skip to content

Commit 8a54807

Browse files
committed
update publication and badges
1 parent 35a5c12 commit 8a54807

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

_bibliography/published.bib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ @article{ambroise2024
44
publisher = {French Statistical Society},
55
title = {Spectral Bridges: Scalable Spectral Clustering Based on Vector Quantization},
66
journal = {Computo},
7-
year = 2024,
7+
year = 2025,
88
url = {https://computo.sfds.asso.fr/published-202412-ambroise-spectral/},
99
doi = {10.57750/1gr8-bk61},
1010
issn = {2824-7795},

_layouts/bib.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
 
88
{% else %}
99
<a href="https://github.com/computorg/{{ entry.repository }}"><img
10-
src="https://github.com/computorg/{{ entry.repository }}/workflows/build/badge.svg" /></a>
10+
src="https://github.com/computorg/{{ entry.repository }}/workflows/build.yml/badge.svg" /></a>
1111
{% endif %}
1212
</div>
1313

_pages/publications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ permalink: /publications/
44
title: Articles
55
description: Publications by years in reversed chronological order
66
nav_order: 2
7-
years: [2024, 2023, 2022]
7+
years: [2025, 2024, 2023, 2022]
88
nav: true
99
---
1010

0 commit comments

Comments
 (0)