We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bd52ad commit 64142a1Copy full SHA for 64142a1
2 files changed
CITATION.cff
@@ -1,5 +1,5 @@
1
cff-version: 1.2.0
2
-message: "If you use this software, please cite it and all of the following papers."
+message: "Please cite all of the works listed in the documentation page. Do not just cite the repository."
3
title: "AccelForge"
4
type: software
5
authors:
docs/source/guide/citation.rst
@@ -4,11 +4,6 @@ Citing AccelForge
**Please cite all of the following if you use this work.** This work is the combination
of the following:
6
7
-.. code-block:: bibtex
8
-
9
-Citing the Papers
10
------------------
11
12
- **CiMLoop**: The architecture and component specification.
13
- **Fast & Fusiest**: The multi-Einsum mapper.
14
- **LoopTree**: The mapping specification.
0 commit comments