From 031bc11eecd0119210895b85c7ef377d71d535b7 Mon Sep 17 00:00:00 2001
From: Simon Tournier <simon.tournier@u-paris.fr>
Date: Tue, 11 Feb 2025 11:00:43 +0100
Subject: [PATCH] activity-report-2024: Add link about neuroimaging analyses.
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

* drafts/activity-report-2024.md (Exploring the Impact of Hardware
Variability): Add hyperlink about FSL FLIRT; emphize “Best Paper Award”.
---
 drafts/activity-report-2024.md | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/drafts/activity-report-2024.md b/drafts/activity-report-2024.md
index 3365ad6..ab4986f 100644
--- a/drafts/activity-report-2024.md
+++ b/drafts/activity-report-2024.md
@@ -369,11 +369,11 @@ the required software environment.
 
 ### Exploring the Impact of Hardware Variability
 
-In a [paper presented at ACM
-REP'24](https://doi.org/10.1145/3641525.3663626) that received the
-“Best Paper Award”, we studied the effect of **hardware variability** on
-results produced by the FSL FLIRT application, a widely-used software
-component in neuroimaging data analyses.
+In a [paper presented at ACM REP'24](https://doi.org/10.1145/3641525.3663626)
+that received the “*Best Paper Award*”, we studied the effect of **hardware
+variability** on results produced by the [FSL
+FLIRT](https://fsl.fmrib.ox.ac.uk/fsl/) application, a
+widely-used software component in neuroimaging data analyses.
 
 While software containerization solutions such as Docker and
 Singularity have been deployed to mask the effects of software-induced
-- 
GitLab