From 22a4a5b5b578064e99c66c151d39b0b75ce5cf27 Mon Sep 17 00:00:00 2001 From: Philipp Emanuel Weidmann Date: Wed, 19 Nov 2025 12:14:17 +0530 Subject: [PATCH] Add citation information to README --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index 158dde7..a4e3738 100644 --- a/README.md +++ b/README.md @@ -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) +## 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 Copyright © 2025 Philipp Emanuel Weidmann ()