From 6b87843fc38c1646615ab0342a703f7ab3caf1cb Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Thu, 26 Nov 2020 03:45:54 +0000 Subject: The long about.hml is now broken up into smaller pages The "About" page ('about.html') was effectively a full copy of Maneage's 'README-hacking.md', so it was very long. To help in readability it has now been broken down into smaller pages (one for each section). Also the indentation of Make recipes was corrected, both in the about pages, and also in the tutorial. --- about-citation.html | 208 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 208 insertions(+) create mode 100644 about-citation.html (limited to 'about-citation.html') diff --git a/about-citation.html b/about-citation.html new file mode 100644 index 0000000..6129e14 --- /dev/null +++ b/about-citation.html @@ -0,0 +1,208 @@ + + + + + + + + + Maneage -- Managing data lineage + + + + + + + + + + + + + + + + + + + +
+
+ + +
+ + + +
+

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

+ +

Citation

+ +

If you use Maneage in your project please cite + Akhlaghi et + al. (arXiv:2006.03018).

+ +

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.

+ + + + + +

Published works using Maneage

+ +

The list below shows some of the works that have already been published + with (earlier versions of) Maneage. Previously it was simply called + "Reproducible paper template". Note that Maneage is evolving, so some + details may be different in them. The more recent ones can be used as a + good working example.

+ + + +

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

+ + + + + + +
+ -- cgit v1.2.1