Skip to content

Commit cab752b

Browse files
committed
docs: 📝 Citation policy added
1 parent 917ba4d commit cab752b

2 files changed

Lines changed: 32 additions & 0 deletions

File tree

CITATION.cff

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
cff-version: 1.2.0
2+
message: "If you use this software, please cite it as below."
3+
authors:
4+
- family-names: "Álvarez Sánchez"
5+
given-names: "Juan"
6+
- family-names: "Carriedo Garrido"
7+
given-names: "Manuel"
8+
- family-names: "Harkins"
9+
given-names: "Vincent"
10+
- family-names: "Vergés Santiago"
11+
given-names: "Marc"
12+
- family-names: "Sans Domingo"
13+
given-names: "Jan"
14+
title: "FireForm"
15+
version: 1.0.0
16+
url: "https://github.com/juanalvv/FireForm"
17+
abstract: "FireForm is a Digital Public Good (DPG) designed to solve administrative overhead for first responders by automating PDF form filling using AI."
18+
keywords:
19+
- "firefighter"
20+
- "first responder"
21+
- "AI"
22+
- "automated reporting"
23+
- "digital public good"
24+
license: MIT

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,14 @@ This project is licensed under the MIT License. See the LICENSE file for details
4141
## 🏆 Acknowledgements and Contributors
4242
This project was built in 48 hours for the Reboot the Earth 2025 hackathon. Thank you to the United Nations and UC Santa Cruz for hosting this incredible event and inspiring us to build solutions for a better future.
4343

44+
## 📜 Citation
45+
46+
If you use FireForm in your research or project, please cite it using the following metadata:
47+
48+
[![Cite this repository](https://img.shields.io/badge/Cite-FireForm-blue.svg)](CITATION.cff)
49+
50+
You can also use the "Cite this repository" button in the GitHub repository sidebar to export the citation in your preferred format.
51+
4452
__Contributors:__
4553
- Juan Álvarez Sánchez (@juanalvv)
4654
- Manuel Carriedo Garrido

0 commit comments

Comments
 (0)