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] Photutils #42

Closed robelgeda closed 1 week ago

robelgeda commented 1 week ago

Logo

photutils_logo

Citation information

"Photutils": {
    "tags": [],
    "logo": "img/Photutils.svg",
    "language": "Python",
    "category": "Imaging",
    "keywords": [
        "python",
        "astronomy",
        "photometry",
        "astropy",
        "astropy-affiliated",
        "source-detection"
    ],
    "description": "Photutils is an affiliated package of Astropy that primarily provides tools for detecting and performing photometry of astronomical sources.",
    "link": "https://photutils.readthedocs.io/",
    "attribution_link": "https://photutils.readthedocs.io/en/stable/citation.html",
    "zenodo_doi": "10.5281/zenodo.596036",
    "custom_citation": "This research made use of Photutils, an Astropy package for\ndetection and photometry of astronomical sources (Bradley et al.\n<YEAR>).",
    "dependencies": [
        "astropy",
        "matplotlib",
        "numpy",
        "python",
        "scipy",
        "scikit-image"
    ]
}

BibTeX

@software{larry_bradley_2024_10967176,
  author       = {Larry Bradley and
                  Brigitta Sipőcz and
                  Thomas Robitaille and
                  Erik Tollerud and
                  Zé Vinícius and
                  Christoph Deil and
                  Kyle Barbary and
                  Tom J Wilson and
                  Ivo Busko and
                  Axel Donath and
                  Hans Moritz Günther and
                  Mihai Cara and
                  P. L. Lim and
                  Sebastian Meßlinger and
                  Zach Burnett and
                  Simon Conseil and
                  Michael Droettboom and
                  Azalee Bostroem and
                  E. M. Bray and
                  Lars Andersen Bratholm and
                  William Jamieson and
                  Adam Ginsburg and
                  Geert Barentsen and
                  Matt Craig and
                  Sergio Pascual and
                  Shivangee Rathi and
                  Marshall Perrin and
                  Brett M. Morris and
                  Gabriel Perren},
  title        = {astropy/photutils: 1.12.0},
  month        = apr,
  year         = 2024,
  publisher    = {Zenodo},
  version      = {1.12.0},
  doi          = {10.5281/zenodo.10967176},
  url          = {https://doi.org/10.5281/zenodo.10967176}
}

CC: @larrybradley

TomWagg commented 1 week ago

Thank you @robelgeda, this is great! I've edited the custom citation to remove the (Bradley et al.\n<YEAR>). because the cite will automatically generate that bit based on what people select for the version ☺️ It'll be live on the site momentarily!

Perhaps you/@larrybradley could point to the software citation station from the Photutils cite page so that people don't have to search Zenodo manually as the docs suggest currently? 🙂