diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2018-11-14 09:43:04 +0000 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2018-11-14 09:43:04 +0000 |
commit | 78727050424174fdee340190cdc458e491aaf18c (patch) | |
tree | 2aacb6c6bc975916c1f1d8eb125a7b9299043912 /paper.tex | |
parent | db97ea9a8f32050f74d8c981a9efa21f9e0dc512 (diff) |
All used software with versions, acknowledged
All the used software are now acknowledged in the template paper along with
their versions. This section is also mentioned in the check list, so users
don't delete it by mistake.
Diffstat (limited to 'paper.tex')
-rw-r--r-- | paper.tex | 30 |
1 files changed, 30 insertions, 0 deletions
@@ -158,6 +158,36 @@ Zenodo (\url{https://zenodo.org}). +\section{Acknowledgements} +\new{Please include the following two paragraphs in the Acknowledgement + section of your paper. This reproduction pipeline was developed in + parallel with Gnuastro, so it benefited from the same grants. If you + don't use any of these packages in the final/customized pipeline, please + remove them. } + +This research was partly done using GNU Astronomy Utilities (Gnuastro, +ascl.net/1801.009) version \gnuastroversion, and reproduction pipeline +\pipelineversion. Work on Gnuastro and the reproduction pipeline has been +funded by the Japanese Ministry of Education, Culture, Sports, Science, and +Technology (MEXT) scholarship and its Grant-in-Aid for Scientific Research +(21244012, 24253003), the European Research Council (ERC) advanced grant +339659-MUSICOS, European Union’s Horizon 2020 research and innovation +programme under Marie Sklodowska-Curie grant agreement No 721463 to the +SUNDIAL ITN, and from the Spanish Ministry of Economy and Competitiveness +(MINECO) under grant number AYA2016-76219-P. + +The following free software tools were also critical component of this +research (in alphabetical order): {\small CFITSIO} \cfitsioversion, CMake +\cmakeversion, Git \gitversion, \gnu{Bash} \bashversion, \gnu{Coreutils} +\coreutilsversion, \gnu{{\small AWK}} \gawkversion, \gnu{Grep} +\grepversion, \gnu{Libtool} \libtoolversion, \gnu{Make} \makeversion, +\gnu{Sed} \sedversion, \gnu{Scientific Library} ({\small GSL}) \gslversion, + {\small GPL} Ghostscript \ghostscriptversion, Libgit2 \libgitwoversion, + Libtiff \libtiffversion, {{\small WCSLIB}} \wcslibversion, and ZLib + \zlibversion. We are very grateful to all their creators for freely + providing this necessary infrastructure. This research would not be + possible without them. + %% Tell BibLaTeX to put the bibliography list here. \printbibliography |