# Citation If you use `jwspecfit` in your research, **please cite it**. Choose whichever format your reference manager or journal prefers. > ## ๐Ÿ“– DOI: [10.5281/zenodo.19679793](https://doi.org/10.5281/zenodo.19679793) > > Concept DOI โ€” always resolves to the latest Zenodo-archived release. ## Plain text > Rai, R. (2026). *jwspecfit: Resolution-aware emission-line fitting, > MCMC sampling, and chemical abundances for JWST NIRSpec* (v1.0.1). > Zenodo. ## BibTeX ```bibtex @software{rai_jwspecfit, author = {Rai, Raunaq}, title = {{jwspecfit}: Resolution-aware emission-line fitting, MCMC sampling, and chemical abundances for JWST NIRSpec}, year = {2026}, version = {1.0.1}, publisher = {Zenodo}, doi = {10.5281/zenodo.19679793}, url = {https://doi.org/10.5281/zenodo.19679793}, } ``` ## Other formats APA ยท Chicago ยท IEEE ยท Harvard ยท MLA ยท CSL-JSON ยท DataCite XML are all available from the [Zenodo record page](https://zenodo.org/records/19679793) โ€” click the **Export** panel on the right-hand side. GitHub's **"Cite this repository"** button on the repository page reads [`CITATION.cff`](https://github.com/raunaq-rai/jwspecfit/blob/main/CITATION.cff) and produces APA / BibTeX on the fly. ## Pinning a specific version The concept DOI above always points to the latest release. If a paper needs to cite the *exact* code version used for reproducibility, pick the per-version DOI from the **Versions** list on the Zenodo record page. ## Citing the methods `jwspecfit` wraps published methods โ€” please cite the originals: - **Salim+18** โ€” attenuation curve - **Cardelli+89** โ€” MW extinction - **Storey & Hummer 1995** โ€” H I recombination via PyNEB - **Osterbrock & Ferland 2006** โ€” Case B ratios - **Sanders+25** โ€” strong-line calibrations - **Cullen+25** โ€” Bayesian forward model - **Martinez+25** โ€” N/O ICFs - **Izotov+06** โ€” S, Ne, Ar ICFs - **Garnett 1992** / **DESI DR2** โ€” T_eโ€“T_e relations Full citation keys in {doc}`references`.