TomWagg / software-citation-station

A website for making citing software used in your research quick and easy
22 stars 2 forks source link

[NEW SUBMISSION] galpy #29

Closed jobovy closed 3 weeks ago

jobovy commented 3 weeks ago

Citation information

"galpy": {
    "tags": [
        "2015ApJS..216...29B"
    ],
    "logo": "img/galpy.png",
    "language": "Python",
    "category": "Galactic Dynamics",
    "keywords": [
        "galaxies",
        "galactic dynamics",
        "dynamics",
        "orbits",
        "actions",
        "distribution functions"
    ],
    "description": "galpy is a Python package for galactic dynamics. It supports orbit integration in a variety of potentials, various distribution functions, and the calculation of action-angle coordinates.",
    "link": "https://docs.galpy.org/",
    "attribution_link": "https://docs.galpy.org/en/latest/#acknowledging-galpy",
    "zenodo_doi": "",
    "custom_citation": "This work made use of \\texttt{galpy}\\footnote{Available at \\url{http://github.com/jobovy/galpy}~.} \\citep{2015ApJS..216...29B}.",
    "dependencies": [
        "matplotlib",
        "numpy",
        "scipy"
    ]
}

BibTeX

@ARTICLE{2015ApJS..216...29B,
       author = {{Bovy}, Jo},
        title = "{galpy: A python Library for Galactic Dynamics}",
      journal = {\apjs},
     keywords = {galaxies: general, galaxies: kinematics and dynamics, Galaxy: fundamental parameters, Astrophysics - Astrophysics of Galaxies, Astrophysics - Instrumentation and Methods for Astrophysics},
         year = 2015,
        month = feb,
       volume = {216},
       number = {2},
          eid = {29},
        pages = {29},
          doi = {10.1088/0067-0049/216/2/29},
archivePrefix = {arXiv},
       eprint = {1412.3451},
 primaryClass = {astro-ph.GA},
       adsurl = {https://ui.adsabs.harvard.edu/abs/2015ApJS..216...29B},
      adsnote = {Provided by the SAO/NASA Astrophysics Data System}
}

Logo

galpy-logo

FloorBroekgaarden commented 3 weeks ago

Thanks so much @jobovy for the suggestion and submission. This looks great! I have added galpy with commit 52c288c It should appear on the website within ~5 min :)

Floor

FloorBroekgaarden commented 3 weeks ago

minor updates:

FloorBroekgaarden commented 3 weeks ago
jobovy commented 3 weeks ago

Thanks for adding!

I don't release to zenodo, just to GitHub and PyPI. I don't actually know who added that galpy version to zenodo, but it wasn't me and is many years out of date.

Feel free to let us know if you have any preferences (or want me to undo the footnote pointing to additional citations) - happy to help!

I think it looks good as is. I'm not sure the footnote is necessary though as it's not that common that people need to cite additional packages from that page and people then generally just cite this within the text. So I think it could be removed.

FloorBroekgaarden commented 3 weeks ago

OK, thanks! I removed the extra footnote! Thanks for the info!