diff options
author | Adam J. Stewart <ajstewart426@gmail.com> | 2021-11-30 02:37:50 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-30 01:37:50 -0700 |
commit | 5044df88ab2df683e8996f69d61aae1b1cee83ea (patch) | |
tree | b5e8c31dc9f72035923df2c0a77200bbd358c4e5 /README.md | |
parent | ab2bc933b830497ed1d0f4d2c03de5c38c065cf9 (diff) | |
download | spack-5044df88ab2df683e8996f69d61aae1b1cee83ea.tar.gz spack-5044df88ab2df683e8996f69d61aae1b1cee83ea.tar.bz2 spack-5044df88ab2df683e8996f69d61aae1b1cee83ea.tar.xz spack-5044df88ab2df683e8996f69d61aae1b1cee83ea.zip |
Add citation information to GitHub (#27518)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -125,6 +125,9 @@ If you are referencing Spack in a publication, please cite the following paper: [**The Spack Package Manager: Bringing Order to HPC Software Chaos**](https://www.computer.org/csdl/proceedings/sc/2015/3723/00/2807623.pdf). In *Supercomputing 2015 (SC’15)*, Austin, Texas, November 15-20 2015. LLNL-CONF-669890. +On GitHub, you can copy this citation in APA or BibTeX format via the "Cite this repository" +button. Or, see the comments in `CITATION.cff` for the raw BibTeX. + License ---------------- |