Skip to content

Commit

Permalink
Add citation
Browse files Browse the repository at this point in the history
  • Loading branch information
fgittins committed Jun 11, 2024
1 parent ee7f5c6 commit 3484fe9
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CITATION.bib
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
@unpublished{gittins2024neutronstar,
title="{Neutron-star seismology with realistic, finite-temperature nuclear matter}",
author={{Gittins}, F. and {Andersson}, N.},
year={2024},
eprint={2406.05177},
archivePrefix={arXiv},
primaryClass={gr-qc}
}
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,20 @@ General use of this software is demonstrated in the `scripts` and `notebooks` di
using Weave
weave("mode_demo.jmd")
```

## Citation

This software was developed to support the following article:

```bibtex
@unpublished{gittins2024neutronstar,
title="{Neutron-star seismology with realistic, finite-temperature nuclear matter}",
author={{Gittins}, F. and {Andersson}, N.},
year={2024},
eprint={2406.05177},
archivePrefix={arXiv},
primaryClass={gr-qc}
}
```

If you found this project to be useful in academic work, please cite it using the above reference.

0 comments on commit 3484fe9

Please sign in to comment.