TomWagg / software-citation-station

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

[NEW SUBMISSION] Galpynamics #60

Open giulianoiorio opened 2 weeks ago

giulianoiorio commented 2 weeks ago

Citation information

"Galpynamics": {
    "tags": [
        "amsdottorato8449",
        "2019A&A...622A..64B"
    ],
    "logo": "img/Galpynamics.png",
    "language": "Python",
    "category": "Galactic Dynamics",
    "keywords": [],
    "description": "Python module to estimate the potential of spheroidal and disc galactic components.\nIt includes methods to self-consistely estimate the scale height of discs.",
    "link": "https://gitlab.com/iogiul/galpynamics",
    "attribution_link": "https://gitlab.com/iogiul/galpynamics",
    "zenodo_doi": "",
    "custom_citation": "",
    "dependencies": [
        "numpy",
        "python"
    ]
}

BibTeX

@phdthesis{amsdottorato8449,
          school = {alma},
           month = {Aprile},
          author = {Giuliano Iorio},
            year = {2018},
           title = {"Off piste" beyond the disc of the Milky Way: Structure of the stellar halo and dynamics of nearby dwarf galaxies},
             url = {http://amsdottorato.unibo.it/8449/},
             doi = {10.6092/unibo/amsdottorato/8449}, 
        keywords = {Astrophysics of galaxies}
}

@ARTICLE{2019A&A...622A..64B,
       author = {{Bacchini}, Cecilia and {Fraternali}, Filippo and {Iorio}, Giuliano and {Pezzulli}, Gabriele},
        title = "{Volumetric star formation laws of disc galaxies}",
      journal = {\aap},
     keywords = {stars: formation, ISM: kinematics and dynamics, ISM: structure, galaxies: kinematics and dynamics, galaxies: star formation, galaxies: structure, Astrophysics - Astrophysics of Galaxies},
         year = 2019,
        month = feb,
       volume = {622},
          eid = {A64},
        pages = {A64},
          doi = {10.1051/0004-6361/201834382},
archivePrefix = {arXiv},
       eprint = {1810.03616},
 primaryClass = {astro-ph.GA},
       adsurl = {https://ui.adsabs.harvard.edu/abs/2019A&A...622A..64B},
      adsnote = {Provided by the SAO/NASA Astrophysics Data System}
}
logo
TomWagg commented 2 weeks ago

Thanks @giulianoiorio - I've added your information to the site.

Have you considered indexing your package on Zenodo? It's a fairly simple process (step-by-step guide here) and will create a new record on Zenodo for each version that you release on GitHub. This helps people cite the specific version that they use via a DOI and give proper credit to all contributors. It can also be helpful for accurately keeping track of who cites your package.

Additionally, it seems that there's still a blue-lined box around the text in your logo that looks like a selection box, is that purposeful? If not feel free to post an updated logo and I can change it.

giulianoiorio commented 2 weeks ago

Hi @TomWagg thank you for the addition and for developing this tool! I would like to add it in Zenodo at a certain point, but it seems to me that the direct connection with the repo at the moment is available only for Github and my repo is on Gitlab

Yes, the blue-lined logo is a typo that I have to remove, I will post the new logo asap.

TomWagg commented 2 weeks ago

Gladly! Ah right yes I'm not sure how it works with Gitlab.

Sounds good :)