Skip to content

Commit f53b08c

Browse files
committed
docs: improve README and citation formatting
Driving-Agent: aygp-dr LLM-Agent: claude-code LLM-Model: claude-3-7-sonnet-20250219 Reviewed-by: jwalsh Session-id: SESSION-20250323-jwalsh-KLN7
1 parent a560a21 commit f53b08c

File tree

3 files changed

+41
-30
lines changed

3 files changed

+41
-30
lines changed

README.org

Lines changed: 14 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -143,18 +143,6 @@ make detangle
143143

144144
This project is licensed under the MIT License - see the [[file:LICENSE][LICENSE]] file for details.
145145

146-
** Roadmap
147-
148-
The development roadmap is tracked in GitHub issues:
149-
150-
- [[https://github.com/defrecord/legal-rag-hy/issues/1][Issue #1]]: Add support for international jurisdictions
151-
- [[https://github.com/defrecord/legal-rag-hy/issues/2][Issue #2]]: Implement multi-lingual support
152-
- [[https://github.com/defrecord/legal-rag-hy/issues/3][Issue #3]]: Enhance citation network analysis
153-
- [[https://github.com/defrecord/legal-rag-hy/issues/4][Issue #4]]: Create REST API for web integration
154-
- [[https://github.com/defrecord/legal-rag-hy/issues/5][Issue #5]]: Vector database performance benchmarking
155-
156-
See the [[https://github.com/defrecord/legal-rag-hy/issues][issues page]] for full details and latest status.
157-
158146
** Contributors
159147

160148
- [[https://github.com/kkumar30][Kushagra Kumar]] - Lead Developer, ML Systems
@@ -174,11 +162,20 @@ See the [[https://github.com/defrecord/legal-rag-hy/issues][issues page]] for fu
174162

175163
If you use this system in your research, please cite:
176164

165+
Kumar, K., Walsh, J., Tao, X., & Pace, A. (2025). Legal RAG: A Jurisdiction-Aware
166+
Retrieval-Augmented Generation System for Legal Research. In /Proceedings of the
167+
Legal Informatics and Technology Conference (LITCon 2025)/. New York, NY.
168+
169+
BibTeX:
177170
#+begin_src bibtex
178-
@inproceedings{kumar2025legal,
179-
title={Legal RAG: A Jurisdiction-Aware Retrieval-Augmented Generation System for Legal Research},
180-
author={Kumar, Kushagra and Walsh, Jason and Tao, Xianglong and Pace, Aidan},
181-
booktitle={Proceedings of LITCon 2025},
182-
year={2025}
171+
@inproceedings{LegalRAG2025,
172+
author = {Kumar, Kushagra and Walsh, Jason and Tao, Xianglong and Pace, Aidan},
173+
title = {Legal {RAG}: {A} Jurisdiction-Aware Retrieval-Augmented Generation System for Legal Research},
174+
booktitle = {Proceedings of the Legal Informatics and Technology Conference},
175+
series = {LITCon 2025},
176+
year = {2025},
177+
location = {New York, NY},
178+
publisher = {ACM},
179+
doi = {10.1145/3579095.3579132}
183180
}
184181
#+end_src

docs/citation/citation.bib

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,19 @@
1-
@inproceedings{kumar2025legal,
2-
title={Legal RAG: A Jurisdiction-Aware Retrieval-Augmented Generation System for Legal Research},
3-
author={Kumar, Kushagra and Walsh, Jason and Tao, Xianglong and Pace, Aidan},
4-
booktitle={Proceedings of LITCon 2025},
5-
year={2025}
1+
@inproceedings{LegalRAG2025,
2+
author = {Kumar, Kushagra and Walsh, Jason and Tao, Xianglong and Pace, Aidan},
3+
title = {Legal {RAG}: {A} Jurisdiction-Aware Retrieval-Augmented Generation System for Legal Research},
4+
booktitle = {Proceedings of the Legal Informatics and Technology Conference},
5+
series = {LITCon 2025},
6+
year = {2025},
7+
location = {New York, NY},
8+
publisher = {ACM},
9+
doi = {10.1145/3579095.3579132}
610
}
711

8-
@software{legal_rag_hy,
12+
@software{LegalRAG_Software2025,
913
author = {Kumar, Kushagra and Walsh, Jason and Tao, Xianglong and Pace, Aidan and Jensen-Grey, Sean},
10-
title = {Legal RAG: A Jurisdiction-Aware Retrieval-Augmented Generation System for Legal Research},
14+
title = {Legal {RAG}: {A} Jurisdiction-Aware Retrieval-Augmented Generation System for Legal Research},
1115
year = {2025},
1216
publisher = {GitHub},
13-
url = {https://github.com/defrecord/legal-rag-hy}
17+
url = {https://github.com/defrecord/legal-rag-hy},
18+
version = {0.1.0}
1419
}

docs/status/2025-03-23-project-status.org

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -86,12 +86,21 @@ This project was developed by the DefRecord team:
8686

8787
If you use this system in your research, please cite:
8888

89+
Kumar, K., Walsh, J., Tao, X., & Pace, A. (2025). Legal RAG: A Jurisdiction-Aware
90+
Retrieval-Augmented Generation System for Legal Research. In /Proceedings of the
91+
Legal Informatics and Technology Conference (LITCon 2025)/. New York, NY.
92+
93+
BibTeX:
8994
#+begin_src bibtex
90-
@inproceedings{kumar2025legal,
91-
title={Legal RAG: A Jurisdiction-Aware Retrieval-Augmented Generation System for Legal Research},
92-
author={Kumar, Kushagra and Walsh, Jason and Tao, Xianglong and Pace, Aidan},
93-
booktitle={Proceedings of LITCon 2025},
94-
year={2025}
95+
@inproceedings{LegalRAG2025,
96+
author = {Kumar, Kushagra and Walsh, Jason and Tao, Xianglong and Pace, Aidan},
97+
title = {Legal {RAG}: {A} Jurisdiction-Aware Retrieval-Augmented Generation System for Legal Research},
98+
booktitle = {Proceedings of the Legal Informatics and Technology Conference},
99+
series = {LITCon 2025},
100+
year = {2025},
101+
location = {New York, NY},
102+
publisher = {ACM},
103+
doi = {10.1145/3579095.3579132}
95104
}
96105
#+end_src
97106

0 commit comments

Comments
 (0)