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] Bilby #34

Closed ta-clarke closed 3 months ago

ta-clarke commented 3 months ago

Citation information

"Bilby": {
    "tags": [
        "bilby_paper"
    ],
    "logo": "img/Bilby.jpeg",
    "language": "Python",
    "category": "Gravitational Waves",
    "keywords": [],
    "description": "Bilby: a user-friendly Bayesian inference library.",
    "link": "https://lscsoft.docs.ligo.org/bilby/index.html",
    "attribution_link": "https://lscsoft.docs.ligo.org/bilby/citing-bilby.html",
    "zenodo_doi": "10.5281/zenodo.2602177",
    "custom_citation": "",
    "dependencies": [
        "astropy",
        "matplotlib",
        "numpy",
        "python",
        "scipy",
        "corner.py"
    ]
}

BibTeX

@article{bilby_paper,
    author = "Ashton, Gregory and others",
    title = "{BILBY: A user-friendly Bayesian inference library for gravitational-wave astronomy}",
    eprint = "1811.02042",
    archivePrefix = "arXiv",
    primaryClass = "astro-ph.IM",
    doi = "10.3847/1538-4365/ab06fc",
    journal = "Astrophys. J. Suppl.",
    volume = "241",
    number = "2",
    pages = "27",
    year = "2019"
}

bilby

FloorBroekgaarden commented 3 months ago

Great! Thanks for adding bilby @ta-clarke. I submitted it in commit 0c380d2. It should be on the website within ~5 min.

FloorBroekgaarden commented 3 months ago

FYI: I updated the bibtex entry with

@article{bilby_paper, author = {{Ashton}, Gregory and {H{\"u}bner}, Moritz and {Lasky}, Paul D. and {Talbot}, Colm and {Ackley}, Kendall and {Biscoveanu}, Sylvia and {Chu}, Qi and {Divakarla}, Atul and {Easter}, Paul J. and {Goncharov}, Boris and {Hernandez Vivanco}, Francisco and {Harms}, Jan and {Lower}, Marcus E. and {Meadors}, Grant D. and {Melchor}, Denyz and {Payne}, Ethan and {Pitkin}, Matthew D. and {Powell}, Jade and {Sarin}, Nikhil and {Smith}, Rory J.~E. and {Thrane}, Eric}, title = "{BILBY: A User-friendly Bayesian Inference Library for Gravitational-wave Astronomy}", journal = {\apjs}, keywords = {gravitational waves, methods: data analysis, methods: statistical, stars: black holes, stars: neutron, Astrophysics - Instrumentation and Methods for Astrophysics, Astrophysics - High Energy Astrophysical Phenomena, General Relativity and Quantum Cosmology}, year = 2019, month = apr, volume = {241}, number = {2}, eid = {27}, pages = {27}, doi = {10.3847/1538-4365/ab06fc}, archivePrefix = {arXiv}, eprint = {1811.02042}, primaryClass = {astro-ph.IM}, adsurl = {https://ui.adsabs.harvard.edu/abs/2019ApJS..241...27A}, adsnote = {Provided by the SAO/NASA Astrophysics Data System} }