From 840e5a1e1f1c40fcd868fbe395908a56649570d1 Mon Sep 17 00:00:00 2001 From: Horea Christian Date: Fri, 19 Jan 2024 05:35:17 -0500 Subject: [PATCH] Added citation to article source --- publishing/article/discussion.tex | 4 ++-- publishing/bibliography.bib | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/publishing/article/discussion.tex b/publishing/article/discussion.tex index 371fb89f..ae249e90 100644 --- a/publishing/article/discussion.tex +++ b/publishing/article/discussion.tex @@ -1,6 +1,6 @@ \section{Discussion} -In this article we present an automated workflow for full, end-to-end article reexecution. +In this article and its accompanying source code \cite{me} we present an automated workflow for full, end-to-end article reexecution. We generate the full research communication output (including inline statistics, figures, and brain maps) from solely the raw data and automatically executable code. This work substantiates the feasibility of article reexecution as a process, based on a real-life peer-reviewed study example. To this end, we also detail important and transferable principles, and document common pitfalls in creating a reexecution workflow. @@ -90,5 +90,5 @@ \subsection{Outlook} Lastly, we highlight the relevance of reexecutable articles for reuse and adaptation. Their key strength is that they can easily be derived based on a reliable starting point with respect to successful process execution. This pertains not only to reuse of reexecutable article code for novel or derived studies, but also reuse for the inspection of specific parameter or data modifications. -In view of this we recommend a practical approach to the work described herein, whereby the parent reexecution system repository can be considered immediately and freely available for inspection, personal exploration, and re-use by the reader. +In view of this we recommend a practical approach to the work described herein \cite{me}, whereby the parent reexecution system repository can be considered immediately and freely available for inspection, personal exploration, and re-use by the reader. diff --git a/publishing/bibliography.bib b/publishing/bibliography.bib index 3dffa3a0..25edda58 100644 --- a/publishing/bibliography.bib +++ b/publishing/bibliography.bib @@ -149,8 +149,8 @@ @article{Science:2018 @Misc{me, author = {Horea-Ioan Ioanas and Austin Macdonald and Yaroslav O. Halchenko}, title = {Neuroimaging Article Reexecution and Reproduction Assesment System}, - url = {https://github.com/con/opfvta-reexecution}, - year = 2023, + url = {https://github.com/con/opfvta-reexecution/releases/tag/1.20240119.0}, + year = 2024, note = {Apache License, verison 2.0}, }