If you use Promethium in your research, publications, or projects, please cite it appropriately. As a state-of-the-art framework for seismic data reconstruction initiated in December 2025, proper citation helps support the project and acknowledges the work of its contributors.
Laitinen Imanov, O. Y. (2025). Promethium: Advanced Seismic Data Recovery and Reconstruction Framework (Version 1.0.0) [Computer software]. https://github.com/olaflaitinen/Promethium
@software{promethium2025,
author = {Laitinen Imanov, Olaf Yunus},
title = {{Promethium: Advanced Seismic Data Recovery and Reconstruction Framework}},
year = {2025},
version = {1.0.0},
publisher = {GitHub},
url = {https://github.com/olaflaitinen/Promethium},
note = {Software for seismic signal reconstruction using AI/ML techniques}
}Laitinen Imanov, O. Y. (2025). Promethium: Advanced seismic data recovery and reconstruction framework (Version 1.0.0) [Computer software]. GitHub. https://github.com/olaflaitinen/Promethium
O. Y. Laitinen Imanov, "Promethium: Advanced Seismic Data Recovery and Reconstruction Framework," version 1.0.0, 2025. [Online]. Available: https://github.com/olaflaitinen/Promethium
When citing a specific version of Promethium, include the version number and corresponding DOI (if available):
@software{promethium_v1,
author = {Laitinen Imanov, Olaf Yunus},
title = {{Promethium: Advanced Seismic Data Recovery and Reconstruction Framework}},
year = {2025},
version = {1.0.0},
doi = {10.5281/zenodo.XXXXXXX},
url = {https://github.com/olaflaitinen/Promethium/releases/tag/v1.0.0}
}If your work primarily uses a specific component or model from Promethium, you may specify this in your citation:
@software{promethium_unet,
author = {Laitinen Imanov, Olaf Yunus},
title = {{Promethium U-Net Seismic Reconstruction Model}},
year = {2025},
version = {1.0.0},
url = {https://github.com/olaflaitinen/Promethium},
note = {Part of the Promethium framework for seismic data recovery}
}@software{promethium_pinn,
author = {Laitinen Imanov, Olaf Yunus},
title = {{Promethium Physics-Informed Neural Network for Seismic Reconstruction}},
year = {2025},
version = {1.0.0},
url = {https://github.com/olaflaitinen/Promethium},
note = {PINN component of the Promethium framework}
}If you publish work using Promethium, we encourage you to:
- Open a discussion or issue to let us know about your publication.
- We may list your publication in our documentation (with your permission).
A CITATION.cff file is included in the repository root for automated citation extraction. This file follows the Citation File Format specification and can be parsed by reference management tools.
For questions about citation or attribution, please open an issue on the GitHub repository or contact the maintainers.