Fix escape character in README bibtex entry (#454)

This commit is contained in:
Andrei Panferov
2026-01-30 18:34:02 +01:00
committed by GitHub
parent 3ba42e8135
commit 4d8dbaf6e0
+1 -1
View File
@@ -203,7 +203,7 @@ If you find nanochat helpful in your research cite simply as:
```bibtex ```bibtex
@misc{nanochat, @misc{nanochat,
author = {Andrej Karpathy}, author = {Andrej Karpathy},
title = {nanochat: The best ChatGPT that $100 can buy}, title = {nanochat: The best ChatGPT that \$100 can buy},
year = {2025}, year = {2025},
publisher = {GitHub}, publisher = {GitHub},
url = {https://github.com/karpathy/nanochat} url = {https://github.com/karpathy/nanochat}