Add citation information to README

This commit is contained in:
Philipp Emanuel Weidmann
2025-11-19 12:14:17 +05:30
parent 694edf18d3
commit 22a4a5b5b5
+16
View File
@@ -140,6 +140,22 @@ The development of Heretic was informed by:
* [Jim Lai's article describing "projected abliteration"](https://huggingface.co/blog/grimjim/projected-abliteration) * [Jim Lai's article describing "projected abliteration"](https://huggingface.co/blog/grimjim/projected-abliteration)
## Citation
If you use Heretic for your research, please cite it using the following BibTeX entry:
```bibtex
@misc{heretic,
author = {Weidmann, Philipp Emanuel},
title = {Heretic: Fully automatic censorship removal for language models},
year = {2025},
publisher = {GitHub},
journal = {GitHub repository},
howpublished = {\url{https://github.com/p-e-w/heretic}}
}
```
## License ## License
Copyright &copy; 2025 Philipp Emanuel Weidmann (<pew@worldwidemann.com>) Copyright &copy; 2025 Philipp Emanuel Weidmann (<pew@worldwidemann.com>)