aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMohammad Akhlaghi <mohammad@akhlaghi.org>2019-04-12 01:26:00 +0100
committerMohammad Akhlaghi <mohammad@akhlaghi.org>2019-04-12 01:28:02 +0100
commitb177c7e99cdf605fd826d4f0f2026251e42ce164 (patch)
tree1294f4eb746a0ed838f59097c69a92cdd3dc1087
parentc7ff75a5f0633d21860a91060a6c3a4fb64660b2 (diff)
Gnuastro's citation included in its build target
With this commit, we are applying the new style of citing software within the build rule of Gnuastro.
-rw-r--r--paper.tex4
-rw-r--r--reproduce/src/make/dependencies.mk2
-rw-r--r--tex/src/references.tex2
3 files changed, 4 insertions, 4 deletions
diff --git a/paper.tex b/paper.tex
index b03713c..862f22e 100644
--- a/paper.tex
+++ b/paper.tex
@@ -48,7 +48,7 @@
and bibliography. If you use this pipeline in your work, don't forget to
add a notice to clearly let the readers know that your work is
reproducible. If this pipeline proves useful in your research, please
- cite \citet{ai15}.
+ cite \citet{gnuastro}.
\vspace{0.25cm}
@@ -175,7 +175,7 @@ abstract clearly mentioning that your work is fully reproducible.
For the time being, we haven't written a specific paper only for this
reproduction pipeline, so until then, we would be grateful if you could
cite the first paper that used the first version of this pipeline:
-\citet{ai15}.
+\citet{gnuastro}.
After publication, don't forget to upload all the necessary data, software
source code and the reproduction pipeline to a long-lasting host like
diff --git a/reproduce/src/make/dependencies.mk b/reproduce/src/make/dependencies.mk
index d5e8411..ae1daa7 100644
--- a/reproduce/src/make/dependencies.mk
+++ b/reproduce/src/make/dependencies.mk
@@ -607,7 +607,7 @@ endif
$(call gbuild, $<, gnuastro-$(gnuastro-version), static, \
$$staticopts, -j$(numthreads), \
make check -j$(numthreads)) \
- && echo "GNU Astronomy Utilities $(gnuastro-version)" > $@
+ && echo "GNU Astronomy Utilities $(gnuastro-version) \citep{gnuastro}" > $@
$(ibidir)/unzip: $(tdir)/unzip-$(unzip-version).tar.gz
v=$$(echo $(unzip-version) | sed -e's/\.//')
diff --git a/tex/src/references.tex b/tex/src/references.tex
index c1c4084..a0f606f 100644
--- a/tex/src/references.tex
+++ b/tex/src/references.tex
@@ -108,7 +108,7 @@ archivePrefix = "arXiv",
-@ARTICLE{ai15,
+@ARTICLE{gnuastro,
author = {{Akhlaghi}, M. and {Ichikawa}, T.},
title = "{Noise-based Detection and Segmentation of Nebulous Objects}",
journal = {ApJS},