TomWagg / software-citation-station

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

[NEW SUBMISSION] yt #63

Closed mtryan83 closed 1 week ago

mtryan83 commented 1 week ago

Logo link: https://yt-project.org/img/yt_logo.svg

Citation information

"yt": {
    "tags": [
        "2011ApJS..192....9T"
    ],
    "logo": "img/yt.svg",
    "language": "Python",
    "category": "Visualisation",
    "keywords": [
        "visualization",
        "python",
        "data",
        "analysis",
        "astronomy",
        "data-visualization",
        "geophysics",
        "scientific-visualization",
        "scientific-computing",
        "astrophysics",
        "finite-element-analysis",
        "nuclear-engineering"
    ],
    "description": "yt is a community-developed analysis and visualization toolkit for volumetric data.",
    "link": "https://yt-project.org/doc/",
    "attribution_link": "https://yt-project.org/doc/faq/index.html#how-do-i-cite-yt",
    "zenodo_doi": "",
    "custom_citation": "",
    "dependencies": [
        "matplotlib",
        "numpy",
        "python",
        "tqdm"
    ]
}

BibTeX

@ARTICLE{2011ApJS..192....9T,
       author = {{Turk}, Matthew J. and {Smith}, Britton D. and {Oishi}, Jeffrey S. and {Skory}, Stephen and {Skillman}, Samuel W. and {Abel}, Tom and {Norman}, Michael L.},
        title = "{yt: A Multi-code Analysis Toolkit for Astrophysical Simulation Data}",
      journal = {\apjs},
     keywords = {cosmology: theory, methods: data analysis, methods: numerical, Astrophysics - Instrumentation and Methods for Astrophysics, Astrophysics - Cosmology and Nongalactic Astrophysics},
         year = 2011,
        month = jan,
       volume = {192},
       number = {1},
          eid = {9},
        pages = {9},
          doi = {10.1088/0067-0049/192/1/9},
archivePrefix = {arXiv},
       eprint = {1011.3514},
 primaryClass = {astro-ph.IM},
       adsurl = {https://ui.adsabs.harvard.edu/abs/2011ApJS..192....9T},
      adsnote = {Provided by the SAO/NASA Astrophysics Data System}
}

I'm not a main developer of yt, so I'm not 100% on some of these values. For example, I found the unyt subpackage on Zenodo, but not yt itself (though I was having trouble with Zenodo). There's also a new paper coming out it for eventually at https://github.com/yt-project/yt-4.0-paper.

TomWagg commented 1 week ago

Hi @mtryan83, thanks for the submission, it'll be great to have yt on here. These values look good to me, and we can always edit them afterwards (particularly when that new paper comes out).

I've just added it to the site :)