From 3fb4f86e54a6f3afe268b635d8bb6cef1e1ff997 Mon Sep 17 00:00:00 2001 From: Kyle Niemeyer Date: Wed, 8 Nov 2023 21:15:19 -0800 Subject: [PATCH] Fixes affiliation in JOSS paper Missing quotes around multiple affiliations --- paper.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/paper.md b/paper.md index a56fe18..c2f04d4 100755 --- a/paper.md +++ b/paper.md @@ -17,7 +17,7 @@ authors: - name: Léo Paillet affiliation: 1 - name: Valentin Portmann - affiliation: 1,2 + affiliation: "1,2" - name: Antoine Monmayrant affiliation: 1 - name: Simon Lacroix