引用方法 (Citation)#
If you use GWexpy in your research or publications, please cite it as follows.
論文での引用 (BibTeX)#
再現性のため、実際に使用した正確な版を引用してください。<version used> をその版に置き換え、以下の正式タイトルを使用します。
@software{gwexpy2026,
author = {Washimi, Tatsuki},
title = {GWexpy: Extending GWpy with metadata-preserving multidimensional abstractions for detector commissioning},
year = {2026},
url = {https://github.com/tatsuki-washimi/gwexpy},
version = {<version used>}
}
CITATION.cff#
再現可能な引用には、可変な main ブランチではなく、使用した正確なリリースタグの CITATION.cff を使用してください(例: https://github.com/tatsuki-washimi/gwexpy/blob/<exact tag>/CITATION.cff)。