Skip to content

Commit c917ab3

Browse files
authored
Update repository URL and add citation information
Updated repository URL and added citation section.
1 parent 43c67b9 commit c917ab3

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Selective Steering provides a principled approach to behavior modification in LL
4747
## Installation
4848

4949
```bash
50-
git clone https://github.com/QuyAnh2005/steering.git
50+
git clone https://github.com/knoveleng/steering.git
5151
cd steering
5252
pip install -e .
5353
```
@@ -329,3 +329,14 @@ Contributions are welcome! Please submit a Pull Request. For major changes, open
329329
## License
330330

331331
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
332+
333+
## Citation
334+
If you find our work useful, please consider citing:
335+
```
336+
@misc{dang2026selective,
337+
title = {Selective Steering: Norm-Preserving Control Through Discriminative Layer Selection},
338+
author = {Quy-Anh Dang and Chris Ngo},
339+
year = {2026},
340+
url = {https://github.com/knoveleng/steering}
341+
}
342+
```

0 commit comments

Comments
 (0)