From 4437d8837ea3837274ec91835d13fe7da3da5b78 Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Fri, 1 May 2026 21:16:01 +0200 Subject: Added Peper+2023, along with link to papers in top page Until now, we had missed the Peper, Roukema & Bolejko 2023 paper that uses Maneage. Also, the format of the text was not very good: the year was in the same parenthesis as the journal reference and some of the journal names were not expanded. Furthermore, the top page didn't have a link to the page with all the published papers. With this commit, all these issues with the top citation page have been addressed. --- about-citation.html | 140 +++++++++++++++++++++++++++++++++------------------- index.html | 6 ++- 2 files changed, 93 insertions(+), 53 deletions(-) diff --git a/about-citation.html b/about-citation.html index 21df4cf..3273483 100644 --- a/about-citation.html +++ b/about-citation.html @@ -81,14 +81,18 @@

If you use Maneage in your project please cite Akhlaghi et - al. (2021, CiSE in press, arXiv:2006.03018).

+ al. (2021): + Computing in Science & Engineering, vol. 23, issue 3, + pp. 82-91.

-

Also, when your paper is published, don't forget to add a notice in your - own paper (in coordination with the publishing editor) that the paper is - fully reproducible and possibly add a sentence or paragraph in the end of - the paper shortly describing the concept. This will help spread the word - and encourage other scientists to also manage and publish their projects in - a reproducible manner.

+

Also, when your paper is published, don't forget to + add a notice in your own paper (in coordination with + the publishing editor) that the paper is fully + reproducible and possibly add a sentence or paragraph + in the end of the paper shortly describing the + concept. This will help spread the word and encourage + other scientists to learn about, and publish their + projects in a reproducible manner.

@@ -117,8 +121,8 @@ @@ -269,29 +297,39 @@

Next: Why Make?, Previous: Introduction Up: About

diff --git a/index.html b/index.html index a0eb109..82566e5 100644 --- a/index.html +++ b/index.html @@ -88,8 +88,10 @@ Therefore, you have full control over what it does. To learn more about its founding criteria and a basic introduction, see Akhlaghi et al. (CiSE 2021, vol 23, issue 3, pp 82-91), also available as arXiv:2006.03018 (with extended appendix in one PDF: the recommended format). Maneage is a recipient of the RDA Europe Adoption grant and was featured in a Nature Astronomy "News and Views" article (Kuttel 2021, free-to-read link). - You can also watch the short "Video presentation of Maneage" below, or see this published RDA Adoption story (a short PDF). -

+ You can also watch the short "Video presentation of Maneage" below, or see this published RDA Adoption story (a short PDF).. +

+ +

We maintain a list of published papers with Maneage in a separate page.

-- cgit v1.2.1