From 80117f8f7b36a0932bb8a2ec843d37f28bd41f87 Mon Sep 17 00:00:00 2001 From: Jusong Yu Date: Sat, 23 Dec 2023 17:58:06 +0100 Subject: [PATCH] Docs: fix the ADES paper citation (#6242) Fix the ADES paper citation, which carelessly points to the workflow paper. --------- Co-authored-by: Sebastiaan Huber --- docs/source/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index 85bac78b12..7d75af8d51 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -171,7 +171,7 @@ If you use AiiDA for your research, please cite the following work: If the ADES concepts are referenced, please also cite: -.. highlights:: Martin Uhrin, Sebastiaan. P. Huber, Jusong Yu, Nicola Marzari, and Giovanni Pizzi, *Workflows in AiiDA: Engineering a high-throughput, event-based engine for robust and modular computational workflows*, Computational Materials Science **187**, 110086 (2021); DOI: `10.1016/j.commatsci.2020.110086 ` +.. highlights:: Pizzi, Giovanni, Andrea Cepellotti, Riccardo Sabatini, Nicola Marzari, and Boris Kozinsky. *AiiDA: automated interactive infrastructure and database for computational science*, Computational Materials Science **111**, 218-230 (2016); DOI: `10.1016/j.commatsci.2015.09.013 `_ ****************